PHP Classes

File: README.md

Recommend this page to a friend!
  Classes of manudg   Crop Image Plugin   README.md   Download  
File: README.md
Role: Auxiliary data
Content type: text/markdown
Description: Auxiliary data
Class: Crop Image Plugin
Crop an image to a given position and size
Author: By
Last change: Update Files
Date: 8 years ago
Size: 601 bytes
 

Contents

Class file image Download

crop-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" />