Login   Register  
PHP Classes
elePHPant
Icontem

Class: JPEG Reducer

Recommend this page to a friend!
Stumble It! Stumble It! Bookmark in del.icio.us Bookmark in del.icio.us
  Classes of Huda M Elmatsani  >  JPEG Reducer  >  Download .tar.gz .zip  >  Support forum Support forum (1)  >  Blog Blog  >  RSS 1.0 feed RSS 2.0 feed Latest changes  
Name: JPEG Reducer
Base name: jpegreducer
Description: Reduce a JPEG file size adjusting its quality
Related classes: , , , , , ,
Version: -
PHP version: -
License: Freeware
All time users: 2512 users
All time rank: 1252
Week users: 3 users
Week rank: 1216
Picture of Huda M Elmatsani
Author: Huda M Elmatsani <e-mail contact>
Packages: 14 Browse this author's classes Browse this author's classes
Country: Indonesia Indonesia - PHP jobs in Indonesia
Age: 44
All time rank: 151 in Indonesia Indonesia
Week rank: 84 Down1 in Indonesia Indonesia Equal
Innovation award
Innovation award
Nominee: 5x

Winner: 3x


  Detailed description  
To reduce the size of JPEG image file, usually the image is saved with lower quality compression factor.

However, using this method it is not guaranteed that the size of the resulting image file will be smaller than a given size limit.

JPEG Reducer is a class that solves this problem by trying different quality to determine the ideal compression ratio to reduce image to the target limit size just by specifying that limit value in class variable.

This class can be used in public photo gallery to make sure all images are have acceptable size.

 

  Groups  
Group folder image Graphics Colors, images, charts and picture formats View top rated classes

  Rate classes User ratings   Applications   Files Files  

  Innovation Award  
PHP Programming Innovation award winner
November 2004
Winner
Sometimes it is necessary to limit the size occupied by the files of image archives to prevent that they take too much disk space.

The size of JPEG image files can be reduced by using a lower quality factor when saving to a file but it is not easy to determine what is the smallest quality factor reduction that guarantees that an image file will not exceed a given limit.

This class provides an approximate solution based on a few tests using different quality factors and then using interpolation to reach a reduction factor close to the ideal value that can be used to keep the file size near the limit.

Manuel Lemos

  User ratings  
Ratings
Utility
Consistency
Documentation
Examples
Tests
Videos
Overall
Rank
All time:
Sufficient (75.0%)
Good (86.4%)
-
Sufficient (79.5%)
-
-
Not sure (54.1%)
1222
Month:
Not yet rated by the users

  Applications that use this class  
No application links were specified for this class.
Add link image If you know an application of this package, send a message to the author to add a link here.
  Files folder image Files  
File Role Description
Plain text file class.jpegreducer.php Class class reduce jpeg filesize
Plain text file class.jpegxreducer.php Class variant
Plain text file test.jpegreducer.php Example example
Plain text file test.jpegxreducer.php Example example: one line call

Download all files: jpegreducer.tar.gz jpegreducer.zip
NOTICE: if you are using a download manager program like 'GetRight', please Login before trying to download this archive.