Aspect Ratio Calculator
Calculate aspect ratios and resize images proportionally. Enter dimensions to get ratios like 16:9, 4:3, or 1:1, plus scaled dimensions for any format.
Frequently Asked Questions
Common questions about aspect ratio.
How to Calculate
To use this calculator, enter your original width and height (in pixels, inches, or centimeters), and it will calculate the aspect ratio. You can also enter a desired aspect ratio and one dimension to find the proportional dimension. The formula simplifies the ratio by finding the greatest common divisor (GCD): **Aspect Ratio = width/GCD : height/GCD**. For resizing, multiply both dimensions by the same scale factor to maintain proportions.
Formula & Method
Aspect Ratio = W:H (simplified by GCD)
For proportional resizing: New Width = Original Width × Scale Factor New Height = Original Height × Scale Factor
Where Scale Factor = Desired Dimension / Original Dimension
Sources & References
Related Calculators
Content reviewed by the ProCalc.ai editorial team · About our standards