PHP Classes

Resize Images: Generate resized images

Recommend this page to a friend!
  Info   View files View files (2)   DownloadInstall with Composer Download .zip   Reputation   Support forum (4)   Blog    
Ratings Unique User Downloads Download Rankings
StarStarStar 57%Total: 11,500 All time: 105 This week: 190Down
Version License Categories
resizeimages 1.0FreewareGraphics
Description 

Author

This is a simple class that can resize an image of any format supported by the PHP GD library extension.

It can resize an image give its target size values in absolute pixel values or by specifying the size values as a percentage.

In latter, the class can resize the image keeping the aspect ratio using the same percentage for the width and height scales or use different percentage scales to distort the aspect ratio.

The resized image is generated in true color so the original colors are preserved. For this, it is recommended to save the resized images in PNG or JPEG formats, despite the class supports all other formats supported by the GD library.

Picture of Harish Chauhan
Name: Harish Chauhan is available for providing paid consulting. Contact Harish Chauhan .
Classes: 28 packages by
Country: India India
Age: ???
All time rank: 32 in India India
Week rank: 22 Down3 in India India Down
Innovation award
Innovation award
Nominee: 1x

Recommendations

Reduce image file during upload process
Upload digital camera file and reduce its size

Resize image on upload
I want to modify uploaded images to a specific size

  Files folder image Files  
File Role Description
Plain text file resizeimage.inc.php Class main class
Accessible without login Plain text file resizeimagetest.php Example example

 Version Control Unique User Downloads Download Rankings  
 0%
Total:11,500
This week:0
All time:105
This week:190Down
User Ratings User Comments (2)
 All time
Utility:86%StarStarStarStarStar
Consistency:83%StarStarStarStarStar
Documentation:-
Examples:62%StarStarStarStar
Tests:-
Videos:-
Overall:57%StarStarStar
Rank:1575
 
Excellent
14 years ago (kishore kumar)
70%StarStarStarStar
Very easy, and very useful .
15 years ago (Frank Moore)
67%StarStarStarStar