Calculate height
height = width × ratio height ÷ ratio widthFor 1920px at 16:9: 1920 × 9 ÷ 16 = 1080px.
Ratio finder, scaler, and crop preview
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 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
Enter any image, screen, video, or design dimensions. The result is simplified with the greatest common divisor and compared with familiar formats.
aspect-ratio: 16 / 9;Ratio to matching dimensions
Matching dimensions
1,920 × 1,080
16:9 · 1.778:1
aspect-ratio: 16 / 9;
Private image aspect ratio preview
Choose a target ratio and optional local JPG, PNG, or WebP. The file stays in browser memory and is never sent to the server.
No file selected. Images are processed only in this browser.
Your private preview appears here
The frame updates before a file is selected, so layout remains stable.
1,920 × 1,080 · 16:9
Crop to fill: edges may be trimmed.
Direct answer
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.
height = width × ratio height ÷ ratio widthFor 1920px at 16:9: 1920 × 9 ÷ 16 = 1080px.
width = height × ratio width ÷ ratio heightFor 1080px at 16:9: 1080 × 16 ÷ 9 = 1920px.
| Concept | Example | What it tells you |
|---|---|---|
| Aspect ratio | 16:9 | The proportional shape of the frame. |
| Resolution | 1920 × 1080 | The exact pixel dimensions. |
| Orientation | Landscape | Whether width is greater than height. |
| CSS | aspect-ratio: 16 / 9; | The preferred box proportion in responsive layout. |
How to use it
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.
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.
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.
Use 16:9 for normal YouTube videos and thumbnails. Use 9:16 for YouTube Shorts.
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.
Helpful references
Use these tools when aspect ratio work depends on screen dimensions, viewport size, or display comparison.
Guide collection
Use these supporting guides to understand the tool result and next testing steps.
Continue with another ScreenMetricLab utility.
Need more screen sizing help? Explore device viewport sizes, compare popular screens, or read our screen and viewport guides.