[wp-trac] [WordPress Trac] #53653: Scaled down WebP images may be with much larger file size than the original
WordPress Trac
noreply at wordpress.org
Thu Dec 1 00:21:11 UTC 2022
#53653: Scaled down WebP images may be with much larger file size than the original
-------------------------------------------------+-------------------------
Reporter: azaozz | Owner: azaozz
Type: defect (bug) | Status: closed
Priority: normal | Milestone: 5.8
Component: Media | Version: 5.8
Severity: normal | Resolution: fixed
Keywords: has-patch fixed-major commit dev- | Focuses:
reviewed |
-------------------------------------------------+-------------------------
Comment (by abitofmind):
Note: This issue here avoided to create responsive images that are larger
in file size than their original by avoiding to create lossless responsive
images from lossy originals.
Now as extreme as this may seem but in #57238 there's one case where the
reverse is happening! The first 2 next smaller sized versions in the
responsive images set are lossy (!) but nevertheless larger in file size
than their larger original which is lossless and with an alpha channel.
Only the 3rd responsive image is then smaller in file size than the
original. Check it out!
--
Ticket URL: <https://core.trac.wordpress.org/ticket/53653#comment:15>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list