react-image-file-resizer
react-image-file-resizer copied to clipboard
Resize Local Images with React 🌄 🌅
Here height and width ratio is preserved. We want a fixed aspect ratio to crop our image. Thank you.
Hello, I am running into problems with compressing a .heic image. It seems that all other image formats work perfectly, but when I use a .heic image, I do not...
Why not make it possible to force a resize? For example 500x1900 to like 128x128 for example - just stretch the image?
Hi @onurzorluer, for starters I would like to thank you for the lovely library 👍 **Is your feature request related to a problem? Please describe.** I have two issues that...
Does this work with the Expo managed workflow?
I would like to resize the image by N% without knowing the width and height. If that is not currently possible, it seems very basic and useful.
Hello, may I make a feature request - take a target file size as a prop, and allow fixing 1 or more levers to achieve roughly that file size. I.e....
I decide to add enumaration of available types. Now library user can work without any additional documantation.
**Describe the bug** Resizing a bmp image called xxx.bmp and choosing JPEG as output yields a jpg image named xxx.bmpJPEG It seems like the input and output file extensions are...