PHP Classes

BMP Thumbnail: Generate thumbnails from images in the BMP format

Recommend this page to a friend!
  Info   Screenshots Screenshots   View files View files (2)   DownloadInstall with Composer Download .zip   Reputation   Support forum (3)   Blog    
Ratings Unique User Downloads Download Rankings
Not enough user ratingsTotal: 1,789 This week: 1All time: 2,188 This week: 560Up
Version License Categories
bmptothumbnail 1.0Free For Educatio...Graphics
Description 

Author

This package can be used to create thumbnail from images in the BMP format.

The package has a class that can read a BMP image file, decodes the image pixels, and a new image file in the GD library format from the BMP image pixel values.

The GD image file is stored in temporary file or in a string using a memory stream handler class to improve the decoding process speed. The GD image file is loaded into memory so it can be manipulated with any GD library function.

Another class can be used to create thumbnails with given width and height from images in the formats JPEG, GIF, PNG, WBMP and BMP using the conversion processed described above.

The thumbnails can be saved to files only in the formats: JPEG, PNG, GIF and WBMP.

Picture of Muhammad Sohail Khan
Name: Muhammad Sohail Khan <contact>
Classes: 3 packages by
Country: Pakistan Pakistan
Age: 43
All time rank: 6168 in Pakistan Pakistan
Week rank: 411 Up9 in Pakistan Pakistan Down

Screenshots  
  • MainImage
  • thumb
  Files folder image Files  
File Role Description
Image file test3.jpg Photo Image File
Plain text file thumbnail.php Class Convert BMP , JPEG , GIF , PNG files to Thumbnail

 Version Control Unique User Downloads Download Rankings  
 0%
Total:1,789
This week:1
All time:2,188
This week:560Up