images
What is aspect ratio? A simple guide for images and video
A simple explanation of aspect ratio for images, video, screens, and social posts, with examples like 1:1, 4:3, 16:9, and 9:16.
Updated 2026-05-11
Aspect ratio describes the shape of a rectangle. It tells you the relationship between width and height, not the exact size.
A 16:9 video, a 1920 × 1080 image, and a 1280 × 720 thumbnail all have the same aspect ratio. They are different sizes, but they have the same wide shape.
That is why aspect ratio matters when you resize images, prepare videos, design thumbnails, crop photos, build websites, or create social media posts.
Aspect ratio in one sentence
Aspect ratio is:
width : height
For example:
16:9
means the rectangle is 16 units wide for every 9 units tall.
The units can be pixels, inches, centimeters, or anything else. The ratio only describes the relationship.
Aspect ratio is not resolution
This is the most common confusion.
Resolution is the actual number of pixels:
1920 × 1080
Aspect ratio is the simplified shape:
16:9
These two images have the same aspect ratio:
| Resolution | Aspect ratio | Shape |
|---|---|---|
| 1920 × 1080 | 16:9 | widescreen |
| 1280 × 720 | 16:9 | widescreen |
| 3840 × 2160 | 16:9 | widescreen |
They differ in detail and file size, but the frame shape is the same.
Common aspect ratios
| Ratio | Common use |
|---|---|
| 1:1 | square images, profile pictures, product grids |
| 4:3 | older screens, presentations, some cameras |
| 3:2 | many photo cameras and prints |
| 16:9 | YouTube videos, widescreen monitors, presentations |
| 9:16 | vertical video, stories, reels, shorts |
| 21:9 | ultrawide video and monitors |
There is no single “best” ratio. The right one depends on where the image or video will appear.
How aspect ratio is calculated
To simplify an aspect ratio, divide width and height by the same number until they are reduced.
Example:
1920 × 1080
Both numbers can be divided by 120:
1920 ÷ 120 = 16
1080 ÷ 120 = 9
So the aspect ratio is:
16:9
Another example:
1200 × 1200 = 1:1
because width and height are equal.
Why aspect ratio matters when resizing
If you change only the width or only the height, the image can stretch.
Imagine an image that is 1600 × 900. That is 16:9. If you resize it to 800 × 450, it stays 16:9 and looks normal.
But if you resize it to 800 × 600, it becomes 4:3. Unless you crop it, the image will look squeezed or stretched.
To keep the same shape, you need to scale width and height together.
Aspect ratio vs cropping
There are two ways to fit an image into a new shape:
Resize
Resize keeps the whole image and changes its size. If the aspect ratio stays the same, nothing is cropped.
Example:
1920 × 1080 → 1280 × 720
Both are 16:9.
Crop
Crop cuts off part of the image to fit a different shape.
Example:
16:9 photo → 1:1 square
The square can look good, but some of the left and right sides may be removed.
Cropping is normal for thumbnails, profile photos, and social posts, but it should be intentional.
Practical examples
YouTube thumbnail
A common YouTube thumbnail size is 1280 × 720, which is 16:9.
If your design is 1920 × 1080, it has the same ratio and can scale down cleanly.
Instagram square post
A square post is 1:1. A 1080 × 1080 image and a 2000 × 2000 image share that ratio.
Vertical short video
A vertical video is often 9:16, such as 1080 × 1920. That is the portrait version of 16:9.
When an aspect ratio calculator helps
The formula is simple, but the numbers can be annoying when you need an exact missing dimension.
For example, if you know the width should be 1400 pixels and you want 16:9, the height should be:
1400 × 9 ÷ 16 = 787.5
You would normally round to 788 pixels or choose a cleaner size.
An aspect ratio calculator is useful when you know one dimension and need the other, or when you want to check whether a size is really 16:9, 4:3, 1:1, or something else.
Quick rule to remember
Aspect ratio is shape. Resolution is size.
If two rectangles have the same width-to-height relationship, they share the same aspect ratio, even if one is much larger than the other.