What pixel density measures, and what it does not
Pixel density counts how many pixels a display packs into one inch of its surface. It is a ratio, so it needs both halves: a resolution and a physical size. A 3840×2160 panel is not inherently sharp — spread across a 43-inch television it delivers 102 ppi, while the same pixel count on a 27-inch monitor delivers 163 ppi, and on a 15.6-inch laptop 282 ppi. Same pixels, three very different pictures.
The formula falls straight out of Pythagoras. Manufacturers quote the diagonal, not the width, so you first convert the resolution into a diagonal pixel count: √(w² + h²). Divide that by the diagonal in inches and you have pixels per inch. For square pixels — which is every LCD, OLED and phone panel made today — the density along the diagonal is the same as the density across and down, so one number covers the whole panel.
What density does not measure is perceived sharpness, because sharpness depends on how far away you sit. A phone at 460 ppi held 12 inches from your face and a 55-inch television at 80 ppi watched from eight feet present almost the same amount of detail to your retina. That is why this calculator also reports pixels per degree of visual angle, which is the quantity that actually predicts whether you can see the pixel grid. ISO 9241-303, the international standard for electronic visual display ergonomics, takes the same view: it specifies requirements against a design viewing distance rather than against a fixed pixel density, because a density figure on its own cannot tell you whether a display is comfortable to read.
The formula and its three companions
The core calculation is PPI = √(w² + h²) ÷ d. Three useful quantities follow from it directly.
Dot pitch is the reciprocal expressed in millimetres: p = 25.4 ÷ PPI, since there are exactly 25.4 mm in an inch. Monitor datasheets almost always quote pitch rather than density, and older CRT specifications used it exclusively. A 0.28 mm pitch is roughly 91 ppi; a 0.15 mm pitch is roughly 163 ppi.
Panel dimensions come from dividing each resolution by the density: width = w ÷ PPI and height = h ÷ PPI. This is how you find out whether a monitor physically fits a shelf when the manufacturer only publishes a diagonal.
Pixels per degree converts density into an angular measure. One pixel spans 1/PPI inches on the screen. At a viewing distance D inches, that subtends approximately 1/(PPI × D) radians, so the number of pixels in one radian is PPI × D, and in one degree it is PPI × D × π/180. The benchmark to compare against is 60: normal 20/20 vision resolves detail down to about one arcminute, and there are 60 arcminutes in a degree, so 60 pixels per degree is roughly the point at which the pixel grid disappears for a viewer with average acuity.
Print size uses the same logic on paper. A print at 300 dpi consumes 300 pixels for every inch, so a 6000-pixel-wide file supports 6000 ÷ 300 = 20 inches of width. Nothing about the screen enters this calculation — print size depends only on the pixel count and the target DPI.
Worked example: is a 27-inch 4K monitor sharp?
Take a 27-inch panel running 3840×2160, viewed from a normal desk distance of 24 inches.
- Diagonal in pixels. 3840² = 14,745,600 and 2160² = 4,665,600. Their sum is 19,411,200, and √19,411,200 = 4405.81 px.
- Pixel density. 4405.81 ÷ 27 = 163.18 ppi.
- Dot pitch. 25.4 ÷ 163.18 = 0.1557 mm.
- Panel size. Width = 3840 ÷ 163.18 = 23.53 in (597.8 mm); height = 2160 ÷ 163.18 = 13.24 in (336.2 mm).
- Total pixels. 3840 × 2160 = 8,294,400, or 8.29 MP.
- Pixels per degree at 24 in. 163.18 × 24 × π ÷ 180 = 163.18 × 24 × 0.017453 = 68.3.
68.3 pixels per degree is above the 60 that one-arcminute acuity corresponds to, so a viewer with 20/20 vision sitting 24 inches away cannot resolve the individual pixels. Move to 18 inches and the figure falls to 163.18 × 18 × π/180 = 51.3, below the threshold, and the grid becomes visible on high-contrast edges. That is the honest answer to “is 27-inch 4K sharp” — it depends entirely on where you sit.
Compare the 24-inch 1080p panel that many of these monitors replace: √(1920² + 1080²) = 2202.91 px over 24 inches gives 91.79 ppi, a 0.277 mm pitch, and 91.79 × 24 × π/180 = 38.5 pixels per degree. That is well under 60, which is why individual pixels are easy to see on a 1080p desktop monitor and why the same panel looks fine from across a room.
How to read the result
Read pixels per degree first and density second. Density only becomes meaningful once you fix the distance, and the distance changes by a factor of eight between a phone in your hand and a television across a living room. Anything at or above 60 pixels per degree is beyond normal acuity; below about 40, the pixel structure is visible on text and diagonal edges.
Use density to predict how the operating system will behave. Desktop environments assume roughly 96 ppi as the unscaled baseline, so panels near 90–110 ppi show interface elements at their designed physical size with no scaling. Around 160 ppi and above, both Windows and macOS apply scaling by default — often 150% or 200% — which means a higher-density panel does not give you more desktop space, it gives you smoother text in the same space. If extra working area is what you want, buy diagonal inches, not pixels.
Use dot pitch when you are comparing against a datasheet, because that is the number panel makers publish. It is simply 25.4 divided by the density, so the two carry identical information.
Use the print figure to decide whether a file is large enough for a given output size. At 300 dpi, a 24 MP camera file (6000×4000) prints 20 × 13.3 inches. Photographic labs commonly accept 240 dpi for larger prints viewed from further back, which stretches the same file to 25 × 16.7 inches. Below about 150 dpi, halftone dots start to become visible at arm's length.
One caution on the diagonal itself: manufacturers measure the visible image area, but rounding is common — a panel sold as 27 inches is often 27.0 exactly and sometimes 26.9 or 27.2. A tenth of an inch shifts the density by about 0.6 ppi at this size, which is well inside the noise for any practical decision.
Pixel density for common panel sizes and resolutions
| Diagonal | 1920×1080 | 2560×1440 | 3440×1440 | 3840×2160 |
|---|---|---|---|---|
| 13.3 in | 165.6 | 220.8 | — | 331.3 |
| 15.6 in | 141.2 | 188.3 | — | 282.4 |
| 21.5 in | 102.5 | 136.6 | — | 204.9 |
| 24 in | 91.8 | 122.4 | — | 183.6 |
| 27 in | 81.6 | 108.8 | — | 163.2 |
| 32 in | 68.8 | 91.8 | — | 137.7 |
| 34 in | — | — | 109.7 | — |
| 43 in | 51.2 | 68.3 | — | 102.5 |
| 55 in | 40.1 | 53.4 | — | 80.1 |
For reference, 60 pixels per degree is reached at 24 inches viewing distance when density is about 143 ppi, and at 12 inches when density is about 286 ppi.
Where PPI calculations go wrong
- Measuring the bezel instead of the image. The diagonal in every specification is the visible active area. Including the frame inflates the diagonal and understates the density.
- Confusing PPI with DPI. Pixels per inch describes a display; dots per inch describes a printer, where several ink dots often combine to make one image pixel. A 1200 dpi inkjet is not resolving 1200 image pixels per inch.
- Using the scaled resolution. If the operating system reports 1920×1080 on a 3840×2160 panel because scaling is set to 200%, enter the native 3840×2160. Density is a property of the hardware.
- Quoting density without a distance. A 460 ppi phone and an 80 ppi television can present the same angular detail. Pixels per degree is the comparison that means something.
- Assuming higher density gives more desktop space. Past about 160 ppi the operating system scales the interface back up, so you gain smoothness rather than area.
- Applying the formula to non-square pixels. Some legacy video formats store rectangular pixels. The square-pixel assumption here is correct for all current display hardware but not for a 720×480 DV frame.
- Printing from the screen resolution. Print size depends on the file's pixel count and the target DPI only. A photo that fills a 4K monitor is 3840 pixels wide and prints 12.8 inches at 300 dpi, regardless of the monitor.
Related numbers and when to use a different tool
Pixel density sits between two other display quantities. Above it is aspect ratio, which fixes the panel's shape and therefore the relationship between the diagonal you measure and the width and height you get — the aspect ratio calculator handles that side. Below it is colour, where density is irrelevant and the contrast ratio calculator and the colour converter take over.
For video work, density tells you nothing about bandwidth but pixel count tells you a great deal. Bits per pixel is the standard quality yardstick for an encode, so once you have the megapixel figure the video bitrate calculator converts it into a data rate, and the image file size calculator does the same for stills.
Reach for a different approach when the question is about text legibility rather than pixel visibility. Legibility depends on rendered character height in arcminutes, the typeface, the contrast and the ambient light, and ISO 9241-303 addresses those together. Reach for a display-measurement instrument, not arithmetic, when the question is about luminance uniformity, colour accuracy or response time — none of which follow from resolution and size.
