|
|
| Name: |
Thumbs |
| Base name: |
thumbs |
| Description: |
generate thumbnails of image files in a directory |
| Related classes: |
thumb, thumbs, jpg, image thumb, page gif, named, phpthumb, thumb image |
| Version: |
- |
| PHP version: |
- |
| License: |
Free for non-commercial use |
| All time users: |
2157 users |
| All time rank: |
1525 |
| Week users: |
1 user |
| Week rank: |
2417 |
| |
|
This package can be used to generate thumbnails of images stored in a given directory.
It traverses a given directory and generates thumbnails of files with the extensions .gif, .jpg and .png, ignoring files that start with _ character.
The thumbnail images files are stored in a sub-directory named thumbs. Once created, the upto date thumbnails will be skipped to avoid unnecessary reprocessing.
The thumbnails may have limited width, height or both. The thumbnail file names may have custom prefixes, eventually associated to their size limit.
The class returns a bidimensional array of images and thumb file paths.
Additionally, there is a class to output a listing thumbs as a page using a template.
| Ratings | Utility |
Consistency |
Documentation |
Examples |
Tests |
Videos |
Overall |
Rank |
| All time: |
Sufficient (78.6%) |
Sufficient (75.0%) |
Sufficient (71.4%) |
Sufficient (67.9%) |
- |
- |
Sufficient (60.7%) |
770 |
| Month: |
Not yet rated by the users |
| |
Applications that use this class |
|
|
| Link |
Description |
| here in use... |
just a private page what uses this classes |

If you know an application of this package, send a message to the
author to add a link here.
| |
Files |
|
|
| File |
Role |
Description |
dias.htm |
Data |
main template for dias output |
cell.htm |
Data |
template for a single cell of the table |
fname.htm |
Data |
template for filenames |