onurzorluer / react-image-file-resizer

Resize Local Images with React 🌄 🌅
MIT License
317 stars 41 forks source link

Resize by percentage #31

Open wtesler opened 4 years ago

wtesler commented 4 years ago

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.