Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add .avif (AV1 Image File Format) support #4684

Closed
EwoutH opened this issue Dec 17, 2018 · 13 comments
Closed

Add .avif (AV1 Image File Format) support #4684

EwoutH opened this issue Dec 17, 2018 · 13 comments

Comments

@EwoutH
Copy link
Contributor

EwoutH commented Dec 17, 2018

The AV1 Image File Format (AVIF) is a new image format based on the AV1 video codec. It would be great if support for this format could be added.

The AVIF spec can be found here: https://aomediacodec.github.io/av1-avif/

Netflix published a bunch of test images: http://download.opencontent.netflix.com/?prefix=AV1/Chimera/AVIF/

@EwoutH
Copy link
Contributor Author

EwoutH commented Dec 26, 2018

Mozilla is planning to support it in Firefox: https://bugzilla.mozilla.org/show_bug.cgi?id=1443863

@EwoutH
Copy link
Contributor Author

EwoutH commented Dec 26, 2018

Microsoft is also going to support AVIF in Windows 10 (and so probably Edge).

@o-l-a-v
Copy link

o-l-a-v commented Mar 1, 2019

Avif 1.0 is released, so it's definitly a thing now.

@Schweinepriester
Copy link
Contributor

@EwoutH
Copy link
Contributor Author

EwoutH commented May 9, 2019

libavif tagged a new release, 0.1.3. See Colorist for an example implementation.

Both Chromium and Firefox now have issues open tracking the AVIF implementation:

@jensimmons
Copy link
Contributor

+1

4 similar comments
@Mithgol
Copy link

Mithgol commented May 24, 2019

+1

@est31
Copy link

est31 commented Jul 26, 2019

+1

@cesarchefinho
Copy link

+1

@PrOOnOOb
Copy link

+1

@EwoutH
Copy link
Contributor Author

EwoutH commented Mar 22, 2020

There's active work on supporting AVIF in Chromium!

@Fyrd
Copy link
Owner

Fyrd commented Mar 25, 2020

Now available at https://caniuse.com/#feat=avif
Thanks for the info, folks!

@Fyrd Fyrd closed this as completed Mar 25, 2020
@ve3
Copy link

ve3 commented Apr 5, 2024

It seems that not all type of AVIF images are supported and be able to display on all major browsers (tested on Firefox, Edge, Chrome).

Here is a link for sample images. Here is an issue about render image on browser.

Maybe change from support to be partial support?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

10 participants