Format Deep-Dives · page 2 of 2

Format Deep-Dives

Plain-language explainers of image, video, audio, and document formats, and when to use each.

Format Deep-Dives

ICO and CUR: Containers Where the Hotspot Is the Whole Point

A Windows icon holds several images at once, and a cursor adds two numbers saying exactly where the click lands. What a conversion keeps, which image it picks out of the pile, and the coordinate that has nowhere at all to go.

6 min read
Format Deep-Dives

PBM, PGM and PPM: Image Formats You Can Write in a Shell Script

The Netpbm trio was designed in 1988 to be trivial, and that is precisely why it still turns up in scientific and machine-vision work. ASCII against binary, the maximum-value trap, and the inverted bit that quietly produces negatives.

6 min read
Format Deep-Dives

BMP and TGA: The Raster Formats That Never Learned to Compress

Two uncompressed image formats from the 1980s that refuse to disappear: one lives on in Windows tooling and test fixtures, the other in game texture pipelines. Why both persist, and what changes the moment you convert one.

5 min read
Format Deep-Dives

TIFF: What Archives Scan To, and What Comes Out the Other Side

TIFF is the default output of scanners and digitisation projects, and it is really a container of tagged images rather than a picture. What multi-page means, which compression variants exist, and what a conversion honestly gives you.

6 min read
Format Deep-Dives

FDF and XFDF: The Answers Without the Form

When someone returns a filled PDF form, the answers can travel as a small separate file instead of the whole document. What that file holds, and why it is more sensitive than it looks.

4 min read
Format Deep-Dives

A Web Font Is a Desktop Font in a Delivery Wrapper

WOFF2 is not a different typeface, it is the same sfnt tables preprocessed and squeezed with Brotli. What that means for the file you ship, and what the wrapper cannot fix.

6 min read