You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If conversion results in quality below the min quality the image won't be saved (if outputting to stdout, 24-bit original will be output) and pngquant will exit with status code 99.
It causes gulp-imagemin to fail too rather than copying the original file.
Run the following command:
$ imagemin p12.png --plugin.pngquant.quality={0.1,0.2} > ./images/p12.png
I got:
The text was updated successfully, but these errors were encountered: