ImageOptim / ImageOptim

GUI image optimizer for Mac
https://imageoptim.com/mac
GNU General Public License v2.0
9.1k stars 424 forks source link

SVGO option does nothing #239

Open fitzage opened 6 years ago

fitzage commented 6 years ago

I've been trying to run SVGs through ImageOptim (the SVGO option is enabled, and Node is in the correct path), but it always fails.

I run SVGO from the command line on the same SVGs and they are reduced by ~30%.

Are there logs or something I can provide to help troubleshoot?

kornelski commented 6 years ago

Yes, in Console.app there should be more information.

BTW, in ImageOptim SVGO by default runs only "safe" plugins, and more aggressive compression only if you enable Lossy mode.