image-blob-reduce
image-blob-reduce copied to clipboard
Resize image blobs with high quality. Pica's wrapper to work with file inputs.
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: >...
typo