Changes between Version 3 and Version 4 of Ticket #55443, comment 112
- Timestamp:
- 08/17/2022 11:24:19 PM (2 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #55443, comment 112
v3 v4 7 7 On the other hand, if the WEBP file sizes are actually larger than the JPEGs, that would probably mean that better tools are needed, and this patch is premature. 8 8 9 BTW, this functionality (making all sub-sizes WEBP) is available in WordPress since few releases ago. Is there any data to how much it is used, and how well it works. Think such data would be crucial in deciding whether to keep working on this for now.9 BTW, this functionality (making all sub-sizes WEBP) has been available in WordPress for a few releases. Is there any data to how much it is used, and how well it works. Think such data would be crucial in deciding whether to keep working on this for now. 10 10 11 11 Another shortcoming seems to be that only some image sub-sizes will be converted to WEBPs. Not sure why, doesn't seem to make sense? Then the users will end up with a "soup" of images, some different sizes, some identical sizes but different formats. Why the mess? :)