Screen Size Calculator

Enter resolution and diagonal to get PPI, physical width × height, area, and aspect ratio — in inches or centimeters.

← Back to menu

Calculate PPI & Physical Size

Aspect:
PPI:
Size:
Area:

What this tool calculates

PPI (pixels per inch) measures pixel density. Using your diagonal and simplified aspect ratio, the calculator returns physical width × height (in or cm) and area, plus the aspect ratio reduced with GCD.

Popular resolutions & ratios

NamePixelsAspect
FHD1920×108016:9
QHD2560×144016:9
4K UHD3840×216016:9
UW 1440p3440×144021:9
5K2K5120×216021:9
8K UHD7680×432016:9

Pro tips

Formulas

PPI = √(W² + H²) ÷ Diagonal (in)
Width(in) = Diagonal × (AspectW ÷ √(AspectW² + AspectH²))
Height(in) = Diagonal × (AspectH ÷ √(AspectW² + AspectH²))

FAQs

What’s the difference between PPI and DPI?

PPI is pixel density on screens; DPI is print resolution. Use PPI for display sharpness, DPI for printing.

Why does my area change when I switch units?

Because inches ↔ centimeters convert by 2.54×; the area scales by 2.54².

Can I use decimals?

Yes—diagonal accepts decimals (e.g., 27.5″). Results are rounded for readability.