views:

943

answers:

1

I am currently re-developing an e-commerce back end system and I was wondering if anyone here had come accross a free ajax script/plug-in/flash file which could allow our users to upload an image and offer some basic editing tools, i.e. crop, rotate, resize?

We currently have a PHP based image resizing tool using the GD library that simply reduces the image down to the correct dimensions but I was hoping we could add in some Flickr style functionality to spruce up their images a bit before placing them on the site.

I'm not too fussed what language it is in or how it is implemented. The important things are that it is free (or v. cheap) and that it is ok for commercial use.

+1  A: 

AJAX Image Editor seems like one of the more popular Free choices. It offers crop, resize, some effects, etc.

Sparr