Image Rendering Showcase
Local image assets for checking aspect ratios, captions, and responsive rendering.
Why Local Assets Matter
These images live in static/images/test-assets/, so this page is deterministic even when a preview is rendered offline. Their colors are intentionally quiet, while their dimensions make it easy to inspect max-width, intrinsic sizing, aspect ratio, and mobile overflow.
Landscape Image
The landscape has a 1200×675 view box. Its caption is supplied by the alt text above, which should remain useful to a screen reader without being repeated visually by accident.
Portrait Image
The portrait is intentionally taller than the reading column. It should stay within the content width while keeping its natural proportions.
Square Image
The square image is useful for spotting CSS that assumes every image is landscape. Its caption is intentionally provided by the alt text rather than a separate visual label.
Small Image
This asset is only 180×120 in its view box. It should not be stretched into a blurry full-width banner unless the theme explicitly chooses to do so.
A Large-Width Image with a Long Alt Description
Attribution and Adjacent Text
The artwork is an original geometric placeholder created for this repository. There is no remote attribution URL or authentication requirement. A related typography test follows the same local-content principle and is useful for comparing image captions with ordinary prose.