PHP Classes

Multipe Image Resizer Script: Resize images in several ways

Recommend this page to a friend!
     
  Info   View files Files   Install with Composer Install with Composer   Download Download   Reputation   Support forum   Blog    
Ratings Unique User Downloads Download Rankings
StarStarStar 40%Total: 887 All time: 3,979 This week: 73Up
Version License PHP version Categories
multiple-img-resizer 1.0GNU General Publi...5.0PHP 5, Graphics
Description 

Author

This class can resize images in several ways.

It can take an image in either JPEG, PNG or GIF format and resize it to:

- The given width and height exactly
- Use the given width and keeping the original proportions of the height
- Use the given height and keeping the original proportions of the width
- Determine automatically to use the given width or height and keep the proportions of the other dimension
- Crop the image keeping the original proportions

The class comes with a script that can call the class to resize many images at once.

Picture of Faizan Ahmed
Name: Faizan Ahmed <contact>
Classes: 1 package by
Country: United States United States

  Files folder image Files (2)  
File Role Description
Accessible without login Plain text file index.php Example Multipe Image Resizer
Plain text file resize-class.php Class Multipe Image Resizer

The PHP Classes site has supported package installation using the Composer tool since 2013, as you may verify by reading this instructions page.
Install with Composer Install with Composer
 Version Control Unique User Downloads Download Rankings  
 0%
Total:887
This week:0
All time:3,979
This week:73Up
User Ratings User Comments (1)
 All time
Utility:58%StarStarStar
Consistency:58%StarStarStar
Documentation:-
Examples:58%StarStarStar
Tests:-
Videos:-
Overall:40%StarStarStar
Rank:3777
 
This will definitely make things easier.
13 years ago (Abdul Ahad Bukhari)
70%StarStarStarStar