siiptuo / pio

Optimize images while maintaining the same perceived quality
145 stars 10 forks source link

When converting to WebP, try making a lossless WebP first #10

Closed joppuyo closed 4 years ago

joppuyo commented 4 years ago

Some images like graphics, for example this are actually much smaller as lossless WebP than a lossy WebP at any quality. So it might be a good idea to try to compress the WebP as lossless first and then try the different quality settings.