FuzzyIdeas / Clop

Clipboard optimizer for macOS
https://lowtechguys.com/clop
GNU General Public License v3.0
520 stars 23 forks source link

Feature Request: Optional guetzli image compression #22

Closed 3x071c closed 3 months ago

3x071c commented 3 months ago

ImageOptim has an option to use guetzli compression, which is pretty slow, but produces noticeably smaller (lossless) files. Would be great if a feature could be added to Clop to (optionally) compress with guetzli instead.

alin23 commented 3 months ago

Thanks for the request!

I'm happy enough with jpegoptim's speed-to-compression ratio. I don't want to be the next ImageOptim, Clop should be simpler and less configurable in my view.

So I'll pass on guetzli.