fengyuanchen / compressorjs

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

Compress image to webp format in IOS not working. #150

Closed lalawila closed 2 years ago

lalawila commented 2 years ago

I have tried to compress a image to webp format in browsers on IOS. The result is that the image size actually becomes larger.

fengyuanchen commented 2 years ago

Maybe you can change the quality to a smaller value to make the output image smaller.

https://github.com/fengyuanchen/compressorjs#quality