Image resize with Crop

Clinton Green picture Clinton Green · Nov 18, 2011 · Viewed 26.6k times · Source

I want to create a function that after an image upload, will allow a user to resize an image. But the image must be behind a crop frame and the user must be able to drag/move/resize the image behind the crop frame. enter image description here Here is a screenshot of what I am thinking of.

Please can anyone point me in the right direction. Thanks

Answer

fncomp picture fncomp · Nov 18, 2011

I'd give JRAC a look. Their demo page seems to cover your use case almost exactly.