Calculators

Aspect Ratio Calculator

Reduce image dimensions to a ratio and calculate a matching height.

How to use this tool

  1. 1

    Enter the original width first and height second, using positive whole numbers up to 100,000 in the same units.

  2. 2

    Read the simplified ratio and optionally enter the target width you want to use.

  3. 3

    Check the calculated whole-number height and decide whether any rounding difference matters for your destination.

Enter positive whole-number dimensions to find their exact simplified width-to-height ratio. Add a target width to calculate the corresponding height, rounded to the nearest integer. Use the result when preparing an image size or checking whether two frames share a shape.

Reduce dimensions without changing their relationship

The calculator divides width and height by their greatest common divisor. For 1920 and 1080, that divisor is 120, giving 16:9. The ratio describes shape rather than absolute size: 1600 by 900 and 1280 by 720 also have the same 16:9 relationship.

Order matters. A width of 1080 and height of 1920 produce 9:16, a tall frame. A square simplifies to 1:1 regardless of whether its sides are 200 or 2000 pixels. Use width first whenever you compare the result with another tool or upload requirement.

Example: calculate a smaller 16:9 image

Start with 1920 by 1080 and choose a target width of 800. Multiply 800 by 1080 and divide by 1920 to obtain a height of 450. An 800 by 450 output preserves the ratio exactly. You can enter those dimensions into the image resizer after deciding how the picture should fit.

Now choose a target width of 853. The proportional height is 479.8125, so the nearest whole-number height is 480. The resulting 853 by 480 frame is very close to 16:9 but is not mathematically identical. The rounding is necessary when output dimensions must be whole pixels.

An exact result may look unfamiliar

Dimensions such as 1000 by 667 do not simplify to exactly 3:2. Their exact ratio remains 1000:667 because they share no larger common divisor. This calculator reports the actual reduced ratio instead of relabeling a nearby shape as a familiar preset.

A receiving service may allow a small rounding difference, or it may require exact dimensions. Check its stated rule. If it requires an exact 3:2 result, dimensions such as 900 by 600 match; a rough visual resemblance is not the same as an exact ratio.

Use the ratio to choose the next image operation

If the original and destination ratios match, resizing can preserve the whole picture without distortion. If they differ, you must choose between cropping part of the picture, adding padding or stretching the image. The ratio calculation reveals the mismatch but does not decide which composition you should keep.

This calculator does not modify a file, measure its storage size or determine a printing resolution. Pixel dimensions and byte size are separate properties. For printing, confirm the required physical dimensions and resolution with your print workflow before choosing a pixel size.

Frequently asked questions

Why are decimals, zero and negative dimensions rejected?

The ratio reducer uses positive whole-number dimensions. A zero or negative side does not describe a usable image frame here. For fractional physical measurements, convert both sides to a shared smaller unit that gives whole numbers.

Can I use inches instead of pixels?

Yes, if both dimensions are positive whole numbers measured in the same unit. The ratio itself has no unit. Do not combine a width in inches with a height in pixels.

Does a matching ratio guarantee image quality?

No. A matching shape avoids a geometric mismatch, but an enlarged low-resolution source may still look soft. Use the original dimensions and intended display size to judge whether enough detail is available.

References & further reading