This class is a CodeIgniter framework controller to crop and resize images.
It extends the CodeIgniter controller class and can generate a preview for a given image file that is resized or cropped to given dimensions.
The preview image is served in JPEG format.
|
Name: |
Image cropper |
Base name: |
image-cropper |
Description: |
CodeIgniter controller to crop and resize images |
Version: |
1.0.0 |
PHP version: |
3.0 |
License: |
Artistic License |
|
|
|
Applications that use this package |
|
No pages of applications that use this class were specified.
If you know an application of this package, send a message to the author to add a link here.
|
Files |
|
File |
Role |
Description |
image_cropper |
Class |
This class crops/and resizes images without losing the important parts of images! |