When I use GD to create thumbnails from anim-GIFs, I get just the first frame. PHP removes all other animation frames. I am looking for a technique to create thumbnails from animations with same frame length and delay etc. It could be with imagemagick instead of gd.
- Log in to post comments