fengyuanchen / compressorjs

JavaScript image compressor.
https://fengyuanchen.github.io/compressorjs/
MIT License
5.23k stars 439 forks source link

After compression, the image becomes larger #190

Closed FantaZZ closed 2 months ago

FantaZZ commented 3 months ago

Describe the bug When I try to compress this image to width 3600 and quality 0.9, the image size becomes larger

To Reproduce See the attachment for the original picture demo.jpg.zip

Screenshots

image

Desktop (please complete the following information):

FantaZZ commented 3 months ago

Original image width is 3840. If I change to 3600, should be smaller ? Right ?

fengyuanchen commented 2 months ago

Please read the description of the strict option.