A live coding session implementing a PNG decoder from scratch in Zig. The developer parses PNG file structure (chunks, headers), implements decompression using zlib, handles filter algorithms (none, sub, up, paeth), and works through color type support (RGB, RGBA). The motivation is extracting embedded color profiles for a
•1h 38m watch time
Sort: