image_optim
image_optim copied to clipboard
Optimize images using multiple utilities
Actually, the only way to set global config for `image_optim` is to write them in a `.yml` file. For our Rails application, this is not really practical and we would...
## To check: - [cryopng](http://encode.ru/threads/1260-cryopng-short-introduction) - [pngrewrite](http://entropymine.com/jason/pngrewrite/) - [pngwolf](https://github.com/hoehrmann/pngwolf) - [pngnq-s9](http://sourceforge.net/projects/pngnqs9/) - lossy - [Median Cut Posterizer](https://github.com/pornel/mediancut-posterizer) - only lossy? ## Closed source: - [DeflOpt](http://wayback.archive.org/web/20140209022101/http://www.walbeehm.com/download/) - [Huffmix](http://encode.ru/threads/1313-Huffmix-a-PNGOUT-r-catalyst) - just few...
Option to preserve color profile
[feature request] It would be great to be able to pass in a `level` param from the CLI interface... which normalized to each of the commands for controlling the level...
Hi, I'm doing a ruby migration `(3.0.5)` in the current system and when I run the specs I got an error. This call is inside a service and is called...
I love this gem, how am I just discovering it?!? Especially appreciate the separate pack gem. Great stuff. Thanks for all your hard work creating and maintaining. When I compress...