imagemin / imagemin-pngquant

Imagemin plugin for `pngquant`
MIT License
316 stars 81 forks source link

How to use it? #53

Closed cooper1x closed 5 years ago

cooper1x commented 5 years ago

For example, I have a lot of png files in a folder. How do I set the input directory and output directory?

mell0kat commented 5 years ago

I had the same question ^. How can we specify output folder structure? If input looks like this static/img/**/*.gif, how can we tell the plugin to match the same recursive structure on the output?

1000ch commented 5 years ago

This is just a plugin for imagemin. Details to see imagemin usage.