I have a drop zone where you can drop or select images. And I am using a background-image property to display the image.
I am building a post scheduler for Instagram and the API requires an Image to have an aspect ratio between the range of 4:5 to 1.91:1.
So how do I change the aspect ratio of an image selected from the computer and upload it to imgur so it would have an aspect ratio between 4:5 to 1.91:1?