JPEG Fit

JPEG Fit is a PHP class that can be used to optimize images to fit within a given file size limit.
Download

JPEG Fit Ranking & Summary

Advertisement

  • Rating:
  • License:
  • Freeware
  • Price:
  • FREE
  • Publisher Name:
  • Ultrasine Milch
  • Publisher web site:
  • http://www.phpclasses.org/browse/package/3810.html

JPEG Fit Tags


JPEG Fit Description

JPEG Fit is a PHP class that can be used to optimize images to fit within a given file size limit. JPEG Fit is a PHP class that can be used to optimize images to fit within a given file size limit. The project 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 Requirements: · PHP 5.0.0


JPEG Fit Related Software