A Lot Of Tools
Toggle language
Toggle theme

Aspect Ratio Calculator

Calculate the aspect ratio of any width and height, simplified to its lowest terms and as a decimal.

Ratio (width ÷ height)
1.7778
Simplified ratio
16:9

Formula: ratio = w : h reduced by gcd(w, h)

About Aspect Ratio Calculator

Aspect Ratio Calculator is a free online calculator that gives you an instant, accurate result as you type. Calculate the aspect ratio of any width and height, simplified to its lowest terms and as a decimal.

The calculation uses the standard formula ratio = w : h reduced by gcd(w, h) and updates live with every change to the inputs. Everything runs client-side in your browser — fast, private, and free to use as often as you like.

1920×1080, 1280×720, and 3840×2160 all simplify to the same 16:9 aspect ratio.

Frequently Asked Questions

Is Aspect Ratio Calculator free to use?

Yes. Aspect Ratio Calculator is completely free, with no sign-up, no downloads, and no usage limits. You can use it as many times as you like on any device with a web browser.

How accurate is this calculator?

The calculator applies the standard formula (ratio = w : h reduced by gcd(w, h)) with full floating-point precision and rounds only the displayed result. For most practical purposes the results are exact.