Image optimization / compression library. This library is able to optimize png, jpg and gif files in very easy and handy way. It uses optipng, pngquant, pngcrush, pngout, gifsicle, jpegoptim and jpegtran tools.
The repository includes a vagrant file for installing all the drivers. However, I'm developing on my PC and can't port entire project to vagrant just cuz of this. I downloaded the binary pngquant from their site, added its folder to system variables path every but I still get the error regardless. How do I go about this?
The repository includes a vagrant file for installing all the drivers. However, I'm developing on my PC and can't port entire project to vagrant just cuz of this. I downloaded the binary pngquant from their site, added its folder to system variables path every but I still get the error regardless. How do I go about this?