vote up 0 vote down star

Hi - Any recommendations for how to resize & crop images in a PHP web app? Ideally will integrate into the UI to allow user to upload, preview, then optionally resize and crop.

Thanks, Graham

flag

3 Answers

vote up 0 vote down

Here's a PHP + JQuery script that looks promising http://www.webmotionuk.co.uk/php-jquery-image-upload-and-crop-v11/

link|flag
If you can answer your own question, why ask in the first place? – Lukman Nov 6 at 2:34
vote up 0 vote down

and here's a php code to crop an image (you'll find code to upload an image there as well)...

it even provides for a rough gui to select the cropped area by clicking on the image.

link|flag
vote up 0 vote down

Here is a jquery cropping plug-in.

http://deepliquid.com/content/Jcrop.html

link|flag

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.