Skip to content

hane-smitter/jquery_Simplecropper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

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 : [email protected] Homepage : http://dragar.net

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published