Tag Archives: Crop Image

Crop image using jQuery

The crop plugin takes an IMG element and crops them to the dimensions given. The result is a DIV with a background image with the height and width and an offset. The new DIV should also carry across the existing … Continue reading

Image cropper using MooTools

MooCrop is an Image Cropping utility using the amazingly powerful mootools javascript framework. Combined with PHP or any other server side script, MooCrop becomes a powerful image manipulation tool. Resource: Sample | Tutorial

Jcrop: Crop images – jQuery Plugin

Jcrop creates an interface to crop an image. Awesome plugin to add image crop feature to your web applications. Jcrop can also can skinned by customizing CSS with interesting features such as thumbnail, animation. Resource: Sample | Tutorial