Lymphatus / caesium-image-compressor

Caesium is an image compression software that helps you store, send and share digital pictures, supporting JPG, PNG, WebP and TIFF formats. You can quickly reduce the file size (and resolution, if you want) by preserving the overall quality of the image.
https://saerasoft.com/caesium
GNU General Public License v3.0
3.31k stars 202 forks source link

Add chroma subsampling option #266

Closed Doofy420 closed 2 months ago

Doofy420 commented 3 months ago

I'm trying to optimize a lof of images without losing too much quality and the ability to pick or disable chroma subsampling would be really useful. It seems that checking the lossless option is the only way to disable it atm.

Lymphatus commented 3 months ago

In the core library there's an option to set Chroma Subsampling, it's just not exposed in the UI. With release 2.7.0 I'm adding a few "advanced" options for some formats, I might add this one too.