Aspect Ratio Calculator

Calculate, resize, and preview aspect ratios instantly

--:--

Preset Ratios

--

Common Resolutions

NameSizeRatio

Common Aspect Ratios

Aspect ratios define the proportional relationship between an image's width and height. The most common ratios you will encounter include:

Aspect Ratios for Social Media

Each social media platform has recommended image and video dimensions. Using the correct aspect ratio ensures your content displays without cropping or black bars.

How to Calculate Aspect Ratio

To find the aspect ratio of any image or screen, follow these steps:

  1. Note the width and height in pixels (e.g., 1920 x 1080).
  2. Find the greatest common divisor (GCD) of both numbers. For 1920 and 1080, the GCD is 120.
  3. Divide both width and height by the GCD: 1920 / 120 = 16, 1080 / 120 = 9. The aspect ratio is 16:9.

This calculator performs the GCD calculation automatically. Just enter your dimensions and the simplified ratio appears instantly.

Frequently Asked Questions

What is an aspect ratio?

An aspect ratio is the proportional relationship between the width and height of a rectangle -- such as an image, video, or screen. It is expressed as two numbers separated by a colon, like 16:9 or 4:3. It describes the shape, not the size.

How do I calculate aspect ratio from width and height?

Divide both the width and height by their greatest common divisor (GCD). For example, a 1920x1080 image has a GCD of 120. Dividing both by 120 gives 16:9. This calculator does this automatically when you enter dimensions.

What is the most common aspect ratio for video?

16:9 is the standard aspect ratio for most video content today. It is used by YouTube, streaming services, broadcast TV, and HD/4K displays (1920x1080, 3840x2160). For vertical video on mobile platforms, 9:16 is used.

What aspect ratio should I use for social media?

It depends on the platform. Instagram posts use 1:1 (square) or 4:5 (portrait). Stories and Reels use 9:16. YouTube and Twitter use 16:9. Always check the platform's current guidelines, as recommendations can change.