We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
This format can reduce file size even more than WebP:
https://en.wikipedia.org/wiki/AV1#AV1_Image_File_Format_(AVIF)
Firefox 77 already has support behind a feature flag:
https://bugzilla.mozilla.org/show_bug.cgi?id=1625363
The text was updated successfully, but these errors were encountered:
Chrome 85 shipped AVIF support by default:
https://www.chromestatus.com/feature/4905307790639104
Sorry, something went wrong.
AVIF compression is very cpu intensive. I don't think it will work well in vps servers.
No branches or pull requests
This format can reduce file size even more than WebP:
https://en.wikipedia.org/wiki/AV1#AV1_Image_File_Format_(AVIF)
Firefox 77 already has support behind a feature flag:
https://bugzilla.mozilla.org/show_bug.cgi?id=1625363
The text was updated successfully, but these errors were encountered: