PHP Classes
elePHPant
Icontem

GIF images into animated GIF with native PHP class: Generate GIF animations from a set of GIF images

Recommend this page to a friend!

  Author Author  
Picture of László Zsidi
Name: László Zsidi <contact>
Classes: 13 packages by
Country: Hungary Hungary
Innovation award
Innovation award
Nominee: 10x

Winner: 1x


  Detailed description   Download Download .zip .tar.gz   Install with Composer Install with Composer  
This class can be used to generate a GIF animation from a set of individual frames in GIF image format.

The class takes as input parameters the list of GIF frame image files, the animation delay between each frame, the horizontal and vertical offset of each frame image.

It combines all image frames and generates a single animated GIF file using only PHP code without using the GD library or other image extensions or external programs .

The animation background may be set to a given color or be made transparent.

  Classes of László Zsidi  >  GIF images into animated GIF with native PHP class  >  Download Download .zip .tar.gz  >  Support forum Support forum (61)  >  Blog Blog  >  RSS 1.0 feed RSS 2.0 feed Latest changes  
Name: GIF images into animated GIF with native PHP class
Base name: gifmerge
Description: Generate GIF animations from a set of GIF images
Version: 1.0.0
PHP version: -
License: Freeware
 
  Groups   Screenshots Screenshots   Dependents  
  Trackback   Applications   Files Files  

  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

  Files folder image Screenshots  
screenshot.gif
File Role Description
Accessible without login Image file screenshot.gif Screen Simple generated animated gif by this class


  Innovation Award  
PHP Programming Innovation award nominee
June 2006
Number 5
One of the greatest features of PHP is the integration with the GD library, making possible to dynamically generate images in several formats.

However, PHP GD functions do not implement animated GIF image generation, despite the GD library supports GIF animations since 2004.

This class provides an alternative solution for GIF animations from individual images without using the PHP GD library functions.

Manuel Lemos

  Other classes that need this package  
Class Why it is needed Dependency
Animated Simple CAPTCHA Required to merge gifs Required
Another CAPTCHA project Generating single animation Required
Convex 3D Generating single animation Optional
FXLake effect Generating single animation Required
Image Flag Effect Generating single animation Required
Text 3D Generating single animation Required
Texture Background Effect Generating single animation Required

  Pages that reference this package  
(Simple version)Matrix like animated dropping character effect in PHP | Mgccl's blog
This code is only for monospaced typefaces, else it will look strange...
Animiertes Gif mit GD-Lib erkennen
vielleicht hilft dir dieser Link etwas weiter:...
Animiter GIFs über PHP
Kurze Suche bei Google:...
blog signature
Tadinya mau menggunakan fasilitas headline blog animator dari feedburner , namun ternyata saat dicoba feedburner tidak bisa akses RSS di web ini padahal menurut RSS validator sudah valid...
Creare gif animate con PHP
Il primo link su google ti fornisce una class per creare gif animate, con tanto di appropriato forum di supporto...
Creating animated CAPTCHA
Let’s learn how to create CAPTCHA, but not just plain. We’ll build an animated captcha. So, how do we create it? First we need GIFEncoder class from phpclasses.
Dynamic Signature
Some of you might have seen my dynamic signatures once in a while (I only write them if I get really bored or if certain people ask for it)...
Flat Matrix Digital Rain Animation
I love The Matrix, especially the digital rain effect, so I made it. The idea is to light up the character as the script goes by...
GIF animation in PHP
I have just seen a class for creating GIF animations from a collection of GIF files...
Howto: Generate animated GIF with PHP
Recently I was asked if it was possible to generate animated GIFs with PHP GD...
Imagenes animadas desde PHP
Hola. Estaba yo buscando como crear un gif animado desde PHP y vi que con GD no es posible, y ImageMagick no lo tiene todos los servidores...
Mailed JPG image came together with animated GIF image (Japanese)
Network camera capture JPEG images regularly so it sent me an email attachment with the image...
making a radar loop with PHP
So a few days ago I was out with friends and a storm was on it’s way in...
Mittels PHP und GD animiertes GIF erzeugen?
ich meinte eigentlich die GifMerge-Klasse bei phpclasses.org, denn die besteht nur aus nativem PHP
PHP - How to Merge Gif Animate
-
PONG!
Basically I have nothing else better to do except making endless animations and hope to win...
Server-side GIF to SWF
On the server end a GIF animation will be converted into SWF using PHP server-side procedures, there are two ideas:...
sheepworld.de - Ein schafiges Projekt mit Wordpress-MU und Buddypress
In diesem Artikel geht es mal zur Abwechslung nicht um ein juristisches Thema...
with PHP animation GIF
This class can be used to generate a GIF animation from a set of individual frames in GIF image format...
Yesterday's Bookmarks
PHP Class: GIF images into one animated GIF

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
Files folder imageframes (13 files)
Image file example.gif Photo example animated gif
Plain text file Example.php Example Example
Plain text file GIFEncoder.class.php Class GIFEncoder class

  Files folder image Files  /  frames  
File Role Description
  Image file images01.gif Photo frame
  Image file images02.gif Photo frame
  Image file images03.gif Photo frame
  Image file images04.gif Photo frame
  Image file images05.gif Photo frame
  Image file images06.gif Photo frame
  Image file images07.gif Photo frame
  Image file images08.gif Photo frame
  Image file images09.gif Photo frame
  Image file images10.gif Photo frame
  Image file images11.gif Photo frame
  Image file images12.gif Photo frame
  Image file images13.gif Photo frame

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