A script that parse a GIF file at binary level and rebuild the frames separately to allow the user to control the animation.
You can then:
- • play and stop the animation
- • go to the previous and next frame
- • speed up or slow down the animation
It doesn't work well with optimized GIF files (when the image is not redrawn entirely at each frame).
You can see it working in the
Pixel Art Gallery.