Crop & Resize with JavaScript, PHP and ImageMagick

by Avinash

A very useful little widget assembled with Prototype, script.aculo.us and PHP’s ImageMagick, this implementation allows one to crop and resize an image and then presumably save it to the server.

In an effort to better the situation, I put together a demo which gives the end user the ability to upload, crop, and resize their image from within their Web browser. The intention, on my end, would be to use it for server-side image pre-processing before the image is used by a client in their CMS for their website.

Site: Monday By Noon

[tags]JavaScript, PHP, ImageMagick, Prototype, script.aculo.us, development, resize[/tags]

Via: Fiftyfoureleven

Related posts:

  1. Me, You and the ResizR – Let’s Resize an Image Today
  2. Evil Internet Explorer 7 – Doesn’t Resize Text Sized in Pixels
  3. MiniAjax – A Showroom Of Free Downloadable AJAX Scripts (Bookmarks)
  4. Add Reflection To Your Images Using JavaScript
  5. Wonderful Tutorial Resource: AJAX, CSS, Photoshop, PHP and More