Skip to content

CropZoom is a plugin that let you select an area of an image and then crop it. whit this tool you also will be able to zoom in or to zoom out, to drag and also rotate an image. this plugin needs ui.droppable, ui.resizable, ui.slider from JQuery UI to work.

Notifications You must be signed in to change notification settings

gastonrobledo/cropzoom

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 

Repository files navigation

CropZoom is a jQuery plugin to crop, zoom and rotate images.

###Features

  • Adding this simply to any place in your HTML page
  • Callbacks for selection done, while dragging, rotating and zooming.
  • Exposed control to move the image with more precision
  • Support for CSS styling for almost everything
  • With the server side file included in PHP and ASP.NET, soon will be Python and Java as well.
  • Support cropping with IMagick

###Compatibility CropZoom has tested well on the following browsers:

  • Firefox 3+
  • Safari 3+
  • Opera 9.5
  • Google Chrome
  • Internet Explorer 9+ (Previous browser will no longer supported)

About

CropZoom is a plugin that let you select an area of an image and then crop it. whit this tool you also will be able to zoom in or to zoom out, to drag and also rotate an image. this plugin needs ui.droppable, ui.resizable, ui.slider from JQuery UI to work.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 98.9%
  • PHP 1.1%