imagemin / imagemin-pngquant

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

skip-if-larger option #63

Open Ihornechypor opened 4 years ago

Ihornechypor commented 4 years ago

Is it possible to add skip-if-larger option when sizes of images are smaller then pngquant returns? This option exists in cli mode, but we use pacel.js with parcel-plugin-imagemin plugin, and we are not able to send this parametr