Free Aspect Ratio Calculator
Enter an original width and height, then add either a new width or new height to scale your dimensions without distortion.
Tip: Fill only one target value (new width or new height) for automatic scaling. If both are filled, the tool checks whether the ratio is preserved.
What is an aspect ratio?
An aspect ratio describes the proportional relationship between width and height. It is written as W:H, such as 16:9 or 4:3. Aspect ratio does not describe exact size; it describes shape. For example, 1920×1080 and 1280×720 are different resolutions, but both share the same 16:9 shape.
Why aspect ratio matters
Keeping the correct ratio prevents stretching, squashing, and black bars in the wrong places. Whether you are editing video, resizing images, designing social media graphics, or building responsive web layouts, preserving aspect ratio keeps visuals clean and professional.
- Video editing: avoid warped footage on export.
- Photography: resize without distorting subjects.
- Web design: keep media blocks consistent across devices.
- Presentations: make content fit screens properly.
- Printing: reduce unexpected cropping.
How this aspect ratio calculator works
1) Compute the original ratio
The calculator first takes your original width and height and forms a base ratio: ratio = width ÷ height.
2) Scale using one target dimension
If you provide a new width, the tool computes the matching height. If you provide a new height, it computes the matching width. This guarantees a proportional resize.
- New Height = New Width ÷ (Original Width ÷ Original Height)
- New Width = New Height × (Original Width ÷ Original Height)
3) Validate if both target dimensions are entered
If both new width and new height are provided, the calculator compares the entered ratio with the original ratio. If they differ, it shows corrected dimensions so you can keep either your chosen width or your chosen height.
Common aspect ratios
- 1:1 — square posts and profile photos.
- 4:3 — older displays, slides, and legacy media.
- 3:2 — common DSLR photo format.
- 16:9 — modern HD video, YouTube, widescreen monitors.
- 21:9 — ultrawide cinema and monitors.
- 9:16 — vertical mobile video and short-form content.
Best practices when resizing
- Start from the highest-quality original available.
- Lock aspect ratio in your editing software whenever possible.
- Choose export dimensions based on your destination platform.
- Round to whole pixels for cleaner rendering in most workflows.
- Check final output on the actual device or platform.
Frequently asked questions
Can I use decimal values?
Yes. The calculator accepts decimals for all fields and returns accurate proportional results.
What happens if I enter invalid or zero values?
The tool will prompt you to enter valid positive numbers for the original width and height before it calculates.
Is this only for video?
No. It works for any rectangle: images, websites, app screens, printed layouts, digital ads, and more.
Final note
Aspect ratio is one of the simplest concepts that has a huge effect on quality. Use this calculator anytime you resize media to keep your output proportional, sharp, and platform-ready.