Changes between Version 1 and Version 2 of Ticket #55443, comment 141
- Timestamp:
- 08/30/2022 09:56:17 AM (2 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #55443, comment 141
v1 v2 1 1 > @azaozz Also the current proposal is to not create duplicate images at all. Instead there would be a threshold. Smaller sizes will be WebP as it seems that's most efficient there. Larger sizes will continue to be JPEG. These larger sizes will also be used as fallback where WebP is not supported. 2 2 3 Query: If I, for example, upload a JPEG that's 1 024x1024 and 512KB, and the feature creates thumbnails, does that mean that the 1024x1024and 512KB JPEG would be used as a fallback if WebP isn't supported, even if the display size is 150x150?3 Query: If I, for example, upload a JPEG that's 1500x1500 and 512KB, and the feature creates thumbnails, does that mean that the 1500x1500 and 512KB JPEG would be used as a fallback if WebP isn't supported, even if the display size is 150x150?