browser-image-compression icon indicating copy to clipboard operation
browser-image-compression copied to clipboard

Image compression in web browser

Results 66 browser-image-compression issues
Sort by recently updated
recently updated
newest added

I know `globalThis is not defined` error because it worked in browser like chrome > 70. so i set browserlistrc below. ` > 0.5% in CN android >= 7 chrome...

Hi @Donaldcwl -- great library, thank you Noticed in my local testing `webp` seems to be supported for compression but is not mentioned in the documentation. Should it be updated...

hello, I want to upload the new file with EXIF ​​​​rotation to my server, it does not show me any error in the console, but my file is uploaded without...

In older version, when i compress gif images it works fine, but with 1.0.6 when i compress GIF IMAGES, their animation stops and it becomes a static image. any ideas...

Feature request

@Donaldcwl great work putting this together. There are certain scenarios that require specifying a maxWidth or a maxHeight specifically. I added both options. Also added 2 test to test them.

On Chrome version 101.0.4939.0 (Official build) canary (x86_64) Even applying your example here below https://donaldcwl.github.io/browser-image-compression/example/basic.html I encounter the issue of page refreshing. On Chrome 99 no problem at all. It...

save my time. Thank you very.....much

I was struggling to get things working, so I copied your React demo into codesandbox. Figured it might be of use to someone in my position: https://codesandbox.io/s/browser-image-compression-typescript-react-smk9g (there's some issue...

https://blog.codinghorror.com/progressive-image-rendering/ Can this be added as an option to the compression algorithm?

Would be awesome if support could be added for converting HEIC image files to JPG as Mac has dug in pretty aggressively on using this format.

Feature request