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:


