Hello,
I have a site where people can upload pictures. It would be great if I could have the server resize/resample the images so the user doesn't have to. Is this possible? For instance, I would want it to be able to change a 1600x1200 image into 640x480, and the size is < 70kB. What is the best PHP solution for this?
Thanks,
Trevor