Login   Register  
PHP Classes

Class: Animated GIF into images

Icontem
elePHPant

  Classes of László Zsidi  >  Animated GIF into images  >  Download  >  Support forum Support forum (4)  >  Blog Blog  >  RSS 1.0 feed RSS 2.0 feed Latest changes  
Name: Animated GIF into images Support forum
Base name: gifsplit
Description: Split GIF animations into multiple images
Version: -
Required PHP version: 3.0
License: Freeware
 
  Author   Group folder image Groups   Detailed description  
  Applications   Related links   Files Files  

Author

Picture of László Zsidi
Name: László Zsidi <e-mail contact>
Published packages: 13 Browse this author's classes Browse this author's classes
Country: Hungary Hungary - PHP jobs in Hungary
Home page: http://camder.com/

Innovation Award

PHP Programming Innovation award nominee
July 2006
Number 7
PHP provides a very good extension based on the GD library to create and manipulate images.

Currently, this extension is not able to manipulate animated GIF image files.

This class provides a solution to access animated GIF frame images by splitting the animation frames into separated GIF image files.

Since it is a pure PHP based solution, it can be used without any specific version of GD or other PHP extension.

Manuel Lemos

Groups

Group folder image Graphics Colors, images, charts and picture formats View top rated classes
Group folder image Video Movies and video data generation and manipulation View top rated classes

Detailed description

This class can be used to split GIF animations into GIF image files.

It reads a given animation file and saves into GIF image format.

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.

Related links

Link Description
Donate Page Donate to development

Files

File Role Description
Plain text file decode_a_gif.php Example Example file
HTML file example.html Doc. documentation
Plain text file GIFDecoder.class.php Class Main class
Image file test.gif Photo Example image
Download all files: gifsplit.tar.gz gifsplit.zip
NOTICE: if you are using a download manager program like 'GetRight', please Login before trying to download this archive.