You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Apr 10, 2025. It is now read-only.
PNG files that are not photos will be lossy-converted to jpeg with
convert_png_to_jpeg enabled (which is in core). This noticeably degrades
quality.
Conversely, with convert_png_to_jpeg, convert_jpeg_to_webp, and
convert_webp_lossless, PNG files that *are* photos will be converted to webp
lossless. This leaves a lot of bandwidth-reduction on the table.
Original issue reported on code.google.com by [email protected] on 31 Jan 2014 at 3:31
The text was updated successfully, but these errors were encountered:
Original issue reported on code.google.com by
[email protected]
on 31 Jan 2014 at 3:31The text was updated successfully, but these errors were encountered: