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
Sharp.js, the library used by Tachyon to dynamically resize images now has support for WebP, SVG, PDF, AVIF and GIFs, including animated GIFs.
We should at a minimum enable dynamic resizing of WebP now that WordPress 5.8 supports uploading that format.
The current pass through behaviour for animated GIFs and SVG images is fine, there's nothing much to gain there right now.
The text was updated successfully, but these errors were encountered:
We probably also need the reverse of what we have, transcoding WebP back to PNG for browsers that don't support it.
Sorry, something went wrong.
No branches or pull requests
Sharp.js, the library used by Tachyon to dynamically resize images now has support for WebP, SVG, PDF, AVIF and GIFs, including animated GIFs.
We should at a minimum enable dynamic resizing of WebP now that WordPress 5.8 supports uploading that format.
The current pass through behaviour for animated GIFs and SVG images is fine, there's nothing much to gain there right now.
The text was updated successfully, but these errors were encountered: