Thumbnails from animated GIF images with PHP
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.
- Read more about Thumbnails from animated GIF images with PHP
- Log in to post comments