Images in the Terminal with Rust banner

Images in the Terminal with Rust

1 devlog
31m 16s

A PNG parser and viewer written from scratch in Rust for use in the terminal.

This project uses AI

AI was used to help with debugging the chunk division and decoding process.

LumiLovesYou

I spent like twenty minutes working on and reading about the image background chunk before I realised both it’s officially considered optional according to PNG’s specifications and that it would require some weird Rust structure so I just deleted it all and decided to skip the chunk if it shows up 😭

Attachment
0