Utilities
Resize dimensions without distortion
Calculate matching dimensions for any aspect ratio and check whether two sizes will distort.
For the best results: Enter the original size, then fill EITHER a new width or a new height, the other side is calculated to keep the ratio. Fill both to check whether two sizes match.
Computed entirely in your browser. Nothing you enter is uploaded, logged, or stored.
What is Aspect Ratio Calculator?
Aspect Ratio Calculator is a free online utility that finds matching widths and heights for any aspect ratio and checks whether two sizes would distort. The math runs right in the page, so the numbers you enter stay on your device and are never sent anywhere. There is no account step, no limit on how many times you calculate, and it keeps working offline.
- ✦Runs entirely in your browser. Nothing you enter is ever uploaded
- ✦No account, no sign-up, and no data leaves your device
- ✦Works offline once the page has loaded
See it in action
A 1920x1080 video must scale to a 1280-wide slot without distortion.
What you type
Original 1920 x 1080, new width 1280, new height left empty
What you get
Aspect ratio identified as 16:9 (widescreen video) and the matching height computed: 720, verified in testing.
Tip: Leave exactly one of the new dimensions empty and it is solved for you. The ratio name is shown because recognizing 16:9 or 4:3 at a glance often answers the real question.
Use cases
What people use it for
Resize a 1920 by 1080 frame to fit a column width without squashing anyone's face
Check whether a client's artwork will distort when forced into a 300 by 250 ad slot
Work out the exact pixel height a 16:9 thumbnail needs at 720 pixels wide
Who uses Aspect Ratio Calculator?
Video editors
match export dimensions across platforms so nothing ships letterboxed, cropped or stretched by surprise
Web designers
size responsive images and embeds so layouts keep their shape at every breakpoint
Print designers
scale artwork between formats and spot forced crops before files go to the printer
How it works
- 1Vary step 1 by tool shape using the existing FORM_TOOL_IDS set in app/(public)/[category]/[tool]/page.tsx. Form tools get "Set the options for what you need." and text tools get "Paste your text into the box." Where a tool's config makes it easy, name its own inputs instead. Steps 2 and 3 stay shared as they are.
- 2Your browser computes the result instantly. Nothing is uploaded anywhere.
- 3Copy the output; the tool keeps working even offline.
Tips for the best results
- Crop rather than stretch whenever the target ratio differs from the source
- Keep master artwork at the largest size you own and scale down; upscaling invents detail
- Remember 9:16 is simply 16:9 rotated, so one set of numbers covers both orientations
- Round video dimensions to even numbers, since many codecs refuse odd widths or heights
- Simplify any pair of dimensions by dividing both by their greatest common divisor
FAQ
Frequently asked questions
Which aspect ratios come up most often?
A handful cover nearly everything: 16:9 for video, monitors and presentations, 9:16 for vertical stories and reels, 1:1 for square social posts, 3:2 for photography and prints, and 4:3 for older screens and many tablets. Ultrawide monitors run 21:9, classic cinema wider still, and A-series paper uses the ratio of one to the square root of two so each fold preserves its proportions.
How does the calculator find the matching dimension?
By cross multiplication: with the ratio locked, the missing height equals the width multiplied by the ratio's height over its width. For 16:9 at 720 wide, that is 720 times 9 over 16, giving 405. Because screens need whole pixels, results are rounded, which can nudge the true ratio by a hair; at typical sizes the eye cannot detect it.
What does the distortion check actually compare?
It divides width by height for both sizes and compares the quotients. If they match, one size scales cleanly into the other. If they differ, the image must either stretch, visibly warping circles and faces, or be cropped or letterboxed. The check flags the mismatch, so you know before export whether a crop decision is coming.
Do the dimensions I enter get uploaded or kept?
Ratio arithmetic is performed by the page itself, on your machine, so dimensions belonging to unreleased campaigns, unannounced products or embargoed video work stay within your tab. No server participates, nothing is retained after you close the page, and the calculator keeps solving with the network disconnected. Frame sizes may seem harmless, but confidential work deserves the default of privacy.
Why is 1366 by 768 sold as 16:9 when it is not exactly?
True 16:9 at 768 tall would need a fractional 1365.33 pixels of width, so panel makers rounded up. The industry tolerates these near-misses because the difference is invisible, but it explains why simplifying real screen dimensions sometimes yields an ugly ratio like 683:384 instead of the clean figure printed on the box. The calculator itself simplifies to the exact ratio, which is why 1366 by 768 comes back as 683:384; a tidy name appears only when the math matches a common ratio exactly.
What is the aspect ratio of a 1920x1080 screen?
16:9. Divide both numbers by their greatest common divisor, 120, and you get 16 and 9 exactly. The same ratio holds for 1280 by 720, 2560 by 1440 and 3840 by 2160, which is why footage moves between those resolutions cleanly while anything 4:3 needs cropping or pillarboxing.
How do I resize an image without distorting it?
Scale both dimensions by the same factor, which keeps the width-to-height quotient constant. Halving 1600 by 900 gives 800 by 450, still 16:9. If the destination demands a different ratio, crop to the new shape first and then scale; stretching to fit is the one move that always shows.
Is the aspect ratio calculator an AI tool?
No, and proportions are the last place you would want one. This is a fixed formula: cross multiply, round to whole pixels, compare quotients. Identical inputs give identical answers instantly, nothing you enter leaves the page, and there is no interpretation involved, only arithmetic that has worked since Euclid.
Are there any usage limits?
None. Everything is generated locally in your browser, so there is no server cost, no metering, and no daily cap, use it as many times as you like, completely free.
Also useful
Related free tools
More Utilities tools

