How to create simple image cropping tool? Anybody know?

Hi guys,

My site is powered in HTML/CSS/Javascript/Ajax/PHP/MySQL.

I’m looking at adding an image cropping tool to my site. Basically, how it works would be like this:

A user uploads an image to a site. Once the image is uploaded, the user can choose to crop the image, such that the cropped portion would be the thumbnail.

Would anybody know how to create this? Or know if there’s a pre-made solution/script online?

Thanks!

See here http://www.sitepoint.com/crop-and-resize-images-with-imagemagick/
Also you can find in google so many scripts, but you need know a little HTML/CSS/Javascript/Ajax/PHP/MySQL to do changes, if you don’t know, you can not do it yourself.

1 Like

This topic was automatically closed 91 days after the last reply. New replies are no longer allowed.