px
px
Result
16:9
Decimal 1.7778
Percentage 56.25%
Preview
1920px
1080px
1920 1080
16:9 · 1.7778
Quick Reference

Aspect Ratio Quick Reference Table

Use this table to find the most common aspect ratios and their typical applications:

RatioDecimalCommon UseExample
16:91.7778HDTV, YouTube, Monitors1920x1080
4:31.3333Classic TV, iPad, MFT Cameras1024x768
1:11.0000Instagram Feed, Profile Pics1080x1080
9:160.5625TikTok, Reels, Shorts1080x1920
21:92.3333Ultrawide Monitors2560x1080
3:21.5000DSLR Sensors2400x1600
2:30.6667Pinterest, Prints1200x1800
2.39:12.3900Theatrical Cinema2048x858
Complete Guide

What Is an Aspect Ratio Calculator?

An aspect ratio calculator is a tool that simplifies the relationship between the width and height of a screen, image, or video into its lowest whole-number ratio. Whether you are a video editor framing a 16:9 sequence, a web designer placing a 4:3 photograph, or a photographer cropping a 3:2 sensor image, this calculator gives you the exact proportional relationship between two dimensions.

Every rectangular screen or image has an aspect ratio: the proportional relationship between its width and its height. Common examples include 16:9 for widescreen televisions and monitors, 4:3 for older displays and Micro Four Thirds cameras, and 1:1 for square social-media profile pictures. An aspect ratio calculator does not merely divide width by height to give a decimal; it reduces the two numbers to the smallest pair of whole integers that preserves the same proportion, using the Euclidean greatest-common-divisor (GCD) algorithm. For example, a 1920x1080 pixel screen reduces to 16:9 because the GCD of 1920 and 1080 is 120, and 1920 / 120 = 16 while 1080 / 120 = 9.

Who Uses an Aspect Ratio Calculator?

Video editors and filmmakers rely on aspect ratio calculators to ensure their footage matches the intended delivery format. Whether cutting a 16:9 YouTube video, a 9:16 TikTok short, or a 2.39:1 cinematic feature, editors must verify that every clip fills the frame without distortion. Web and UI designers use aspect ratios to scale mockups proportionally, maintain consistent image blocks across breakpoints, and generate assets at the correct dimensions for responsive layouts. Photographers need to understand the native aspect ratio of their camera sensor - 3:2 for most DSLRs, 4:3 for Micro Four Thirds and many smartphones - to plan compositions and crops. Social media managers rely on platform-specific ratios such as 1:1 for Instagram feed posts, 9:16 for Stories and Reels, and 16:9 for YouTube thumbnails and Twitter cards. Students and educators use the tool in mathematics lessons about ratios, proportions, and the GCD algorithm.

How to Use the Aspect Ratio Calculator

  1. Choose a mode. Use Ratio mode to simplify a known width and height to its lowest ratio. Use Reverse mode to find a missing dimension from a known ratio.
  2. Enter your dimensions. In Ratio mode, type the width and height in pixels. In Reverse mode, pick a preset or enter a custom ratio, then type the known dimension.
  3. Read the results. The simplified ratio appears instantly as whole numbers (e.g., 16:9), a decimal value (e.g., 1.7778), and the height as a percentage of width (e.g., 56.25%).
  4. Copy the result. Click the Copy button to copy the simplified ratio to your clipboard.

The 8 Aspect Ratio Presets Explained

The calculator includes eight carefully chosen presets that cover every major screen, photo, and film standard:

  • 16:9 (1.7778:1) - The international standard for HDTV, Full HD (1920x1080), 4K UHD (3840x2160), YouTube videos, and most computer monitors. It replaced the squarer 4:3 ratio as widescreen became the norm in the early 2000s.
  • 4:3 (1.3333:1) - The classic television and computer monitor ratio before widescreen. Still used by Micro Four Thirds cameras, iPad screens, and many presentations.
  • 1:1 (1.0000:1) - The perfect square. Instagram popularised this ratio for feed posts, though the platform now supports multiple formats. It remains the standard for profile pictures.
  • 9:16 (0.5625:1) - The vertical counterpart of 16:9. This is the native format for mobile-first content: Instagram Stories and Reels, TikTok videos, YouTube Shorts, and Snapchat.
  • 21:9 (2.3333:1) - Ultrawide format used by cinema-grade monitors, curved gaming displays, and some fallback/flagship smartphones. It delivers an immersive field of view.
  • 3:2 (1.5000:1) - The native aspect ratio of most DSLR and mirrorless camera sensors. Nikon, Canon, Sony, and Fujifilm all use the 3:2 format from 35mm film.
  • 2:3 (0.6667:1) - The portrait version of 3:2. Used for Pinterest pins, vertical portraits, and print photography in 4x6-inch and 8x12-inch prints.
  • 2.39:1 (2.3900:1) - The anamorphic widescreen standard for theatrical cinema, also written as 2.40:1 or 2.35:1. Used by Hollywood blockbusters.

How the Calculation Works

The calculator uses the Euclidean algorithm to find the greatest common divisor (GCD) of the width and height. The GCD is the largest integer that divides both numbers exactly. For 1920 and 1080, the GCD is 120: 1920 / 120 = 16, and 1080 / 120 = 9, giving a ratio of 16:9. If the width and height share no common divisor larger than 1, the ratio is already in its simplest form. The decimal value is calculated by dividing the width by the height. The percentage shows the height as a percentage of the width, which is useful for CSS padding-top hacks and responsive video embeds. In Reverse mode, the calculator takes the known ratio and multiplies or divides the known dimension to find the missing value, preserving exactly the same proportional relationship.

Why Aspect Ratios Matter

Maintaining the correct aspect ratio is essential for visual consistency across different mediums. A stretched or squeezed image looks unprofessional and can break a layout. When you upload a video to YouTube, display an image on a responsive website, or project a film in a cinema, the content must match the display's native aspect ratio or be letterboxed to avoid distortion. Social media platforms crop or pad images that do not match their expected ratios, often cutting off important content or leaving uneven borders. Using an aspect ratio calculator before exporting or uploading ensures your media appears exactly as you intended on every screen.

Frequently Asked Questions

What is an aspect ratio?
An aspect ratio is the proportional relationship between the width and height of a rectangle, expressed as two numbers separated by a colon (e.g., 16:9). It describes how wide something is relative to its height, independent of the actual size. A 16:9 screen could be 1920x1080 pixels or 3840x2160 pixels - the ratio stays the same.
How is an aspect ratio calculated?
The aspect ratio is calculated by dividing the width and height by their greatest common divisor (GCD). For a 1920x1080 screen, the GCD of 1920 and 1080 is 120. Dividing both by 120 gives 16 and 9, so the ratio is 16:9. The decimal form is width divided by height (1.7778 for 16:9).
What is the difference between 16:9 and 21:9?
16:9 is the standard widescreen format with a decimal value of 1.7778. 21:9 is an ultrawide format with a decimal value of 2.3333 - significantly wider. 21:9 monitors are about 33% wider than 16:9 monitors of the same height, providing extra horizontal space for gaming, video editing timelines, and cinematic movies.
What aspect ratio should I use for social media?
Each platform has its own recommendation: Instagram feed posts work best at 1:1 or 4:5, Stories and Reels at 9:16. YouTube prefers 16:9 for videos and thumbnails. TikTok and Shorts use 9:16. Twitter cards display well at 16:9. Facebook feed photos look good at 4:3 or 16:9. Pinterest pins perform best at 2:3.
Why is my video showing black bars?
Black bars (letterboxing or pillarboxing) appear when the aspect ratio of your video does not match the aspect ratio of the display. A 4:3 video played on a 16:9 screen will have black bars on the sides. A 21:9 movie played on a 16:9 monitor will have black bars on the top and bottom. This preserves the original framing without stretching or cropping the image.
What is 2.39:1 used for?
2.39:1 (also written as 2.40:1 or 2.35:1) is the standard anamorphic widescreen format used in theatrical cinema. Most Hollywood movies are shot or framed for this ratio. It is significantly wider than 16:9, creating the ultra-wide cinematic look that distinguishes films from television content.
Is this calculator accurate for non-integer pixel counts?
Yes. The calculator handles any positive numeric values, including decimals. The ratio is simplified using rational approximation when exact GCD reduction is not possible with decimal inputs. The decimal value and percentage are calculated to four decimal places for maximum precision.