excellenteasy / grunt-image-resize

Unmaintained. If you'd like to take this over please let us know. Resizing images made easy - thanks to imagemagick.
MIT License
57 stars 46 forks source link

Quality "upscaling" when lower #35

Closed mikestreety closed 5 years ago

mikestreety commented 7 years ago

I only have experience with the gulp version of this plugin, but I have the following scenario.

I currently have the image quality in the plugin set at 85. This perfectly optimises images above this. However, if an image is less than this (60 for example), it upscales it back to 85 - even when upscaling is set to false.