UHFIF — A post mortem on a useless image format
Background A while ago (around six months) I started working on a very simple image format. My intention wasn’t to create anything really useful which is why I called it “useless high fidelity image format” – or UHFIF for short. The main goal with UHFIF was to teach me about file formats. While I knew a bit about formats I had never actually implemented a file format. And because I wanted to learn about image encoding an image file format it was. ...