A small educational project that demonstrates how binary images (0s and 1s) can be compressed using simple algorithms like Run-Length Encoding (RLE).
- Visual binary image grid
- Step-by-step compression
- Size comparison
- Lossless decompression
To make compression intuitive and visual.