PHP Classes
elePHPant
Icontem

Image Converter: Convert images between several formats

Recommend this page to a friend!

  Author Author  
Picture of Huda M Elmatsani
Name: Huda M Elmatsani <contact>
Classes: 14 packages by
Country: Indonesia Indonesia
Innovation award
Innovation award
Nominee: 5x

Winner: 3x


  Detailed description   Download Download .zip .tar.gz   Install with Composer Install with Composer  
Converting images between formats may be useful for Web applications because each image format has advantages and disadvantages depending on the applications purpose.

With JPEG you can reduce the quality to limit the file size. With GIF you can make it transparent or generate animations. With PNG you can avoid GIF color model restrictions. With SWF you can protect your image or make a presentation movie.

This class can perform several types of image format conversions.

It can read images in the following formats using the PHP GD library support: JPEG, GIF, PNG and WBMP.

It can save the converted images in same formats and also in the SWF format using the PHP Ming extension if available.

  Classes of Huda M Elmatsani  >  Image Converter  >  Download Download .zip .tar.gz  >  Support forum Support forum (5)  >  Blog Blog  >  RSS 1.0 feed RSS 2.0 feed Latest changes  
Name: Image Converter
Base name: imageconverter
Description: Convert images between several formats
Version: 1.0.0
PHP version: -
License: Freeware
 
  Groups   Trackback   Applications   Files Files  

  Groups  
Group folder image Graphics Colors, images, charts and picture formats View top rated classes
Group folder image Flash Generate and interact with Flash animations View top rated classes


  Innovation Award  
PHP Programming Innovation award winner
January 2005
Winner


Prize: One copy of the Maguma Workbench
Sometimes it is necessary to convert the format of images because some formats are more appropriate for certain purposes.

This class provides a flexible solution for image conversion between the formats JPEG, GIF, PNG and WBMP, but also supports converting images from any of those formats into a Flash movie, making it more difficult for others to retrieve the images in the original format.

Manuel Lemos

  Pages that reference this package  
Imagine no image on the web
Image pertama kali muncul di halaman web pada tahun 1992, kata Wiki. Image, sejak kemunculannya, mengubah halaman web yang dulunya mirip kamus menjadi seperti sebuah majalah...

Latest pages that reference packages Latest pages that reference packages


  Applications that use this package  
No pages of applications that use this class were specified.

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.imageconverter.php Class class converts image format
Accessible without login Plain text file test.imageconverter.php Example sample

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