Definition
Numerical ratio of an image, frame, or format's width to its height, typically expressed as W:H or a single decimal; it describes the rectangular shape independent of resolution, color, or other technical properties.

Principle

Principle
Aspect ratio constrains composition and scaling: preserving an image's aspect ratio maintains relative horizontal and vertical proportions, while changing it requires cropping, padding, or geometric distortion.

Demonstration

Demonstration
Situation: A photographer must prepare a landscape photo for a 4×6 print and a 16:9 web banner. Recognition: The photo's native aspect ratio is 3:2. Action: To fit 16:9 without distortion, the photographer crops or adds letterboxing; to fit 4×6 they either crop or scale with minor framing adjustments. Consequence: Preserving aspect ratio retains composition; forcing a different ratio changes framing or introduces empty space or distortion.

Misapplication

Misapplication
Treating aspect ratio as equivalent to resolution (e.g., claiming two images with the same aspect ratio necessarily have the same detail) — the semantic error is conflating shape (proportions) with sampling density or pixel count.

Consequence

Consequence
Decisions about aspect ratio directly affect composition, required cropping, presence of letterboxing/pillarboxing across devices, and the amount of image area available for important visual content.

Reversal

Reversal
When images use non-rectangular projections (spherical panoramas) or anamorphic optical processes, the simple W:H ratio no longer maps directly to perceived composition; the operative geometric mapping must be considered instead.

Boundary

Boundary
Clearly within: a 1920×1080 raster image has an aspect ratio of 16:9. Boundary case: an image cropped to 1.2:1—close to square—where small framing changes alter composition significantly. Clearly outside: color gamut or bit depth, which concern color and tonal capacity rather than rectangular proportions.

Semantic Tension

Semantic Tension
Preserve Composition ↔ Maximize Fill — choosing an aspect ratio involves trading retention of original framing against filling target display or print dimensions.

Synthesis

Synthesis
Aspect ratio is a compositional constraint distinct from pixel-based measures: it governs proportional relationships and the operations (crop, pad, distort) required to adapt an image across media.