PHP Classes
elePHPant
Icontem

Thumbs: generate thumbnails of image files in a directory

Recommend this page to a friend!
  Info   View files View files (8)   DownloadInstall with Composer Download .zip   Reputation   Support forum (1)   Blog    
Last Updated Ratings Unique User Downloads Download Rankings
2005-10-09 (11 years ago) RSS 2.0 feedStarStarStarStar 60%Total: 2,252 All time: 1,676 This week: 1,109Up
Version License Categories
thumbs 1.0Free for non-comm...Graphics, Files and Folders
Description Author

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.

Picture of Ilja Müller
Name: Ilja Müller <contact>
Classes: 1 package by
Country: Germany Germany

Details
see sample-files to know how to use the classes ...
Copy all needed files to your script-directory and don't forget
to set rights (777) via CHMOD for the "/thumbs" folder!
  Files folder image Files  
File Role Description
Files folder imagetemplates (3 files)
Plain text file class_thumbs.php Class Class Thumbs
Accessible without login Plain text file sample.php Example sample for the class Thumbs
Accessible without login Plain text file readme.txt Doc. read it, if you get problems ^^
Plain text file class_dias.php Class Class Dias (additional class - not required)
Accessible without login Plain text file sample_dias.php Example sample for the class Dias

  Files folder image Files  /  templates  
File Role Description
  Accessible without login Plain text file dias.htm Data main template for dias output
  Accessible without login Plain text file cell.htm Data template for a single cell of the table
  Accessible without login Plain text file fname.htm Data template for filenames

 Version Control Unique User Downloads Download Rankings  
 0%
Total:2,252
This week:0
All time:1,676
This week:1,109Up
User Ratings User Comments (1)
 All time
Utility:78%StarStarStarStar
Consistency:75%StarStarStarStar
Documentation:71%StarStarStarStar
Examples:67%StarStarStarStar
Tests:-
Videos:-
Overall:60%StarStarStarStar
Rank:1102
 
Excellent
7 years ago (kishore kumar)
80%StarStarStarStarStar