General File Format
┌───────────────────────┐
│ ┌───────────────────┐ │
│ │ GIF Signature │ │
│ └───────────────────┛ │
│ ┌───────────────────┐ │
│ │ Screen Descriptor │ │
│ └───────────────────┛ │
│ ┌───────────────────┐ │
│ │ Global Colour Map │ │
│ └───────────────────┛ │
| |
│ ┌───────────────────┐ │ ───┐
│ │ Image Descriptor │ │ │
│ └───────────────────┛ │ │
│ ┌───────────────────┐ │ │
│ │ Local Colour Map │ │ ├── Repeated 1 to n times
│ └───────────────────┛ │ │
│ ┌───────────────────┐ │ │
│ │ Raster Data │ │ │
│ └───────────────────┛ │ ───┛
| |
├─ ─┤
│ GIF Terminator │
└───────────────────────┛