image-blob-reduce icon indicating copy to clipboard operation
image-blob-reduce copied to clipboard

Resize image blobs with high quality. Pica's wrapper to work with file inputs.

Results 3 image-blob-reduce issues
Sort by recently updated
recently updated
newest added

Hello @puzrin, locally I tried to build this library with [esbuild](https://esbuild.github.io) instead of Rollup and this fixed the [known issue](https://github.com/nodeca/image-blob-reduce#known-issues) with terser. Would you be interested in a PR to...

Is this in bytes >Downscale image to fit into max*max size. If blob contains jpeg, then orientation is applied and metadata from original image reused (with minimal change). >Options: >...