Skip to content
Calixo

Aspect Ratio Calculator

Scale a resolution to a new width while keeping the same aspect ratio — avoiding the stretched or squashed look of an improperly resized image or video.

Inputs

Paste this into any page — the widget stays live and updates automatically as this calculator improves. Using WordPress or Notion? See the embed guide.

Saved Scenarios

— select 2+ to compare
Inputs updated · Results recalculated · Just now

New Height (px)

720

Aspect Ratio

1.7778

Spark says

How it's calculated
Close-up of a video editing software interface showing timeline and controls.
Photo by Abdulkadir Emiroğlu on Pexels
Close-up of a video editing software interface showing timeline and controls.
Photo by Abdulkadir Emiroğlu on Pexels

Formula

New Height=New WidthOriginal Width/Original HeightNew\ Height = \dfrac{New\ Width}{Original\ Width / Original\ Height}
Original\ Width, Original\ Height
— The source resolution
New\ Width
— The width you're resizing to

What is the Aspect Ratio Calculator?

Aspect ratio is the proportional relationship between width and height. This calculator scales a resolution to a new width while preserving that ratio, so nothing looks stretched.

Use this when resizing an image or video to a new width and need the matching height, setting up responsive image dimensions for a website, or working out an appropriate thumbnail size that preserves an original's proportions.

How to use it

  1. 1 Enter the original width and height.
  2. 2 Enter the new width you want.

Understanding Aspect Ratio Calculator

Aspect ratio — the proportional relationship between an image or video's width and height — is a genuinely distinct concept from absolute resolution, and understanding the difference clearly is the key to correctly resizing visual content without introducing an unwanted, visibly distorted stretched or squashed appearance.

The distinction is straightforward once stated explicitly: resolution describes the actual pixel dimensions of a specific image or video (1920×1080, for instance), while aspect ratio describes only the proportional relationship between those dimensions, independent of the actual size (1920÷1080 equals approximately 1.778, commonly expressed as the ratio 16:9). Critically, many different actual resolutions can share the identical aspect ratio — 1920×1080, 1280×720, and 3840×2160 are all genuinely different resolutions (different total pixel counts, different levels of visual detail) that nonetheless share the exact same 16:9 aspect ratio, meaning an image or video can be resized between any of these specific resolutions without any distortion, precisely because the proportional relationship between width and height stays constant throughout.

This is exactly the calculation this tool performs: given an original resolution and a desired new width, it finds the exact height that preserves the identical aspect ratio, ensuring the resized result looks like a faithful, undistorted scaled version of the original rather than a stretched or squashed approximation. The underlying math is straightforward — the ratio of width to height must stay constant between the original and the resized version, so the new height is found by dividing the new width by that same original ratio — but getting this calculation right, rather than resizing width and height independently by feel or by rounded approximation, is exactly what prevents the specific, visually jarring distortion that results from mismatched proportional scaling.

Standard aspect ratio conventions exist because different display and content contexts have historically settled on specific proportions for different practical reasons. 16:9 has become the dominant standard for modern video, television, and most computer displays, a ratio that emerged as a genuinely deliberate compromise during the transition from older 4:3 television standards to modern widescreen formats — wide enough to comfortably accommodate cinematic content and modern viewing habits, while not so extreme as to waste significant screen space when displaying more traditional, less extremely wide content. Square (1:1) and portrait-oriented ratios (like 4:5 or 9:16) have become increasingly relevant for modern social media platforms, where content is frequently viewed on portrait-oriented mobile phone screens rather than traditional widescreen displays, a genuinely different design context from the landscape-oriented assumptions that shaped earlier video and display standards.

For responsive web design specifically, understanding and correctly applying aspect ratio calculations matters for ensuring images and video display correctly and proportionally across an enormous range of different device screen sizes and orientations — a responsive design needs to resize visual content to fit many different display widths while preserving the original content's correct proportions at every size, exactly the calculation this tool directly supports. Getting this wrong — allowing width and height to scale independently rather than maintaining a locked, correct aspect ratio — produces the specific, visually obvious distortion (people or objects appearing unnaturally stretched horizontally or vertically) that's immediately noticeable to any viewer, even one without any technical understanding of why the image looks subtly (or not so subtly) wrong.

Worked examples

Advantages

  • Instantly calculates the correct proportional height for any target width, avoiding manual ratio math.
  • Works for any original resolution and any target width.
  • Shows the aspect ratio itself explicitly, useful for identifying and comparing standard ratio conventions.
  • Prevents the distorted, stretched appearance that results from resizing without preserving proportions.

Limitations

  • Calculates ideal proportional dimensions only — doesn't account for cropping or letterboxing needs if a specific target aspect ratio genuinely differs from the source.

Common mistakes

  • ⚠️ Resizing an image or video's width and height independently without maintaining the original proportional relationship, producing a visibly stretched or squashed result.
  • ⚠️ Confusing aspect ratio (the proportional relationship between width and height) with absolute resolution (the actual pixel dimensions), which are related but distinct concepts — the same aspect ratio can apply to many different actual resolutions.
  • ⚠️ Not accounting for rounding when scaling to a specific target width, when the mathematically exact proportional height may not be a whole pixel number and needs sensible rounding.

Tips

  • 💡 Always scale both width and height together using the same ratio, never adjusting one dimension independently, to avoid a visibly distorted result.
  • 💡 Remember aspect ratio and absolute resolution are different concepts — 1920×1080 and 3840×2160 share the identical 16:9 aspect ratio despite being very different actual resolutions.
  • 💡 For a target aspect ratio genuinely different from the source (rather than simply scaling the same ratio to a new size), cropping or letterboxing is needed, which this calculator's pure proportional scaling doesn't address.
  • 💡 Use this calculator when setting up responsive image or video dimensions for a website, ensuring different display sizes all maintain correct, undistorted proportions.

Real-life uses

  • Resizing an image or video to a new width without distortion
  • Setting up responsive image dimensions for a website
  • Working out an appropriate thumbnail size that preserves an original's proportions
  • Comparing whether two different resolutions share the same aspect ratio

Frequently asked questions

What's the aspect ratio of 1920×1080?

1920 ÷ 1080 = 1.778, commonly known as 16:9 — the standard for HD and most modern displays.

What's the difference between aspect ratio and resolution?

Resolution describes actual pixel dimensions; aspect ratio describes only the proportional relationship between width and height — many different resolutions (1920×1080, 1280×720, 3840×2160) can share the identical aspect ratio.

Why does resizing without maintaining aspect ratio look wrong?

Scaling width and height independently, rather than proportionally together, distorts the image or video's original proportions, producing a visibly stretched or squashed appearance that's immediately noticeable to viewers.

Why is 16:9 the standard for most modern video and displays?

It emerged as a deliberate compromise during the transition from older 4:3 television standards to widescreen formats — wide enough for cinematic content while not wasting significant space on more traditional content.

Why have square and portrait aspect ratios become more common recently?

Modern social media platforms are frequently viewed on portrait-oriented mobile phone screens, a genuinely different design context from the landscape-oriented assumptions that shaped earlier video and display standards like 16:9.