Simply_Corbett
Chevereto Member
💡Describe your Feature request
On upload convert jpeg images to the webp format.
Original JPEG is 4080KB in size. When uploaded to Chevereto it is 3007KB in size.
When using libwebp 1.2.2: cwebp -mt -q 90 test.jpg -o test2.webp filesize is 2171KB.
When using a -q of 80 filesize is 1332KB.
This will result in significant bandwidth and space savings. I'm unsure of what quality Chevereto is currently using for JPEG's though.
Curious on what the rest of the community thinks about this.
On upload convert jpeg images to the webp format.
Original JPEG is 4080KB in size. When uploaded to Chevereto it is 3007KB in size.
When using libwebp 1.2.2: cwebp -mt -q 90 test.jpg -o test2.webp filesize is 2171KB.
When using a -q of 80 filesize is 1332KB.
This will result in significant bandwidth and space savings. I'm unsure of what quality Chevereto is currently using for JPEG's though.
Curious on what the rest of the community thinks about this.