AVIF
From Just Solve the File Format Problem
(Difference between revisions)
Line 2: | Line 2: | ||
|formattype=electronic | |formattype=electronic | ||
|subcat=Graphics | |subcat=Graphics | ||
+ | |wikidata={{wikidata|Q59913607}} | ||
+ | |released=2018 (draft), 2019 (v1.0.0) | ||
}} | }} | ||
− | [[AVIF]] (AV1 Still Image File Format) is | + | [[AVIF]] (AV1 Still Image File Format) is an image and animation file format. It is based on the [[AV1]] video codec, and the [[HEIF]] container format. |
== Identification == | == Identification == | ||
One of the [[Boxes/atoms format#Brands|brands]] is "<code>avif</code>". | One of the [[Boxes/atoms format#Brands|brands]] is "<code>avif</code>". | ||
− | == | + | == Specifications == |
* [https://aomediacodec.github.io/av1-avif/ AV1 Still Image File Format] | * [https://aomediacodec.github.io/av1-avif/ AV1 Still Image File Format] | ||
+ | ** [https://github.com/AOMediaCodec Related GitHub projects] | ||
+ | |||
+ | == Software == | ||
+ | * [https://github.com/AOMediaCodec/libavif libavif] | ||
[[Category:Box file format]] | [[Category:Box file format]] |
Revision as of 13:07, 30 July 2019
AVIF (AV1 Still Image File Format) is an image and animation file format. It is based on the AV1 video codec, and the HEIF container format.Identification
One of the brands is "avif
".