PPI Calculator
Enter your screen's resolution (width and height in pixels) and its diagonal size in inches, or click a device preset. The calculator shows PPI, dot pitch, megapixels, and physical display dimensions.
How the PPI Calculator Works
The PPI calculator determines the pixel density of any screen by calculating the number of pixels per inch (PPI). Pixel density indicates how sharp and detailed a display appears — higher PPI means smaller, more tightly packed pixels, resulting in smoother text and sharper images.
The calculation uses the screen's resolution (width × height in pixels) and its diagonal size in inches to compute PPI, dot pitch, total megapixels, and the physical display dimensions.
Formula: PPI = √(Width² + Height²) ÷ Diagonal Size (inches)
Worked Example
For a 27-inch monitor with a 2560 × 1440 resolution:
- Calculate diagonal pixels: √(2560² + 1440²) = √(6,553,600 + 2,073,600) = √8,627,200 ≈ 2,938 pixels
- Divide by diagonal size: 2,938 ÷ 27 = 108.8 PPI
- Dot pitch: 25.4 ÷ 108.8 = 0.233 mm (distance between pixel centers)
This monitor has standard density — comfortable for desktop use at arm's length but not retina-grade.
Common Display PPI Values
| Device | Resolution | Size | PPI |
|---|---|---|---|
| iPhone 15 Pro | 2556 × 1179 | 6.1" | ~460 |
| Samsung S24 Ultra | 3120 × 1440 | 6.8" | ~505 |
| iPad Pro 12.9" | 2732 × 2048 | 12.9" | ~264 |
| MacBook Pro 14" | 3024 × 1964 | 14.2" | ~254 |
| 1080p Monitor 24" | 1920 × 1080 | 24" | ~92 |
| 1440p Monitor 27" | 2560 × 1440 | 27" | ~109 |
| 4K Monitor 27" | 3840 × 2160 | 27" | ~163 |
| 4K Monitor 32" | 3840 × 2160 | 32" | ~138 |
PPI Density Classification
| Category | PPI Range | Typical Use |
|---|---|---|
| Low density | < 100 | Large desktop monitors, TVs |
| Standard density | 100–199 | Desktop monitors at arm's length |
| High density | 200–299 | Laptops, tablets (HiDPI/Retina) |
| Retina-grade | 300+ | Smartphones held at reading distance |
Understanding Dot Pitch
Dot pitch is the distance (in millimeters) between the centers of two adjacent pixels. It is the inverse relationship of PPI: a higher PPI means a smaller dot pitch. Dot pitch is calculated as 25.4 mm ÷ PPI, since there are 25.4 millimeters in one inch.
A smaller dot pitch means the individual pixels are harder to distinguish with the naked eye, resulting in a smoother, sharper visual experience. Most modern smartphones have dot pitches below 0.1 mm, while desktop monitors typically range from 0.15–0.28 mm.
What Is "Retina" Display?
Apple coined the term "Retina display" to describe screens where individual pixels are indistinguishable at a typical viewing distance. The threshold depends on how far you hold the device from your eyes. For smartphones (held at about 10–12 inches), this threshold is roughly 300 PPI. For laptops (18–20 inches), about 220 PPI is sufficient. For desktop monitors (24+ inches), around 200 PPI is considered retina-grade.
This is why a 27-inch 4K monitor at ~163 PPI can still look sharp — you are sitting farther away from it compared to a phone.
Tips for Choosing the Right Display
- For photo and video editing, prioritize high PPI (at least 150+) for accurate detail rendering.
- For gaming, refresh rate and response time often matter more than extreme PPI.
- For programming and text work, higher PPI makes a significant difference in text clarity — 120+ PPI is recommended.
- The ideal PPI depends on viewing distance: sit farther away and you need fewer pixels per inch for the image to appear sharp.
Frequently Asked Questions
What is PPI (pixels per inch)?
PPI stands for pixels per inch and measures the pixel density of a display. It tells you how many pixels are packed into each linear inch of the screen. Higher PPI means sharper, more detailed images and text. PPI is calculated using the screen's resolution and diagonal size.
What is a good PPI for a monitor?
For desktop monitors viewed at arm's length (24–28 inches away), 100–110 PPI is comfortable. For creative professionals, 130+ PPI is preferable. For laptops held closer, 200+ PPI is ideal. The 'best' PPI depends on your viewing distance and use case.
What is the difference between PPI and DPI?
PPI (pixels per inch) refers to screen display density — how many pixels exist per inch on the screen. DPI (dots per inch) refers to print resolution — how many ink dots a printer places per inch. They measure different things, though the terms are often incorrectly used interchangeably.
Does higher PPI mean better image quality?
Higher PPI generally means sharper images and smoother text at a given viewing distance. However, beyond a certain point (when pixels become smaller than your eye can resolve at your viewing distance), additional PPI provides no visible benefit. This is the concept behind Apple's 'Retina' display designation.
Why do phones have higher PPI than monitors?
Phones are held much closer to your eyes (10–12 inches) compared to monitors (24+ inches). At closer distances, your eyes can distinguish smaller details, so phones need higher pixel density (300–500+ PPI) to appear sharp, while monitors can look sharp at 100–150 PPI due to greater viewing distance.
Related Tools
- Aspect Ratio Calculator — Calculate and convert display aspect ratios.
- Pixel to REM Converter — Convert between CSS pixels and REM units.
- Percentage Calculator — Calculate percentages, increases, and differences.
- Area Converter — Convert between square inches, centimeters, and other area units.
- Speed Distance Time Calculator — Calculate any variable given the other two.