jquery-cropbox plugin version 0.1.9
jQuery plugin for in-place image cropping (zoom & pan, as opposed to select and drag). This plugin depends only on jQuery. If either `Hammer.js` or `jquery.hammer.js` is loaded, the cropbox plugin will support gestures for panning and zooming the cropbox. Similary, if the `jquery.mousewheel.js` plugin is loaded, then the cropbox plugin will support zoom in & out using the mousewheel. All dependencies on third party libraries (other than jQuery) are strictly optional. Support for CommonJS and AMD loading is built in. In browsers that support the HTML5 FIle API and Canvas API, the cropbox plugin provides mehtods to crop the image on the client and obtain the resulting cropped image as a Data URL or a binary blob to upload it to the server. Check out the plugin in action here http://acornejo.github.io/jquery-cropbox/
Tags
Changelog
27 Apr 2014 version 0.1.9
- Merge pull request #29 from smartcorestudio/master add option to replace text "Drag to crop" with custom text
18 Mar 2014 version 0.1.7
- v0.1.7
- fix hammer usage
10 Dec 2013 version 0.1.3
- Bumped to new version.
- Reverted to old zoom behavior (with fixes).
- Fixed package.json for filenames (added uglifycss).
- bumped version.
- Fixed showControls and zoom bug.
- Added showControls option.
- Renamed getDataURI to getDataURL for consistency.
- Inverted pinchin/pinchout behavior.
04 Dec 2013 version 0.1.2
- Bumped version.
01 Dec 2013 version 0.1.1
29 Nov 2013 version 0.1.0
Similar plugins
jQuery FocusPoint
jQuery plugin for 'responsive cropping'. Dynamically crop images to fill available space without...
jQuery File Upload
File Upload widget with multiple file selection, drag&drop support, progress bar,...
jQuery Touch Hooks
Hook into jQuery fix hook API to copy over touch event properties into jQuery.Event.
ImgAreaSelect – image selection/cropping plugin
ImgAreaSelect is a plugin for selecting a rectangular area of an image. It allows web developers...
ABigImage – view big versions of images
Fit mobile devices. Uses CSS3 transform and transition for smooth touch sliding. Touch slide left...
Pan and zoom jQuery
Smooth cross-browser pan and zoom plugin (mobile and desktop). Use CSS3 transitions on compatible...
Video jQuery Lightbox – Fancy Video LightBox!
Video LightBox for jQuery is a free extension that helps you easily embed video to website, web...
Ezdz [izy-dizy]
A jQuery plugin to turn standard input type file into a nice drag&drop zone with validators...
jQuery Shapeshift
jQuery plugin which can arrange a collection of elements into a grid while also providing drag and...
jQuery File Upload – jQuery UI version
File Upload widget with multiple file selection, drag&drop support, progress bars and preview...
jQuery++
I am a MIT licensed collection of extremely useful DOM helpers and special events for jQuery 1.8...