Skip to main content

Aspect Ratio Calculator

Scale image and video dimensions proportionally, find the ratio of any width and height, and browse common format standards.

Aspect Ratio Calculator

Scale dimensions, find ratios, and explore common aspect ratios.

About Aspect Ratios

What Is Aspect Ratio?

Aspect ratio describes the proportional relationship between an image's width and height. Expressed as W:H (e.g., 16:9), it tells you how many units wide something is for every unit of height. An image is 1920×1080 pixels and 3840×2160 pixels both have the same 16:9 ratio — only the actual pixel count differs.

Why It Matters

Maintaining the correct aspect ratio prevents images and videos from appearing stretched or squished. When resizing photos for web, cropping video for social media, or designing for specific screen sizes, keeping the ratio consistent ensures your content looks as intended.

  • Video editing — matching output to display specs (16:9 for YouTube, 9:16 for Reels)
  • Web design — responsive images and CSS aspect-ratio property
  • Photography — cropping prints to standard frame sizes

How to Maintain Aspect Ratio When Resizing

To scale an image while maintaining its ratio, multiply both dimensions by the same scale factor. If you know the new width (W'), the new height is: H' = W' × (H / W). Most image editors lock the ratio with a "constrain proportions" or chain-link button.

What Is an Aspect Ratio and Why Does It Matter?

An aspect ratio describes the proportional relationship between the width and height of a rectangle — most commonly a screen, image, or video frame. I built this calculator because maintaining the correct aspect ratio is one of those tasks that sounds simple but trips people up constantly. Resize an image incorrectly and it stretches; export a video at the wrong dimensions and you get black bars or cropped edges.

Common Aspect Ratios and Their Use Cases

Different industries and platforms standardise on different ratios. Here are the ones you will encounter most often:

  • 16:9 — The universal standard for HD and 4K video, YouTube, TV, and most desktop monitors. If you are making any kind of video content, this is your default.
  • 9:16 — The portrait equivalent of 16:9, used for mobile video, Instagram Stories, TikTok, and YouTube Shorts.
  • 1:1 — A perfect square. Instagram popularised this for photos, and it is still common for profile images and thumbnails.
  • 4:3 — The classic television and early computer monitor ratio, still used by iPads and some presentation formats.
  • 3:2 — Standard for DSLR cameras and 35mm film. Most professional photos come off the camera in this ratio.
  • 21:9 — The ultrawide format used in cinema and widescreen monitors, giving a cinematic field of view.

The calculator above has three modes. Use Scale to proportionally resize any set of dimensions — enter a known width or height and the other value is calculated automatically. Use Find Ratio to discover what ratio any pair of dimensions represents. Use Common Ratios to browse a reference table of standard ratios and pick the right one for your project.

Frequently Asked Questions

How do I scale dimensions without distortion?

The key is to always change width and height by the same percentage. If an image is 1920 × 1080 pixels and you want to scale it down to 1280 pixels wide, divide 1280 by 1920 to get the scale factor (1280 / 1920 = 0.667), then multiply the height by the same factor (1080 × 0.667 = 720 px). The calculator handles this arithmetic automatically — just enter the known dimension and lock the other.

What does "letterboxing" mean?

Letterboxing is the black bars that appear above and below a video when the content's aspect ratio is wider than the screen displaying it. For example, a 21:9 cinema film played on a 16:9 screen will have horizontal black bars. The opposite — vertical black bars on the sides — is called pillarboxing, and happens when content is narrower than the display. Understanding aspect ratios helps you anticipate and avoid these issues when exporting or embedding media.

Why do different platforms require different export sizes?

Each platform optimises its player or image display for a specific resolution and ratio to save bandwidth and ensure consistent quality. A thumbnail that looks great at 1280 × 720 on YouTube may be cropped or stretched on Instagram if you upload the same file without adapting it. Use this calculator to find the exact pixel dimensions you need before exporting, rather than resizing after the fact and losing quality.

Related Calculators

Word Count Calculator

Screen Size Calculator

Price Calculator