Forum Moderators: coopster

Message Too Old, No Replies

How extract frames from animated GIF with PHP?

I need it for Contenet Management System

         

Kinitz

12:29 am on Sep 16, 2003 (gmt 0)

10+ Year Member



Has anybody encountered such library/module/script that can extract frames from animated GIFs? For example I specify: give me 3rd frame and it extracts it and copies to file (on the serverk, with PHP)... any ideas?

bcolflesh

8:00 pm on Sep 16, 2003 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



The function "imagegifanimadd" listed here:

hyvatti.iki.fi/~jaakko/sw/

look like it can do what you want - I've never used his patch yet, though...