Home/Guides/Photography
🖼️Photography

Aspect Ratios for Photo, Video and Screens

Ratio is shape, not size. Learn how it's calculated, the ratios you'll actually meet, and how to crop or resize without distorting anything.

6 min read

What an aspect ratio really tells you

An aspect ratio is the relationship between an image's width and its height, written as two numbers separated by a colon — 16:9, 4:3, 1:1. It describes shape, not size. A photo that is 1600 × 900 pixels and one that is 3840 × 2160 are completely different resolutions but share the same 16:9 ratio, so they have the identical rectangular shape. Confusing ratio with resolution is the root of most cropping and scaling headaches.

How the ratio is found

To reduce any width and height to its simplest ratio, divide both by their greatest common divisor. A 1920 × 1080 image has a GCD of 120, so 1920÷120 : 1080÷120 = 16:9. The same shape could be written 1920:1080 or 8:4.5, but 16:9 is the canonical reduced form. This is exactly the arithmetic an aspect ratio calculator automates, and it is also how you find a missing dimension: to fit a 16:9 shape into a 1280-pixel width, the height must be 1280 × 9 ÷ 16 = 720.

The ratios you will actually meet

RatioShapeWhere it lives
16:9WidescreenTVs, monitors, YouTube, most video
9:16VerticalPhone screens, Reels, TikTok, Stories
4:3ClassicOlder displays, many cameras, slides
1:1SquareProfile pictures, some social posts
3:2PhotoDSLR and mirrorless stills, prints
21:9UltrawideCinema, ultrawide monitors

The rise of vertical video means 9:16 — the same as 16:9 turned on its side — now matters as much as the traditional landscape format. Designing one piece of content to live in both is one of the most common modern layout problems.

Cropping, letterboxing and the safe zone

When content made for one ratio has to appear in another, something has to give. There are two honest choices and one trap:

  • Crop — fill the new shape by cutting off the edges that do not fit. Nothing is distorted, but you lose part of the image, so keep important subjects toward the center “safe zone.”
  • Letterbox / pillarbox — fit the whole image and add black bars to pad the empty dimension. Nothing is lost or distorted, but you gain dead space.
  • Stretch — the trap. Forcing 4:3 content into a 16:9 frame by stretching makes everyone look short and wide. Never scale width and height by different amounts.

The golden rule when resizing is to scale width and height by the same factor. As long as you do, the ratio is preserved and nothing distorts — which is precisely what “maintain aspect ratio” or the chain-link icon in design tools enforces.

Ratio versus resolution versus pixels

Keep three ideas separate. Aspect ratio is the shape. Resolution is the pixel count (1920 × 1080), which sets detail. Display size is physical inches. A tiny phone and a huge TV can share 16:9 and even share 1080p resolution while being wildly different physical sizes. When someone says an image “looks stretched” they mean the ratio is wrong; when they say it looks “blurry” they mean the resolution is too low for the display.

Our aspect ratio calculator reduces any dimensions to their simplest ratio and finds a missing width or height while keeping the shape intact.

Frequently asked questions

Is aspect ratio the same as resolution?

No. Aspect ratio is the proportional shape (16:9), while resolution is the actual number of pixels (1920 × 1080). Many different resolutions can share the same aspect ratio, and that shared shape is what determines whether an image fits a frame without cropping.

How do I keep an image from distorting when I resize it?

Scale the width and height by the same factor. If you halve the width, halve the height too. Most editors enforce this when you lock or 'maintain' the aspect ratio, usually shown as a chain-link icon between the dimension fields.

What ratio should I use for social media video?

Use 9:16 vertical for Reels, TikTok and Stories, 16:9 for standard YouTube, and 1:1 square for many feed posts. If you only make one version, vertical 9:16 currently reaches the most mobile viewers.

Why are there black bars on my video?

Those bars — letterboxing or pillarboxing — appear when a video's aspect ratio does not match the screen's. The player adds bars to show the whole frame without cropping or stretching it.

Tools mentioned in this guide

Ad
📢Advertisement