is there a script out there or a way to use imagemagick to edit pictures?
i have an image hosting site. i want to be able to let the use edit their picture (mainly resizing) if they want. i dont want to do it when they upload, only after they upload. alot of people dont know or have programs to resize images, so they can do it on my site. also, they will make the changes, and save it as the same same on my site, and also updating the database fields that contain the image width/height, and also image size, and date updated
im not asking for someone to write the entire code for me, but just if anyone has seen or know if this can be done. ive seen a few sites where you can upload a file, and manipulate it with imagemagick.. so im sure it can be done..
anyone got any ideas or can point me to a good site? thanks in advance