Aspect Ratio Calculator
Resize an image to a new width or height while preserving the original aspect ratio — with preset 16:9, 4:3, 1:1, 21:9.
Result
- Original1920 × 1080
- Original ratio (decimal)1.77778
- Original ratio (simplified)16:9 (GCD = 120)
- New dimensions1280 × 720
- New ratio (decimal)1.77778
- Scale factor (width)0.6667
- Scale factor (height)0.6667
- Megapixels0.922 MP
Step-by-step
- Original ratio = 1920 / 1080 = 1.77778.
- Simplified ratio = 16:9 (divide both by GCD 120).
- New height = new width / ratio = 1280 / 1.7778 = 720 px (rounded).
How to use this calculator
- Enter the original width and height — usually from the file properties or an image viewer.
- Pick the mode that matches what you know: target width, target height, or a preset crop.
- Read the new dimensions and apply them in your image editor (Photoshop / GIMP / Squoosh / ImageMagick).
About this calculator
Image-resize math, in one tool. Aspect ratio = width / height. If you change just the width, you have to change the height by the same proportion (width / ratio) — otherwise the image gets distorted. The calculator handles three common workflows: (1) "I have a new width, what height keeps the ratio?", (2) "I have a new height, what width?", and (3) "Crop to a preset ratio at a given long-edge size". The preset list covers the dominant industry standards — 16:9 for video, 1:1 for Instagram, 9:16 for phone-vertical, 3:2 for DSLR photos, 21:9 for ultrawide cinema. The "simplified ratio" line uses the greatest common divisor to reduce 1920×1080 to its iconic 16:9 form.