Simple Cropper is a jQuery plugin which gives you ability to add cropping functionality to your web application. It uses html5 canvas to create cropped images and css3, so it only works on latest browsers.
1.0
- Firefox 26.0
- Opera 12.16
- Google Chrome 31.0.1650.63
- Internet Explorer 10+ (still problems with css)
- Attaches to any div element
- Automatically detects aspect ratio of an element
- Creates new cropped(base64 encoded) image and inserts it into element
- Cropped images are generated client-side
- Support for CSS styling
Demo page : http://dragar.net/demo/SimpleCropper
Name : Tomaz Dragar Mail : tomaz@dragar.net Homepage : http://dragar.net