I have a page which allows the user to upload pictures. The problem is that my old users can’t resize the image themselves. I want to allow them to upload any size of image and then when the server gets it, it will create a small copy of this picture.
Share
There are so many approaches to resize images, but i like this one
I have fix the width because i want all my images having width 160 and height according to the Aspect ratio