onurzorluer / react-image-file-resizer

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

We need a fixed aspact ratio attribute. #61

Closed rupam71 closed 1 year ago

rupam71 commented 2 years ago

Here height and width ratio is preserved. We want a fixed aspect ratio to crop our image. Thank you.