Toolora

Aspect Ratio Calculator

Simplify ratios and compute missing dimensions from common presets.

The Aspect Ratio Calculator previews width and height in real time, simplifies any ratio to its cleanest form, shows the decimal ratio and orientation, and can compute a missing dimension from presets or a custom ratio. It also generates a ready-to-copy CSS value and a common size table.
Mode
16:9

Ratio

16:9

Decimal ratio

1.778

Orientation

Landscape

Pixels

2073600

CSS outputaspect-ratio: 16 / 9;

Common sizes

WidthHeightRatio
320180320 × 180
480270480 × 270
640360640 × 360
720405720 × 405
768432768 × 432
960540960 × 540
10245761024 × 576
12807201280 × 720
14408101440 × 810
15368641536 × 864
192010801920 × 1080
256014402560 × 1440

How to use

  1. Choose From dimensions or Missing dimension mode.
  2. Enter width and height, or pick a preset and set a custom ratio with the known side.
  3. Review the preview, simplified ratio, orientation, common sizes, and copy the CSS output.

Frequently asked questions

How is the ratio simplified?

Both values are divided by their greatest common divisor; decimal ratios are converted to integers before simplifying.

Can I use custom ratios?

Yes, type something like 16:9, 16/9 or 1.78.

How do I share the current result?

The mode, dimensions, ratio and known side are stored in URL query parameters, so you can share the link directly.