Skip to main content

Aspect Ratio Calculator

1 · Find the ratio
Width
px
×
Height
px
16 : 9
Decimal ratio: 1.7778
2 · Scale to a new size
Using the 16:9 ratio above — change either field and the other updates to keep the same proportions.
New width
px
×
New height
px

3 min readUpdated

About Aspect Ratio Calculator

The Aspect Ratio Calculator finds the simplified ratio between a width and height — like 1920×1080 reducing to 16:9 — and shows the equivalent decimal value.

Once you have a ratio, use the second section to scale to a new size: type a new width and the matching height is calculated automatically (or the other way around), so the proportions always stay locked.

Quick-select buttons cover the most common screen and photo ratios — 16:9, 9:16, 4:3, 3:2, 1:1, 21:9, 5:4, and 2:3 — useful for video, photography, printing, and responsive design work.

Everything calculates instantly in your browser as you type. Nothing is uploaded.

Aspect Ratio Calculator Features

  • Runs entirely in your browser

    Aspect Ratio Calculator processes everything client-side — nothing you paste, type, or upload is sent to a server.

  • Free, instant, no sign-up

    No account, no usage limits, no paywall. Results update as you type or click.

  • Find the correct width or height to maintain any aspect ratio

    The Aspect Ratio Calculator finds the simplified ratio between a width and height — like 1920×1080 reducing to 16:9 — and shows the equivalent decimal value.

How to Use Aspect Ratio Calculator

  1. Enter a width and height to find their simplified ratio (e.g. 1920 × 1080 → 16:9), or pick a common preset.

  2. The decimal ratio and a scaled proportion preview update instantly.

  3. In the second section, type a new width or height — the other field is calculated automatically to keep the same ratio.

  4. Copy the ratio or the calculated dimensions with one click.

Examples

Example — Full HD
Input
1920 x 1080
Output
16:9 (1.7778)
Example — 4K UHD
Input
3840 x 2160
Output
16:9 (1.7778)
Example — Instagram square
Input
1080 x 1080
Output
1:1 (1.0)
Example — Classic photo
Input
1800 x 1200
Output
3:2 (1.5)
Example — Find height for a 1200px-wide 16:9 video
Input
Ratio: 16:9, Width: 1200
Output
Height: 675px
Example — Scale a design proportionally
Input
Original: 800 x 600, New width: 1200
Output
New height: 900

Practical Uses for Aspect Ratio Calculator

  • Find the height for a video export at a specific width while keeping 16:9
  • Calculate print dimensions for a photo while preserving its original ratio
  • Check what aspect ratio a screen resolution reduces to
  • Scale a design mockup to a new size without distorting it
  • Find the correct thumbnail dimensions for a specific social platform ratio
  • Calculate a responsive image's height for a fixed container width

Who Uses the Aspect Ratio Calculator Tool

  • Video editors calculate export dimensions that preserve the correct aspect ratio for a target platform.
  • Photographers find print dimensions that maintain a photo's original proportions.
  • Web designers calculate responsive image and video dimensions for a CSS aspect-ratio property.
  • Social media managers check the correct dimensions for platform-specific image and video ratios.
  • Print designers scale a design to a new size without distorting its original proportions.

Comparisons

16:9 vs 4:3 vs 1:1 Aspect Ratios

16:9 is the modern widescreen standard for TVs, monitors, and video platforms like YouTube. 4:3 was the standard for older televisions and remains common in some presentation and print contexts, giving a taller, more square-ish frame.

1:1 (square) has become popular for social media feed posts, since it displays consistently across both portrait and landscape phone screens without cropping. Choosing the right ratio up front avoids awkward cropping or letterboxing later.

Frequently Asked Questions

How is the aspect ratio calculated?

The width and height are divided by their greatest common divisor (GCD), reducing them to the smallest whole-number ratio — for example 1920×1080 reduces to 16:9 because GCD(1920, 1080) = 120.

How do I resize an image without distorting it?

Find the ratio of your original dimensions in the first section, then enter your target width (or height) in the second section — the matching height (or width) is calculated automatically so the image scales proportionally.

What is the difference between 16:9 and 16:10?

16:9 (1.778) is the standard widescreen ratio used by most TVs, monitors, and video. 16:10 (1.6) is slightly taller and was common on older laptop and monitor displays.

What ratio is a standard photo print?

A classic 4×6 inch photo print is a 3:2 ratio, while an 8×10 inch print is 4:5. Common digital camera sensors shoot at 3:2 or 4:3 depending on the manufacturer.

Can I use this for responsive web design?

Yes — the simplified ratio (e.g. 16:9) maps directly to the CSS aspect-ratio property: aspect-ratio: 16 / 9; keeps an element's proportions consistent at any size.

How do I find the height for a video at a specific width?

Enter your target ratio (e.g. select the 16:9 preset), then type your desired width in the second section — the correct height to maintain that exact ratio is calculated automatically.

What ratio should I use for Instagram posts?

1:1 (square) works reliably across Instagram's feed display, though Instagram also supports 4:5 (portrait) for taller posts and 16:9 for video content.

Can I scale a design mockup to a new size without distortion?

Yes — find your design's current ratio in the first section, then enter your target width or height in the second section to get the exact matching dimension that preserves proportions.

Ready to use Aspect Ratio Calculator?

It's free, runs entirely in your browser, and there's nothing to install or sign up for.

Scroll up & try it now ↑