User951201240 posted
Good day all,
I need some help with uploading images and cropping to different sizes (and aspect ratios) on a website. This is my scenario.
I would like a user to be able to upload and image of say, 700 x 300 pixels (jpg, png) and then on the sever side, generate thumbnails of sizes 120x120 and 300x300.
I've scoured the web and saw some great code for image uploading. However, I cant seem to find any (at least code I can easily understand, :D ) that explains to me how to crop these images when saved on the server side.
I'd appreciate any helpers/pointers to where I can find code to do this.
Many thanks