PHP Classes

Animated PNG Creator: Create PNG format animations from a list of images

Recommend this page to a friend!
  Info   Screenshots   View files Files   Install with Composer Install with Composer   Download Download   Reputation   Support forum   Blog    
Ratings Unique User Downloads Download Rankings
StarStarStar 56%Total: 1,850 All time: 2,130 This week: 455Up
Version License PHP version Categories
apng-creator 1.6.2GNU Lesser Genera...5.0PHP 5, Graphics, Video
Description 

Author

This class can be used to create PNG format animations from a list of images.

It can add to the animation any number of images previously loaded or created by the PHP GD extension functions.

The alignment of each image and the delay between animation images is configurable.

The class can generate an animation file in PNG format that is compatible with the regular PNG image format.

Browsers and programs that do not support the PNG animation image format can still show it as if it consists of a single image.

Innovation Award
PHP Programming Innovation award nominee
October 2009
Number 5
GIF is a popular format for displaying animations in Web pages. However GIF is limited to 8 bit color images.

PNG is an image format that supports 24 bit images. A backwards compatible extension of PNG format allows it to be used to display animations with 24 bit color images.

This class allows generating animations in PNG format using pure PHP code.

Manuel Lemos
Picture of Dzsoni Voker
Name: Dzsoni Voker <contact>
Classes: 2 packages by
Country: Slovak Republic Slovak Republic
Innovation award
Innovation award
Nominee: 2x

 

Screenshots (1)  
  • examples/images/blur_animation.png
  Files folder image Files (16)  
File Role Description
Files folder imagedocumentation (11 files)
Files folder imageexamples (2 files, 1 directory)
Accessible without login Plain text file APNG_Creator.php Class Animated PNG Creator class

The PHP Classes site has supported package installation using the Composer tool since 2013, as you may verify by reading this instructions page.
Install with Composer Install with Composer
 Version Control Unique User Downloads Download Rankings  
 0%
Total:1,850
This week:0
All time:2,130
This week:455Up
User Ratings User Comments (1)
 All time
Utility:65%StarStarStarStar
Consistency:80%StarStarStarStarStar
Documentation:80%StarStarStarStarStar
Examples:75%StarStarStarStar
Tests:-
Videos:-
Overall:56%StarStarStar
Rank:1895