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)
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...