PPI Calculator
Calculate the pixel density (PPI) of any display. Enter your screen's resolution and diagonal size, or pick from 30+ popular phones, tablets, laptops, monitors, and TVs. Instantly see PPI, dot pitch, megapixels, physical dimensions, and whether your display is Retina-quality at your viewing distance.
Used to determine if this display is "retina" quality at your typical viewing distance.
Typical: Phone 12", Monitor 24", TV 120"
Sharpness at Viewing Distance
Retina threshold at your specified viewing distance
Physical Dimensions
Actual physical size of the display
PPI Comparison
How your display compares to common screens
How PPI is Calculated
PPI measures how many pixels fit into one linear inch. Here's the math.
Step 1: Find the diagonal resolution
Use the Pythagorean theorem: diagonal_px = √(width² + height²). For a 1920×1080 display: √(1920² + 1080²) = √4,852,800 ≈ 2,202.9 pixels.
Step 2: Divide by physical screen size
Divide the diagonal pixel count by the screen's diagonal size in inches. PPI = diagonal_px ÷ screen_size_inches. A 24" 1080p monitor: 2,202.9 ÷ 24 = 91.8 PPI.
Step 3: Calculate dot pitch
Dot pitch (physical pixel size) = 25.4mm ÷ PPI. At 92 PPI, each pixel is 25.4 ÷ 92 = 0.276mm wide. Smaller dot pitch = finer, sharper detail.
Step 4: Assess retina quality
The retina threshold uses the 1 arc-minute rule. At 24" distance: 3438 ÷ 24 = 143 PPI minimum for retina sharpness. Anything above this threshold is indistinguishable to the naked eye.
What is a Good PPI?
“Good” PPI depends entirely on how close you sit to the screen.
| Device Type | Typical PPI | Viewing Distance | Retina Threshold |
|---|---|---|---|
| Smartphone | 300–500 PPI | 10–12" | ~287 PPI |
| Tablet | 220–330 PPI | 14–18" | ~191–246 PPI |
| Laptop | 160–250 PPI | 18–22" | ~156–191 PPI |
| Desktop Monitor | 90–220 PPI | 24–30" | ~115–143 PPI |
| TV | 40–100 PPI | 5–10 ft | ~29–57 PPI |
Common Mistakes
Avoid these misunderstandings when evaluating display sharpness.
Confusing PPI with DPI
PPI (Pixels Per Inch) measures screen density. DPI (Dots Per Inch) is a print term for ink density. A screen has PPI; a printer has DPI. Many people incorrectly say "DPI" when they mean screen pixel density.
Ignoring viewing distance
A 100 PPI monitor looks fine at 3 feet but pixelated at 12 inches. PPI only matters relative to how far you sit from the screen. A 4K TV has ~80 PPI — perfectly sharp at 10 feet, not up close.
Assuming more pixels = sharper
Increasing resolution without changing screen size raises PPI. But if you scale the UI (e.g. 200% HiDPI / Retina mode), the effective rendered density may be unchanged. What matters is rendered pixel density at your viewing distance.
Misidentifying screen size
Screen size is always measured diagonally corner to corner of the active display — not including bezels. A monitor advertised as 27" may have a 26.5" actual panel. Use the true active diagonal for an accurate PPI calculation.
PPI vs DPI — What's the Difference?
These two terms are often used interchangeably, but they refer to different technologies.
| Property | PPI | DPI |
|---|---|---|
| Stands for | Pixels Per Inch | Dots Per Inch |
| Used for | Digital screens & displays | Printers & print media |
| What it measures | Screen pixel density | Ink dot density on paper |
| Calculation | Resolution + screen size | Printer hardware spec |
| Typical range | 72–500+ PPI | 72–2400+ DPI |
When designing for both screen and print: use PPI for screen assets (72–96 PPI for web, 300 PPI for print-quality) and DPI for printer settings. An image at 300 PPI will print at ~300 DPI, giving photographic quality output.
Frequently Asked Questions
Common questions about pixel density, PPI, and display sharpness