This class is meant to manipulate image files in the JPEG format uploaded via Web forms.
It can retrieve the image files submitted by posted forms, rescale the image to fit given constrainst, rotate the images and draw a frame around the picture and save the processed image in JPEG format with a configurable compression level.
| Ratings | Utility |
Consistency |
Documentation |
Examples |
Tests |
Videos |
Overall |
Rank |
| All time: |
Good (89.3%) |
Good (82.1%) |
- |
Good (82.1%) |
- |
- |
Sufficient (61.1%) |
633 |
| Month: |
Not yet rated by the users |

If you know an application of this package, send a message to the
author to add a link here.
| File |
Role |
Description |
how_to_1.txt |
Example |
How to use this class with an JPG image already on the server |
how_to_2.txt |
Example |
How to use this class reading a JPG image from POST |
images.class.php |
Class |
The class |