-
-
Notifications
You must be signed in to change notification settings - Fork 212
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
Next-generation image file format support. #4270
Labels
Milestone
Comments
CaMer0n
added a commit
that referenced
this issue
Dec 7, 2020
CaMer0n
added a commit
that referenced
this issue
Dec 7, 2020
CaMer0n
added a commit
that referenced
this issue
Dec 9, 2020
CaMer0n
added a commit
that referenced
this issue
Dec 17, 2020
CaMer0n
added a commit
that referenced
this issue
Jun 18, 2021
…vert to webp during render" can now be safely enabled and will temporarily fallback to the regular image if the browser does not support webp images.
CaMer0n
added a commit
that referenced
this issue
Jun 18, 2021
…lass. WebP conversion now works with SEF media URLS.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Self-Reminder.
On-the-fly (PHP GD) and media-manager support for the .webp image format with fall-back.
Useful links:
https://www.php.net/manual/en/function.imagewebp.php
https://www.webperftools.com/blog/how-to-use-next-gen-image-formats-webp-jpeg200-and-jpeg-xr/
https://caniuse.com/webp
http://telegraphics.com.au/sw/product/WebPFormat#webpformat
https://codecpack.co/download/WebP-Codec-for-Windows.html
The text was updated successfully, but these errors were encountered: