Downloadcrop-image-plugin - PHP + jQuery UI + Ajax
<p>This class can crop an image to a given position and size.</p>
<p>It can take a given image file in GIF, JPEG or PNG format and creates a new image that is cropped from the original at given coordinates, width and height.</p>
<p>The package uses a jQuery plugin to send to the server the image and the crop coordinates via AJAX.</p>
<ul>
<li>· Supported image types: jpg, jpeg, png and gif</li>
<li>· Requeriments: PHP 5.x and GD Graphics Library</li>
</ul>
<img src="https://github.com/ManuDavila/crop-image-plugin/blob/master/screenshot.jpg" />
|