Skip to main content
Image / SVG Developer Tools

Image Aspect Ratio Calculator

Calculate an image's simplified aspect ratio from its width and height, and find equivalent dimensions at other sizes.

Enter a width and height - this tool calculates the simplified ratio and can find equivalent dimensions at a new target width or height.

To read the actual dimensions from an existing image file instead of entering them manually, see the Image Dimension Checker.

What Is an Aspect Ratio?

An aspect ratio expresses the proportional relationship between width and height, simplified to its smallest whole-number form (like 1920×1080 simplifying to 16:9) - independent of the actual pixel size.

Why Use This Tool?

Useful for confirming an image matches a required ratio (like 16:9 for video thumbnails), or for calculating the correct height when resizing to a new width while preserving proportions.

How to Use It

  1. Enter the width and height.
  2. Review the simplified ratio (e.g. 16:9).
  3. Optionally enter a new target width or height to calculate the proportional equivalent.

Handling Edge Cases

A width or height of zero, a negative number, or a non-numeric value is rejected with a clear message rather than producing a nonsensical ratio.

Share this tool: