Skip to content

This package allow crop images selecting the image area with php, ajax and jQuery UI.

Notifications You must be signed in to change notification settings

deawx/crop-image-plugin

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

crop-image-plugin - PHP + jQuery UI + Ajax

This class can crop an image to a given position and size.

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.

The package uses a jQuery plugin to send to the server the image and the crop coordinates via AJAX.

  • · Supported image types: jpg, jpeg, png and gif
  • · Requeriments: PHP 5.x and GD Graphics Library

About

This package allow crop images selecting the image area with php, ajax and jQuery UI.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 100.0%