Aspect Ratio Calculator - Screen, Video & Image Ratios

Calculate the aspect ratio of any screen, video, or image. Get the simplified ratio, decimal value, and common format name instantly.

Enter the width and height in any unit to compute the aspect ratio, decimal form, and whether it matches a standard display or video format.

Aspect Ratio Calculator - Screen, Video & Image Ratios
Calculate the aspect ratio of any screen, video, or image. Get the simplified ratio, decimal value, and common format name instantly.

About the Aspect Ratio Calculator

Aspect ratio is the proportional relationship between the width and height of a display, image, or video frame. It is expressed as two integers separated by a colon — for example, 16:9 — and describes the shape of the visual space without specifying any absolute dimensions. A display that is 1920×1080 pixels, a monitor at 3840×2160, and a printed poster at 320×180 mm all share the same 16:9 aspect ratio because the width is always 16 units for every 9 units of height. The calculation starts with the greatest common divisor (GCD) of the width and height values. Dividing both dimensions by their GCD reduces the ratio to its lowest integer form. For 1920 and 1080, the GCD is 120, giving 16:9. For 2048 and 1152, the GCD is also 128, also giving 16:9. The decimal form — width divided by height — provides a continuous value that is useful for comparing slightly different ratios numerically, such as 1.778 for 16:9 or 1.600 for 16:10. Modern consumer electronics almost universally use the 16:9 aspect ratio, introduced as the SMPTE standard for high-definition television in the 1990s and now the default for smartphones, tablets, desktop monitors, televisions, and streaming services. The earlier 4:3 ratio (approximately 1.333) dominated CRT televisions and most computer monitors before the mid-2000s and is still the default for many digital camera stills and video calls. The 16:10 ratio (1.600) remains popular for laptop screens because it provides a slightly taller working area useful for documents and code editors. Ultra-wide displays commonly use 21:9 (approximately 2.333), which is actually a rounded marketing term — the true ratios are often 64:27 (2.370) for 2560×1080 panels or 43:18 (2.389) for 3440×1440 panels. The cinematic 2.39:1 (CinemaScope / anamorphic widescreen) and 1.85:1 (flat widescreen) are the two dominant theatrical projection formats. Square 1:1 content is ubiquitous on social media platforms. Portrait-oriented 9:16 (or equivalently 9:16, the vertical phone video format) has grown enormously with short-form video platforms. In professional video and photography, aspect ratio choices affect composition, framing, delivery format compatibility, and the amount of information captured in a frame. A mismatch between the capture ratio and the delivery ratio results in either black bars (pillarboxing or letterboxing) or cropping. Understanding the target aspect ratio before shooting saves significant time in post-production and ensures that key elements remain in frame when content is reformatted for different platforms. This calculator accepts any positive integer or decimal width and height, computes the reduced ratio, decimal value, and matches against common standard ratios within a small tolerance to identify the nearest named format. It works equally well for pixels, millimetres, inches, or any consistent unit of measurement.

Example Aspect Ratio Calculations

Click any example to load standard display or video dimensions and see the ratio computed.

Width × HeightRatioCommon use
1920 × 108016:9 (1.778)The universal HD and Full HD standard for TVs, monitors, smartphones, and online video. Used by YouTube, Netflix, and Blu-ray.
1024 × 7684:3 (1.333)The classic computer monitor and early television ratio. Still used by some digital cameras, video calls, and iPad models.
1080 × 10801:1 (1.000)Perfect square format pioneered by Instagram. Widely used in social media profile images, album covers, and product photography.
2560 × 108064:27 (2.370)Ultra-wide monitor format marketed as 21:9. Provides an immersive field of view for gaming and multi-window productivity workflows.

How to Use the Aspect Ratio Calculator

  1. Enter the width of your display, image, or video frame in the Width field. You can use pixels, millimetres, inches, or any consistent unit.
  2. Enter the height in the same unit in the Height field. The unit must be consistent — do not mix pixels with millimetres.
  3. Click Calculate. The calculator shows the simplified W:H ratio (e.g. 16:9), the decimal value (e.g. 1.778), and identifies the nearest named standard format.
  4. Use the example buttons to instantly load common display and video resolutions and compare their ratios.
  5. To find the correct height for a target width while keeping a specific ratio, divide the width by the ratio decimal — for example, for 16:9 at 1280 px wide, height = 1280 ÷ 1.778 = 720 px.

Frequently Asked Questions

What does aspect ratio mean?
Aspect ratio is the proportional relationship between width and height, expressed as W:H with both numbers reduced to their smallest integer form. It describes the shape of a rectangle — whether it is wide, tall, or square — without specifying exact dimensions. Any two dimensions that reduce to the same ratio share the same shape, so 1280×720, 1920×1080, and 3840×2160 are all 16:9.
How do I calculate aspect ratio from pixel dimensions?
Find the greatest common divisor (GCD) of the width and height using the Euclidean algorithm: repeatedly replace the larger number with the remainder after dividing by the smaller, until the remainder is zero. Divide both the width and height by the final GCD to get the reduced ratio. For example, GCD(1920, 1080) = 120, so 1920÷120 = 16 and 1080÷120 = 9, giving 16:9.
What is the difference between 16:9 and 16:10?
The 16:9 ratio (decimal 1.778) is the widescreen standard for televisions, phones, and most monitors. The 16:10 ratio (decimal 1.600) is slightly taller and is preferred by many laptop manufacturers because the extra vertical space is useful for reading documents, writing code, and browsing web pages. At a given width, a 16:10 screen is about 10.6% taller than a 16:9 screen.
What is the 21:9 ultra-wide ratio actually?
The marketing term '21:9' is an approximation. Common ultra-wide resolutions are 2560×1080 (true ratio 64:27, decimal 2.370) and 3440×1440 (true ratio 43:18, decimal 2.389). The original CinemaScope anamorphic cinema format was 2.35:1, later standardised to 2.39:1. This calculator shows the actual reduced ratio rather than the marketing approximation.
How do I avoid black bars when displaying video on a different ratio screen?
Black bars appear when the content aspect ratio does not match the display ratio. Letterboxing adds horizontal bars above and below (when content is wider than the display). Pillarboxing adds vertical bars on the sides (when content is narrower). To avoid bars, either shoot at the target delivery ratio, crop the content, or design with a safe zone inside the inner ratio. Streaming platforms like YouTube automatically add bars for non-16:9 uploads.
Does aspect ratio affect print quality?
Aspect ratio alone does not affect print quality — resolution (pixels per inch) does. However, the ratio must match the paper size you are printing on to avoid white borders or cropping. Standard photo paper sizes have fixed ratios: 6×4 inch is 3:2 (matching most DSLR sensors), 7×5 inch is 7:5, and A4 paper is approximately 1.414:1 (√2:1). If your image ratio does not match the paper, you will either have white borders or part of the image will be cropped.