I\'m looking to have users upload an image and then it will be cropped to a set size. What I\'d like to have happen is essentially a div that\'s set to the specific crop size an
You don't really need a plugin for that. This can be done by vanilla jQuery and CSS by setting the background-position value.