This is an image manipulation class with PHP 4 and PHP 5 specific support that based on the GD Library.
This class can:
- Load and save images in the JPEG, GIF and PNG formats
- Generate HTML tags to present the manipulated images
- Resize an image with arbitrary dimensions, or to a given width or height or size scale percentage, preserving the original aspect ratio.
- Crop the image
- Write text labels over the image
| Ratings | Utility |
Consistency |
Documentation |
Examples |
Tests |
Videos |
Overall |
Rank |
| All time: |
Good (81.8%) |
Good (81.8%) |
Sufficient (75.0%) |
Sufficient (75.0%) |
- |
- |
Sufficient (64.1%) |
433 |
| Month: |
Not yet rated by the users |
No application links were specified for this class.

If you know an application of this package, send a message to the
author to add a link here.
| Link |
Description |
| clsImage |
a detailed site about the PHP class clsImage. class and image examples are available, also a live demo script is running |
| GD library |
the site of the developers of the GD library |