moo ImageCrop - crop images with AJAX and PHP

February 7, 2008 · Print This Article

mooImage crop - easy image cropping

Here it is, the worlds first easy-to-implement image cropper. This demo shows you how to use ajax and php functions to create cropped areas from images and return them directly.

This can be come in handy if you wish to let users create avatars from uploaded images with a certain with and height or any other process of cropping images.

Limitations

The demo doesn’t have things included like load image, or save image link generation. This is up to you, that demo should only show what can be archived using ajax and php.

The cropping area is actually hardcoded, but the next release will allow you to scale the box to your needs.

download

If you are interested into this script, then drop us a line!

Demo
AJAX image crop

Comments

3 Responses to “moo ImageCrop - crop images with AJAX and PHP”

  1. AJAX coding school » Blog Archive » AJAX News [2008-02-07 13:01:48] on February 7th, 2008 2:20 pm

    [...] moo ImageCrop - crop images with AJAX and PHP By admin This demo shows you how to use ajax and php functions to create cropped areas from images and return them directly. This can be come in handy if you wish to let users create avatars from uploaded images with a certain with and height or … artViper webdesign & programming news - http://www.artviper.net/wp [...]

  2. javierurbina.com on April 12th, 2008 6:43 am

    i want use with my sites,is amazing this script,

  3. Martijn on May 22nd, 2008 7:24 pm

    Great. This is what i have been looking for.

Got something to say?