jQuery FineCrop
This crop plugin is made for making crop easy. In this senario crop is made on canvas. from the
Input File select an image and do the crop.
To use this plugin go to this link
jQuery FineCrop
In this plugin you can have these facilities.
-
viewHeight: 500 Background image dynamic height.
-
cropWidth: 200 Width of crop area.
-
cropHeight: 200 Height of crop area.
-
cropInput: 'inputImage' This is "ID" of input image, have to provide an img with id.
-
cropOutput: 'croppedImg' Output/ Cropped image location with "ID".
-
zoomValue: 50 A value to provide how much to zoom in or out.