🔔 Alert..!! Get 2 Month Free Cloud Hosting With $200 Bonus From Digital Ocean ACTIVATE DEAL

SimpleCropper is a jQuery image cropping plugin that allows you to crop a local image and generate a new Base64 encoded image client side, based on Html5 canvas element and CSS3.

Image-Cropping Canvas

Documentation

Simple Cropper

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.

Version

1.0

Tested on

  • Firefox 26.0
  • Opera 12.16
  • Google Chrome 31.0.1650.63
  • Internet Explorer 10+ (still problems with css)

Feature Overview

  • 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

Demo page : http://dragar.net/demo/SimpleCropper

About author

Name : Tomaz Dragar Mail : [email protected] Homepage : http://dragar.net


You May Also Like