Aspect Ratio Calculator
Calculate simplified aspect ratio from width and height. Scale dimensions while maintaining ratio, or check if your dimensions match a target ratio.
About the Aspect Ratio Calculator
Aspect ratio is the proportional relationship between the width and height of a rectangle or image, expressed as a simplified ratio like 16:9 or 4:3. It is one of the most fundamental concepts in digital media, photography, video production, screen design, and print layout. When you upload an image to a social media platform, print a photo, set a video resolution, or design a banner advertisement, the aspect ratio determines how the content is cropped, scaled, or letterboxed to fit the target dimensions.
The most recognised aspect ratios in modern media are 16:9 (the standard for HD video, YouTube, and widescreen monitors), 4:3 (the classic television and early computer monitor standard), 1:1 (square, popularised by Instagram), and 9:16 (vertical, the native format for smartphone video and Stories). Less common but important ratios include 21:9 (ultrawide cinema and ultrawide monitors), 3:2 (the native ratio of most DSLR cameras), and 2.39:1 (anamorphic widescreen used in theatrical film).
Our aspect ratio calculator works in three modes. Calculate Ratio reduces any width × height pair to its simplest form using the greatest common divisor. Scale Dimensions solves for a missing dimension when you know the ratio you want to maintain — essential for resizing without distortion. Check Ratio verifies whether given dimensions match a target ratio and shows what dimensions would correct the mismatch. All three modes give you precise, ready-to-use numeric results.
Pros & Cons
- +Three modes: calculate, scale, and verify aspect ratios
- +GCD-based simplification for precise ratio reduction
- +Recognises and names 11 common ratios (Widescreen HD, Standard, Square, etc.)
- +Scale mode solves for missing dimension when resizing
- +Essential for video production, design, photography, and web development
- −Pixel dimensions only — does not handle physical dimensions (inches, mm) natively
- −Check mode uses ±0.005 tolerance — very similar ratios may be flagged as matching
- −Does not account for pixel aspect ratio (non-square pixels used in some video formats)
- −Does not generate cropped images — only calculates numbers
- −Ratio names are for standard display use; cinema uses different conventions (2.35:1 vs 2.39:1)
Common Aspect Ratios and Their Uses
16:9 is the global standard for HD and 4K video, broadcast television, YouTube, and the vast majority of monitors and TVs sold since 2010. It replaced the 4:3 ratio of standard definition TV and early computers because it better suits the human field of vision and fills a larger portion of the screen for cinematic content. Any 1920×1080, 2560×1440, or 3840×2160 display has a 16:9 ratio.
4:3 dominated desktop computing and television through the 1990s and early 2000s. It remains relevant for certain legacy applications, some medical imaging formats, and the 2048×1536 resolution of early iPad screens. Converting 4:3 content to 16:9 without distortion requires either letterboxing (black bars on the sides, called pillarboxing) or cropping — a tradeoff between completeness and fill.
Smartphones have made 9:16 increasingly important as the native format for vertical video content — TikTok, Instagram Reels, YouTube Shorts, and Snapchat all use or prefer 9:16. Designing for both 16:9 and 9:16 simultaneously — safe zone design — means composing your main subject in the central square of the frame so it reads well regardless of which crop is applied.