Skip to content

jQuery plugin for image cropping. It uses jCrop and html5 canvas.

License

Notifications You must be signed in to change notification settings

tomazdragar/SimpleCropper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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 : tomaz@dragar.net Homepage : http://dragar.net

About

jQuery plugin for image cropping. It uses jCrop and html5 canvas.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published