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

AVIF support #125

Open
roborourke opened this issue Sep 9, 2020 · 2 comments · May be fixed by #130
Open

AVIF support #125

roborourke opened this issue Sep 9, 2020 · 2 comments · May be fixed by #130

Comments

@roborourke
Copy link
Contributor

This will be dependent on lovell/sharp#2289

Sharp can already support AVIF format but requires a specially built libvips binary which we might be able to achieve but better to wait for the official support IMO.

For an overview and breakdown of AVIF and the kind of compression it can achieve see this post by Jake Archibald:

https://jakearchibald.com/2020/avif-has-landed/

Browser support may look the same as how we do webp detection right now. Alternatively in terms of implementation we could look to using <picture> at the WordPress level.

@roborourke
Copy link
Contributor Author

Natively supported by Sharp now.

@johnbillion johnbillion linked a pull request Jul 22, 2022 that will close this issue
@ivankristianto
Copy link

Hi 👋🏼

Avif support now supported by the major browsers.
I would love to see this feature landed to Tachyon soon.

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

Successfully merging a pull request may close this issue.

2 participants