Is it possible to have an upload form which allows a user to upload a large high resolution image, and have it auto-crop/resize and save the many multiple items into a file directory structure?
Basically clients are going to upload images for various accessories, which need to have the proper aspect ratios. It needs to resize and crop the images and store them in a directory system organized in a way that the rest of the site can call the images for various reason (products, galleries, etc).
Is this possible?