What This Calculator Does
Aspect ratio is the simplified relationship between a screen's width and height. This calculator reduces any resolution to its lowest whole-number ratio, matches it against the common industry names players and monitor shoppers actually use, and - if you provide a second resolution - checks whether switching between the two would visibly stretch or squash the image rather than just changing sharpness.
How to Use This Calculator
- Enter your resolution's width and height in pixels.
- Your simplified ratio and its common name appear instantly.
- Optionally, enter a second resolution to compare - useful for checking if a game resolution setting would stretch the image instead of just changing detail level.
How the Calculation Works
The ratio is simplified using the greatest common divisor (GCD) of width and height:
Ratio = (Width ÷ GCD) : (Height ÷ GCD)
For the stretch check, both resolutions' width-to-height ratios (as decimals) are compared directly. If the decimal ratios match, the second resolution is a proper scaled-down or scaled-up version of the first. If they don't match, displaying one resolution at the other's aspect ratio will stretch the image horizontally or vertically.
Common Aspect Ratios Reference
| Ratio | Common Name | Typical Use |
|---|---|---|
| 4:3 | Standard / Full Screen | Older monitors, some competitive shooters for a stretched FOV look |
| 16:10 | Widescreen | Some productivity and older laptop displays |
| 16:9 | Widescreen HD | The default for the vast majority of modern monitors and TVs |
| 21:9 | Ultrawide | Cinematic and immersive gaming monitors |
| 32:9 | Super Ultrawide | Dual-monitor-replacement curved displays |
Why Players Deliberately "Stretch" Resolution
Some competitive players intentionally run a 4:3 resolution on a 16:9 monitor without the monitor's aspect-correct scaling, which stretches character models wider and, some argue, makes them easier to hit. This calculator's stretch check will clearly flag that kind of mismatch - useful for confirming a setup is genuinely stretched (rather than just lower resolution) before committing to it.
Common Mistakes to Avoid
- Confusing a lower resolution with a different aspect ratio - 1920×1080 and 1280×720 are both 16:9 and won't stretch anything between them, while 1440×1080 is 4:3 and will.
- Forgetting your monitor's native ratio - running a resolution with a different ratio than your physical panel will either stretch the image or add black bars, depending on your GPU's scaling setting.
Frequently Asked Questions
Does aspect ratio affect FPS performance?
Aspect ratio itself doesn't directly determine performance - total pixel count does. Two resolutions with different ratios can still render a similar or very different number of pixels depending on their actual width and height.
Is ultrawide better for competitive gaming?
It's genuinely mixed - ultrawide gives more peripheral vision, but some competitive titles disable or cap FOV gains on ultrawide specifically to avoid an unfair advantage, so check the specific game's rules.
Why does my game look stretched at a certain resolution?
This usually means the resolution you selected has a different aspect ratio than your monitor's native ratio, and your GPU or the game is scaling it to fill the screen rather than adding black bars.
Conclusion
Knowing your true aspect ratio helps you buy the right monitor and avoid unintentional image distortion. If you also want to check pixel density, the related PPI Calculator covers sharpness specifically, while this tool focuses purely on ratio and stretching.