useful.cropper.js is a JavaScript and PHP solution to run your own image cropping system.
It works by overlaying a transparent DIV over the image, with a cut-out box on top, giving a preview of what the cut-out image could look like.
Users can grab the cut-out box and move it around the image, or they can use the drag handles on the side of the box to adjust its size and proportion.
When the image is ready to be cropped, the user can simply push a button and cut the image to his desired size & aspect ratio shown in the preview.
useful.cropper.js can let developers setup an initial position for the cut-out box, force a desired aspect ration, and work with offset margins.
A fully-working demo is included with the download package.
Requirements:
- JavaScript enabled on client side
Comments not found