AVIF
From Just Solve the File Format Problem
(Difference between revisions)
(PRONOM) |
|||
(One intermediate revision by one user not shown) | |||
Line 3: | Line 3: | ||
|subcat=Graphics | |subcat=Graphics | ||
|extensions={{ext|avif}}, {{ext|avifs}} | |extensions={{ext|avif}}, {{ext|avifs}} | ||
+ | |pronom={{PRONOM|fmt/2062}} | ||
|mimetypes={{mimetype|image/avif}}, {{mimetype|image/avif-sequence}} | |mimetypes={{mimetype|image/avif}}, {{mimetype|image/avif-sequence}} | ||
|wikidata={{wikidata|Q59913607}} | |wikidata={{wikidata|Q59913607}} | ||
Line 19: | Line 20: | ||
* [http://snisurset.net/code/abydos/ abydos] | * [http://snisurset.net/code/abydos/ abydos] | ||
* [https://github.com/Xelitan/avif2png avif2png] - simple command line converter | * [https://github.com/Xelitan/avif2png avif2png] - simple command line converter | ||
+ | * [https://xelitan.com/convert-avif-heic-to-jpg AVIF/HEIC converter] - free, on-line converter for AVIF and HEIC images, no ads, no registration | ||
== Libraries == | == Libraries == |
Latest revision as of 19:41, 25 September 2025
AVIF (AV1 Image File Format) is an image and animation file format, an extension of HEIF allowing images encoded with AV1. Most files will only have AV1-encoded images, but a mixture of different encodings is allowed. Early draft versions were named AV1 Still Image File Format.
Contents |
[edit] Identification
The brands "avif
" and either "MA1B
" or "MA1A
" are present.
[edit] Specifications
[edit] Software
- abydos
- avif2png - simple command line converter
- AVIF/HEIC converter - free, on-line converter for AVIF and HEIC images, no ads, no registration
[edit] Libraries
- libavif
- libheif - supports HEIC and AVIF
- Unit for Delphi/Free Pascal/Lazarus - reads and writes AVIF and HEIC images