ToolFlip

Free Online Aspect Ratio Calculator

Calculate aspect ratios and resize image dimensions with locked proportions using this free online aspect ratio calculator. Enter any width and height to instantly see the simplified ratio — 1920×1080 reduces to 16:9, 800×600 to 4:3 — along with the common use case for that format. Switch to Resize mode to enter one dimension and have the other calculated automatically from any ratio you specify. Click any of the quick-select preset buttons — 16:9, 4:3, 1:1, 21:9, 9:16 — to load that ratio instantly. A swap button flips width and height for easy portrait-to-landscape conversion. The calculator is essential for web designers setting responsive image containers, video producers exporting to multiple platforms, photographers cropping to print sizes, and developers configuring intrinsic size attributes. Common ratios like 3:2 and 2:1 are recognized and labeled with their typical uses. Results update in real time with no submit button needed. All calculations run entirely in your browser with no data sent to any server.

Presets:
16 : 9
Decimal: 1.778
HD video, YouTube, presentations, most monitors

Frequently Asked Questions

An aspect ratio is the proportional relationship between an image's width and height, expressed as two numbers separated by a colon (e.g., 16:9). It describes the shape of the image without specifying actual pixel dimensions. A 1280×720 image and a 1920×1080 image both have a 16:9 aspect ratio — they are the same shape but different resolutions.

Divide both the width and height by their greatest common divisor (GCD). For 1920×1080: GCD(1920, 1080) = 120. Divide both: 1920÷120 = 16, 1080÷120 = 9. Result: 16:9. This tool does this calculation automatically — just enter your width and height.

To keep the aspect ratio when scaling, multiply both dimensions by the same factor. For example, to scale 1920×1080 down to 1280 width: 1280 ÷ 1920 = 0.667. Multiply the height: 1080 × 0.667 ≈ 720. Result: 1280×720 (still 16:9). This tool's Resize mode does this automatically — enter the known dimension and get the other.

16:9 is standard for HD video, YouTube, most monitors, and presentations. 4:3 is used by older monitors, standard-definition video, and many tablet screens. 1:1 is used by Instagram posts, profile photos, and album covers. 21:9 (ultrawide) is used by cinema films and ultrawide monitors. 9:16 is the portrait format for TikTok, Instagram Reels, and YouTube Shorts.

16:9 (1.78:1) is the standard widescreen format used by televisions, most monitors, and streaming platforms. 16:10 (1.6:1) is slightly taller and was popular on laptops and professional monitors in the late 2000s for extra vertical space when reading and coding. Many modern laptops are returning to 16:10 or even 3:2 for improved usability.