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 recently added a content security policy to my site and now I'm seeing this error: `nextZero EvalError: Refused to evaluate a string as JavaScript because 'unsafe-eval' is not an...

when using web worker i got this error. web worker failed to load the script when compressing for the first time. (i'm using MeteorJS + ReactJS) ![Capture](https://user-images.githubusercontent.com/11628272/104109712-ff9bae00-52d0-11eb-92e9-506efe4e4343.PNG)

Because the code about webworker in the code is generated at runtime, it will cause bable to fail to recognize the syntax of the code, and the code cannot be...

Is there a way we can have an auto crop functionality based on a specific aspect ratio or fixed width in pixel

Feature request

Is there an option of only allowing portrait images to be compressed?

Great plugin. i m able to compress normal landscape images perfectly and their dimensions are correctly coming. however, when i try to compress an image of portrait with these dimensions...

When you compress it,The file suffix is missing.but i need it.Because the server needs this thing.Is there any way to keep it?

There's error in running it in production In strict mode code, functions can only be declared at top level or immediately within another function. [./node_modules/browser-image-compression/dist/browser-image-compression.mjs:8

Hello, when using the latest version of your library 2.0.2 with in the Safari browser to compress an image the image displays as a black image on some versions of...