Aspect Ratio Calculator
Calculate aspect ratio
Enter pixel width and height, scale a photo export without stretching, or solve physical screen width from a ratio. Results update as you type.
Type pixel width and height to simplify the ratio. Edit AR width or AR height to solve for a missing pixel edge while holding the other side fixed.
Original width and height set the scale factor. Change new width or new height; the opposite field follows so the frame is not stretched.
Enter screen width or height in your chosen unit; the other edge is computed from the ratio terms above.
Preview shows proportion only—not real pixel or inch size.
Result
Common resolutions & aspect ratios
| Aspect ratio | Width (px) | Height (px) | Label |
|---|
How to Use This Aspect Ratio Calculator
You export a slide at 1600×1200, drop it into a 16:9 deck template, and every headline looks squeezed. You screenshot a monitor spec that lists 2560×1440 but the vendor brochure only says “27-inch,” and you still need to know whether the panel shape matches your second display. In my experience on client video and web jobs, the tedious part is not the division—it is jumping between pixel math, simplified ratios like 16:9, and inch measurements without rounding the wrong way and locking a bad export size.
Think of aspect ratio like the outline of a picture frame: resolution tells you how many pixels fill the frame, but the frame shape stays the same whether the canvas is small or large. A wide TV frame and a tall phone frame can both be sharp; they differ in proportion, not necessarily in total pixels. This calculator keeps those ideas in one card with three tabs so you are not rebuilding the same proportion on scratch paper for every deliverable.
- Open Pixels & ratio. Enter pixel width and pixel height from an image file, video timeline, or display settings. Read the simplified ratio (for example 16:9) and the decimal width÷height value in the Result panel.
- Use ratio presets. Pick 16:9, 4:3, 21:9, or 9:16 from the dropdown when you already know the target shape and want matching example pixels loaded.
- Switch to Resize dimensions. Enter original width and height, then change new width or new height. The other field updates so the asset scales like resizing a photo in an editor—no stretched logos or circular avatars turned into ovals.
- Switch to Screen size. Set ratio width and ratio height (such as 5 and 4), choose inches, centimeters, or millimeters, and enter either physical width or height to solve the missing edge.
- Check the preview box. The small rectangle shows whether the active proportion reads wide or tall; it is a shape cue only, not a pixel-accurate thumbnail.
- Use the resolution table in the calculator card for HD, Full HD, WQHD, 4K, and ultrawide pixel pairs when you need quick reference widths and heights.
All calculations run locally in your browser. Dimensions for unreleased creative work stay on your device unless you copy them out yourself.
Aspect Ratio Calculator Formulas and Practical Applications
Aspect ratio is the proportional relationship between width and height. Video editors, front-end developers, and print designers all use the same core math; only the units change between pixels and inches.
Simplified ratio from pixel dimensions
decimal ratio = width ÷ height
To express that decimal as a clean colon ratio, divide both width and height by their greatest common divisor. Example walkthrough: 2560 ÷ 1440 = 1.777…, which simplifies to 16:9—the shape most WQHD monitors report even when pixel counts differ from full HD.
Proportional resize (no stretching)
new height = original height × (new width ÷ original width)
Moving onto export workflows, store the factor original height ÷ original width once, then multiply any new width by that factor. If you shrink a 1600 × 1200 banner to 800 px wide, height becomes 1200 × (800 ÷ 1600) = 600 px—still a 4:3 frame, just half the pixel count on each side.
Physical screen size from a ratio
height = width × (ratio height ÷ ratio width)
In practical environments, monitor shopping often gives you one edge in inches and a marketing ratio such as 16:9. A 10 in wide panel at 16:9 needs height 10 × (9 ÷ 16) = 5.625 in. The Screen size tab performs that step and also reports inch and millimeter equivalents when you enter centimeters or millimeters.
16:9 shortcuts
width = height × (16 ÷ 9) height = width × (9 ÷ 16)
YouTube thumbnails, slide decks, and most streaming overlays assume 16:9. When a client asks for “1080p width” they usually mean 1920 px wide with 1080 px height—same shape as 4K, fewer pixels. Swap the numerators for other preset ratios on the Screen size tab.
Where this math shows up on real jobs
Responsive web layouts need consistent hero proportions across breakpoints; social platforms crop to fixed shapes; NLE timelines reject mixed frame sizes; kiosk hardware quotes list diagonal inches while your UI mockup counts pixels. After you lock the ratio here, convert pixel edges to print inches with the Pixels to Inches Converter once DPI is known. To verify whether two colon ratios describe the same scale (for example 4:5 versus 8:10), use the Ratio Calculator. Capture reference frames with the Online Screenshot tool, then read pixel dimensions back into this page.
Standard Units and Conversion Tables
The calculator card lists common broadcast and monitor resolutions. Use these anchors when a spec sheet names a format label but not the exact pixel grid. Physical units on the Screen size tab convert with standard length factors.
- 16:9 at 1920 × 1080: full HD video and many laptop panels.
- 16:9 at 3840 × 2160: 4K UHD—same shape as HD, four times the pixels per axis.
- 16:10 at 1280 × 800: common older widescreen notebook resolution.
- 21:9 at 2560 × 1080: ultrawide desktop monitors.
- 4:3 at 1024 × 768: legacy projectors and early LCD panels.
- 9:16 at 1080 × 1920: vertical short-form video capture.
- Inch to millimeter: 1 in = 25.4 mm (exact definition).
- Centimeter to inch: inches = cm ÷ 2.54.
Resolution names describe pixel grids; aspect ratio describes shape. A 27-inch and a 24-inch display can both be 16:9 while using different resolutions and pixel density. Compare sharpness with the PPI Calculator when you know diagonal size. When you need real-world print width from pixels, DPI—not aspect ratio—is the missing variable in the Pixels to Inches Converter.
Frequently Asked Questions
How do I find the aspect ratio of my screen or image?
Divide pixel width by pixel height for the decimal ratio, or enter both dimensions in the Pixels & ratio tab to read the simplified colon form. For example, 1920 by 1080 reduces to 16:9.
How do I calculate 16:9 aspect ratio dimensions?
When height is known, multiply by 16/9 to get width. When width is known, multiply by 9/16 to get height. The Screen size tab applies the same proportion in inches, centimeters, or millimeters.
How do I resize an image without stretching?
Use the Resize dimensions tab with original width and height, then edit new width or new height. The calculator scales the opposite edge using the original width-to-height proportion.
What is the difference between aspect ratio and resolution?
Resolution is the pixel grid (such as 1920×1080). Aspect ratio is the shape of that grid (16:9 for full HD). Two products can share 16:9 while using different pixel counts and pixel density.
Is my dimension data sent to a server?
No. Aspect ratio, resize, and screen-size calculations run entirely in your browser on RapidRatio.