🔔 Alert..!! Get 2 Month Free Cloud Hosting With $200 Bonus From Digital Ocean ACTIVATE DEAL

Another cropping jQuery plugin.Catch image inside the box and move it. You can also zoom in or zoom out the photo by the buttons on right side.Black elements on image, can be used to short zooming the image or move image to one of the corners, or center

Plugins Zoom

Documentation

#cropimg

Another cropping jQuery plugin

How to use?

$(function(){   $('img.my-image').cropimg({     resultWidth:400,     resultHeight:200,     inputPrefix:'ci-'   }); });

Try IT!

http://requtize.github.io/cropimg/

For downloads, see: https://github.com/requtize/cropimg/releases/

Required

What you need, to work with cropimg?

  • jQuery 1.9+

License

This code is licensed under MIT License.

Thanks

Thank you, for create pull requests and develop this plugin.


You May Also Like