browser-image-compression
browser-image-compression copied to clipboard
Image compression in web browser
Slow
This library has a very nice specific purpose with a convenient function signature. However, some feedback in comparing its speed to blueimp-load-image is that browser-image-compression is much slower, e.g., compressing...
An extreme image resolution i know, it was exported from photoshop Here is the image that shows the problem: 
### Reason I tried to compress jpeg image, but white space Intermittent occurs.. I think that it is reason of extra canvas. 🙄 how think about it?!  ### Code...
Addresses #211. Certain browsers (I've observed it in DuckDuckGo Mobile 5) will throw an error if a Promise is rejected with a non-Error object. HTMLElements call `onerror` [with an Event...
Here our sentry error report: https://apurata.sentry.io/share/issue/a6c8327fb98f45f79da12a264276aec2/ At least it'd be nice to understand why is happening this in order to handle it properly.
Bumps [get-func-name](https://github.com/chaijs/get-func-name) from 2.0.0 to 2.0.2. Release notes Sourced from get-func-name's releases. v2.0.2 What's Changed Revert previous changes that shipped this as an ES module. Full Changelog: https://github.com/chaijs/get-func-name/commits/v2.0.2 v2.0.1 What's...
I see https://github.com/Donaldcwl/browser-image-compression/issues/197 was closed because changing the DPI is not the purpose of this library. What we are seeing is that this library is actually increasing the DPI to...
We've been encountering this weird bug on some devices where this happens to images:  This was the Landscape_3 image from the https://github.com/recurser/exif-orientation-examples repo The two devices we know this...
Hi there, I hope you're doing well. I've been using your library (v2.0.1) for a while now and I've noticed that it uses a CDN for the web worker, even...
