Images and Media Optimisation

Fixtures covering alt-text extraction, image dimension and scaling analysis, encoding-quality and next-gen format opportunities, animated-GIF-versus-video classification, hidden and offscreen image detection, and favicon handling.

Fixtures that let a crawler prove it attributes image-level optimisation signals correctly: which page referenced the image, what the reference markup declared (alt, dimensions, container sizing, loading attributes), and what the image resource itself looked like on the wire.

Families:

Every image body is generated deterministically as PNG bytes with the fixture marker in a tEXt chunk; routes with non-PNG extensions deliberately serve those PNG bytes under the extension’s declared content type. The whole group is safe to crawl; the wrong-content-type icon is moderate because it probes type-mismatch handling.

Fixtures in this category

Back to the fixture index