Free · Processed In Your Browser

Image Aspect Ratio Calculator

Upload an image to see its dimensions and aspect ratio, then resize it without stretching or distorting it. No account, no upload to a server — you can also use the calculator below with no image at all.

Image never uploaded Processed in your browser Free forever

Upload & Resize

Choose an image to see its size and aspect ratio, then resize it. Your image stays on your device the entire time.

Drag & drop an image here
or choose an image from your device
JPEG, PNG, WebP, or BMP · up to 25 MB
Original image
Original
Preview of the uploaded image
Resized

Your resized image will appear here.

Filename
File type
File size
Dimensions
Aspect ratio
Decimal ratio
Resize to
Or pick a ratio

This size doesn't match the original proportions, so the image will be center-cropped to fit without stretching. The rest of the image outside the crop area will not be included.

Output format
JPEG and WebP support a quality setting; PNG is lossless.
Quality 80%

Your image is processed locally in your browser. It is not uploaded to our server.

Custom Aspect Ratio Calculator

No image needed — calculate a missing width or height from a known ratio.

:
Calculated height
1080 px

Platform Presets

Common aspect ratios used across popular platforms. These are typical conventions, not fixed requirements — select one to load it into the resize tool above.

Common Aspect Ratios

A quick reference for what each ratio looks like in practice.

1:1
Square
4:3
Traditional video/photo
3:2
Photography
16:9
Widescreen video
9:16
Vertical video
4:5
Portrait social content
21:9
Ultrawide

How This Tool Actually Works

A tool that touches your image files should be transparent about what it does with them.

What Is an Image Aspect Ratio?

An image's aspect ratio is the proportional relationship between its width and height, written as two numbers separated by a colon, such as 16:9 or 4:3. It describes the shape of the image, independent of its actual pixel count. A 1920×1080 image and a 1280×720 image both have a 16:9 aspect ratio, even though one has far more total pixels than the other.

How Does an Aspect Ratio Work?

The relationship is simple: aspect ratio = width : height. Two images share an aspect ratio whenever their width-to-height relationship simplifies to the same pair of numbers, regardless of their absolute size. This is why a photo can be scaled up or down — made larger or smaller — without changing its shape at all, as long as both dimensions are scaled by the same factor.

How to Calculate an Image Aspect Ratio

To simplify a ratio to its lowest terms, divide both numbers by their greatest common divisor (GCD) — the largest number that divides evenly into both. For 1920 and 1080, the greatest common divisor is 120: dividing both by 120 gives 16 and 9, so the simplified ratio is 16:9. Upload an image above, or enter dimensions into the calculator, and this is calculated automatically using a proper GCD algorithm rather than rounding.

DimensionsGCDSimplified ratio
1920 × 108012016:9
1280 × 7208016:9
1080 × 108010801:1
4000 × 300010004:3
3000 × 200010003:2

How to Resize an Image Without Distortion

There are two honest ways to resize an image without distorting it. The first is proportional scaling: multiply both the width and height by the same scale factor, which keeps the shape identical while changing the size. This is what happens when "Keep aspect ratio" is enabled above — entering a new width automatically calculates the matching height, and vice versa.

The second is center-cropping, needed when you specifically require an exact width and height that doesn't match the original proportions — for example, fitting a landscape photo into a square Instagram post. Rather than stretching the image to force it into the new shape (which visibly warps it), this tool crops the image from its center to match the target ratio first, then scales that cropped region to the requested size. The result fills the exact dimensions you asked for with no distortion, at the cost of the parts of the image outside the cropped area.

Aspect Ratio vs. Resolution

These describe different things. Aspect ratio is the proportional shape of an image. Resolution is its actual pixel count. 1920×1080 and 1280×720 have different resolutions — roughly 2.07 million pixels versus 0.92 million — but the same 16:9 aspect ratio, since 1920:1080 and 1280:720 both simplify to 16:9.

Common Image Aspect Ratios

16:9

The standard widescreen ratio for HD and 4K video and most modern screens.

9:16

16:9 rotated to portrait, now standard for short-form vertical video like Reels, Shorts, and TikTok.

1:1

A perfectly square image, commonly used for profile pictures and square posts.

4:5

A taller portrait ratio used by Instagram's feed, filling more vertical screen space than a square post.

4:3

An older standard-definition video and display ratio, still common in some cameras and projectors.

3:2

A photography-native ratio dating back to 35mm film, still used by many digital cameras.

21:9

An ultrawide ratio used by cinematic video and ultrawide computer monitors.

How to Choose the Right Aspect Ratio

When in doubt, match the ratio to where the image will actually be displayed: 16:9 for landscape video and most screens, 9:16 for vertical mobile video, 1:1 or 4:5 for social feed posts, and 3:2 or 4:3 if you're working with a photo straight from a camera and want to avoid cropping it at all. If a platform doesn't strictly enforce a ratio, keeping the original proportions and resizing proportionally is usually the safest choice, since it never requires cropping anything out of the image.

Frequently Asked Questions

An image aspect ratio is the proportional relationship between an image's width and height, usually written as two numbers separated by a colon, such as 16:9.

Divide the width and height by their greatest common divisor. 1920 and 1080 share a greatest common divisor of 120, which simplifies to 16:9.

Scale the width and height by the same factor, or if you need an exact size with a different ratio, crop the image from the center to match that ratio first rather than stretching it to fit.

16:9 is a widescreen ratio commonly used for HD and 4K video and most modern screens. A 1920x1080 image has a 16:9 ratio.

9:16 is a vertical ratio, the rotated form of 16:9, commonly used for short-form mobile video like Reels, Shorts, and TikTok.

1:1 is a square ratio, where width and height are equal, commonly used for profile pictures and square social posts.

Standard YouTube landscape video uses a 16:9 aspect ratio, while YouTube Shorts use a vertical 9:16 ratio.

Aspect ratio describes an image's proportional shape, while resolution describes its actual pixel count. 1920x1080 and 1280x720 have different resolutions but the same 16:9 aspect ratio.

Yes. This tool reads and resizes your image entirely in your browser using the Canvas API. The image file is never uploaded anywhere.