The goal of this project was to understand how the GIF format is structured.
The source code gets a GIF file, parse it, decompress each images and render it on a canvas element.
Warning
Please note this project is for educational purpose only.
The performances are probably bad and the feature set is incomplete.
Great resources:
Streams: