compressorjs
compressorjs copied to clipboard
JavaScript image compressor.
This is not strictly a bug, but I wanted to post some important pitfalls in regards to the `checkOrientation` option. I have worked with [photo.gallery](https://www.photo.gallery/) and [files.gallery](https://www.files.gallery/) for 10+ years,...
While attempting to compress a PNG image, it loses its transparency. I have tried specifying the mimeType value as both 'auto' and 'image/png', but in both cases, the PNG image...
iOS 16.7.3中,用户拍照上传的图片无法压缩
**Describe the bug** Attached the 4K photo. 3D render has a textured layer to make it look more realistic. Resizing to 1920 or so works, however if you try to...
The image upload corrupt when the Firefox setting "privacy.resistFingerprinting" is setting to "true". I would like to handle this error by skipping the resize process before uploading. However, can the...
**Describe the bug** The regular use of this starts with `new Compressor` without storing the result (since the main effect is in side effect). From ESLint docs https://eslint.org/docs/latest/rules/no-new > In...
图像大小为18M, 参数为quality: 0.6, convertTypes: ["*"], convertSize: 10000000,同样一张图安卓是没问题的
Is there any universal setting that supports compression of JPG and PNG? It seems that JPG doesn't compress, PNG only compresses. Lossy compression is also possible.