Innovation Award
 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 |
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.
| Ratings | Utility |
Consistency |
Documentation |
Examples |
Tests |
Videos |
Overall |
Rank |
| All time: |
Perfect (100.0%) |
Good (93.8%) |
Sufficient (62.5%) |
Good (87.5%) |
- |
- |
Sufficient (74.4%) |
58 |
| Month: |
Not yet rated by the users |
No application links were specified for this class.

If you know an application of this package, send a message to the
author to add a link here.