AspectRatio

What Is Aspect Ratio?

Aspect ratio is one of those terms that sounds technical but is just geometry: it records the shape of a rectangle as width versus height. Every photo, video, screen and piece of paper has one, and most compatibility problems - black bars, cropped heads, stretched logos - are aspect ratio mismatches in disguise.

Quick answer: Aspect ratio is the ratio of a shape's width to its height, written W:H (for example 16:9). It describes proportion, not size: 1920×1080 and 640×360 are different resolutions but the same 16:9 shape.

The definition

The aspect ratio of a rectangle is its width divided by its height, expressed as two numbers separated by a colon: 16:9, 4:3, 1:1. The two numbers describe a proportion, not an absolute size - they are usually reduced to the smallest whole numbers that keep the relationship, which is why a 1920×1080 video, a 1280×720 video and a cinema screen are all simply '16:9'. Written in decimal form, 16:9 is 1.778:1 - the same shape, different notation.

How to read W:H

The first number is width, the second is height, in any unit you like. 16:9 means 16 units across for every 9 units down. If the first number is bigger the shape is landscape; if the second is bigger it is portrait; equal numbers make a square (1:1). To test whether two ratios describe the same shape, divide width by height in both and compare: 1920÷1080 = 1.778 and 16÷9 = 1.778, so they match.

Aspect ratio vs resolution

Resolution counts pixels; aspect ratio describes their arrangement. 1920×1080 and 3840×2160 are different resolutions - one has four times the pixels of the other - but identical 16:9 shapes. That is why one scales perfectly onto the other. The reverse also exists: 1920×1200 and 1920×1080 have the same width but different ratios (16:10 vs 16:9), which is why one letterboxes inside the other.

Common ratios and where they live

  • 16:9 (1.778) - HD/4K video, YouTube, TVs, monitors
  • 9:16 (0.563) - vertical video: TikTok, Reels, Shorts
  • 4:3 (1.333) - legacy TV, iPads, phone sensors
  • 3:2 (1.5) - 35 mm film, DSLR photos, 4×6 prints
  • 1:1 (1.0) - squares: Instagram posts, avatars, album art
  • 21:9 / 2.39:1 - ultrawide monitors and cinema scope

Why aspect ratio matters

Every rectangle has exactly one shape, so when a 4:3 photo must live in a 16:9 frame, something has to give: the frame crops the image, black bars pad it, or the image stretches and distorts. Knowing ratios turns these accidents into decisions - you choose what to trim, or where the bars go, or you design the layout around the shape you actually have. That is the entire practical subject: match shapes deliberately instead of accidentally.

Frequently Asked Questions

What does 16:9 mean exactly?
The shape is 16 units wide for every 9 units tall - a decimal of about 1.78. Any rectangle with that proportion is '16:9', whatever its size: a 640×360 clip and a 3840×2160 movie are both 16:9.
Is aspect ratio the same as resolution?
No. Resolution is the pixel count (1920×1080); aspect ratio is the proportion of the sides (16:9). Different resolutions can share one ratio, and the same width can have different ratios.
How do I find the aspect ratio of an image?
Divide the pixel width by the height and reduce both numbers to their smallest whole numbers. 4000×3000 divides by 1000 to give 4:3. The calculator on the home page does this instantly.
What is the most common aspect ratio?
For screens and video, 16:9 dominates. For photography, 3:2 (cameras) and 4:3 (phone sensors) are the native shapes. For social vertical video, 9:16.

Related Tools