Skip to content
ScreenMetricLab Check screen

Cookie settings

Manage your preferences

Essential features

Required for security, page delivery, and remembering this privacy choice.

Always on

Advertising

ScreenMetricLab does not currently serve ads. Advertising consent controls will be added before ads are enabled.

Not in use
← All tools

Ratio finder, scaler, and crop preview

Aspect Ratio Calculator

Find an aspect ratio from width and height, calculate matching dimensions, and crop or fit local images for screen, video, and social media formats.

Find, resize, or crop dimensions

Find a ratio, scale dimensions, or preview how an image will crop or fit. All calculations and image processing stay in this browser.

Free · no upload · no account

Width and height to ratio

What is my aspect ratio?

Enter any image, screen, video, or design dimensions. The result is simplified with the greatest common divisor and compared with familiar formats.

16:9
Simplified ratio
16:9
Decimal
1.778:1
Orientation
Landscape
Nearest common format
16:9 · Widescreen video
aspect-ratio: 16 / 9;

Direct answer

What is aspect ratio?

Aspect ratio is the proportional relationship between width and height, written as width:height. A 16:9 image is 16 units wide for every 9 units tall. The ratio describes shape, while resolution describes the exact number of pixels, such as 1920 × 1080.

Calculate height

height = width × ratio height ÷ ratio width

For 1920px at 16:9: 1920 × 9 ÷ 16 = 1080px.

Calculate width

width = height × ratio width ÷ ratio height

For 1080px at 16:9: 1080 × 16 ÷ 9 = 1920px.

ConceptExampleWhat it tells you
Aspect ratio16:9The proportional shape of the frame.
Resolution1920 × 1080The exact pixel dimensions.
OrientationLandscapeWhether width is greater than height.
CSSaspect-ratio: 16 / 9;The preferred box proportion in responsive layout.

How to use it

Aspect Ratio Calculator guide

Use the aspect ratio calculator to simplify width and height into a ratio, calculate a missing dimension, or preview how a local image will crop or fit a target frame. It supports common image, video, screen, thumbnail, banner, and social formats without sending the image to a server.

Limitation: Aspect ratio keeps shape, not file quality. You still need to choose the right image format, compression, safe area, and platform-specific crop rules before publishing.

Recommended workflow

  1. 1. Choose Find ratio when both dimensions are known, or Scale dimensions when one side is missing.
  2. 2. Choose a common preset or enter a custom ratio, then select the pixel rounding rule required by the destination.
  3. 3. Use Crop or fit image to compare a filled crop with a padded frame; the optional JPG, PNG, or WebP stays in the browser.

Practical examples

1920 by 1080 is a 16:9 widescreen video or presentation frame.

1080 by 1920 is a 9:16 vertical video frame for Shorts, Reels, TikTok, and stories.

1080 by 1350 is a 4:5 portrait feed size that keeps more vertical space than a square post.

Frequently asked questions

How do I calculate aspect ratio from width and height?

Divide both dimensions by their greatest common factor. The calculator does that work for common creative and screen sizes so you can copy the matching dimension quickly.

Which aspect ratio should I use for YouTube?

Use 16:9 for normal YouTube videos and thumbnails. Use 9:16 for YouTube Shorts.

Does changing aspect ratio crop my image?

Changing ratio may require cropping or adding empty space. Scaling alone keeps the whole image but can leave it too wide or too tall for the target placement.