psliwa / image-optimizer

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.
MIT License
905 stars 141 forks source link

Are you planning to implement svg and pdf optimization? #46

Open nerijuso opened 6 years ago

nerijuso commented 6 years ago

Do you have in your roadmap to integrate SVGO library to optimize svg images? https://github.com/svg/svgo Also what about pdf optimization? Thanks :)

psliwa commented 6 years ago

Thanks, I will have a look at svgo.

psliwa commented 6 years ago

I added support for svg files in 1.2.0 version.