abgelegt im Archiv
PHP-Classes-News
von Konrad Priemer am 05.04.07

Kurzbeschreibung: Optimize images to fit in a given file size limit
Veröffentlicht am: 04.04.2007
Gruppe(n):
- PHP 5
- Graphics
Beschreibung:
This class can be used to optimize images to fit within a given file size limit.
It takes a picture in any format supported by the GD library and generates a JPEG picture with the maximum quality factor that makes the picture file size not exceed a given limit.
This class is similar to the JPEG Reducer class. It uses the binary search algorithm to reach the ideal quality factor in the smallest number of iterations.
The class stops searching when a given number of limit iterations is reached or when the quality factor difference between the ideal and the found values is less than the configured precision value.
Link: JPEG Fit
Permalink: PHP-Klasse::JPEG Fit 04.04.2007
Trackback: http://publish.creative-weblogging.com/publish/mt-tb.pl/61835
Wong
Stimmen Sie ab für PHP-Klasse::JPEG Fit 04.04.2007:
|
Dieser Eintrag wurde mit: 8.67 Punkten (von 6 Stimme(n) insg.) bewertet.
|
Abonnieren
Suchen Sie nach weiteren Artikeln
| RSS | Alle Abonnements sehen |
|
Was ist RSS? | |
| Yahoo! |
|
| MEIN MSN |
|
| Bloglines |
|
| Newsletter | |
| Followen Sie uns bei Twitter! |


















