This package is meant to generate thumbnails from image files located in a specified directory.
The package comes with a class that can traverse directories and list the files in them to determine which are images based on the file name extension.
A sub-class is capable of taking a list of image files and generate thumbnail images that are stored with a file name based on the path of the original image files, possibly in a different directory that is created by the class if necessary.
The thumbnail images are resized proportionally given a percentage scale value or are constrained to a given width and height values.
If GD 2 support is enabled, the images are processed in true color to provide smooth scaling.
| Ratings | Utility |
Consistency |
Documentation |
Examples |
Tests |
Videos |
Overall |
Rank |
| All time: |
Good (83.3%) |
Sufficient (75.0%) |
- |
Sufficient (75.0%) |
- |
- |
Not sure (56.7%) |
913 |
| 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.