PPI Calculator

Work out pixels per inch two ways: from an image and the size you intend to print it, or from a screen resolution and its diagonal measurement. Both give you the true pixel density rather than a tagged value.

Image size in pixels
px
px
Printed size in inches
in
in

Leave the height blank to work from the width alone.

PPI
PPI

How to calculate PPI

For a printed image, divide the pixel count by the physical size: PPI = pixels ÷ inches. A 2550 pixel wide file printed 8.5 inches across is 2550 ÷ 8.5 = 300 PPI.

For a screen, the width and height are combined first because the diagonal is what manufacturers quote: PPI = √(width² + height²) ÷ diagonal in inches. A 27-inch 2560 × 1440 monitor works out at about 109 PPI.

Worked with the values in the calculator above

DPI across width = 2,550 px ÷ 8.5 in = 300 DPI DPI across height = 3,300 px ÷ 11 in = 300 DPI usable density = the smaller of the two = 300 DPI

What counts as a good pixel density?

Above roughly 300 PPI a print is indistinguishable from continuous tone at reading distance. Screens are judged differently because you sit further away: 90 to 110 PPI is a standard desktop monitor, 130 to 200 PPI is a high-density laptop, and anything above 200 PPI is marketed as retina-class.

Pixel density and resolution are not the same thing. A 4K panel at 55 inches has a far lower PPI than a 4K panel at 27 inches, even though both hold the same number of pixels.

At the density above

One inch square at 96 PPI

96 × 96 = 9,216 pixels fill this square.

Reference table

Pixel density of common displays
DisplayResolutionDiagonalPPI
24" monitor1920 × 108024 in91.8
27" monitor2560 × 144027 in108.8
27" 4K monitor3840 × 216027 in163.2
32" 4K monitor3840 × 216032 in137.7
15.6" laptop1920 × 108015.6 in141.2
MacBook Pro 14.2"3024 × 196414.2 in253.9
iPad Pro 12.9"2048 × 273212.9 in264.7
iPhone 6.1"1179 × 25566.1 in460.0
55" 4K TV3840 × 216055 in80.1

Frequently asked questions

What PPI is a 6.1-inch phone at 2556 × 1179?

About 461. √(2556² + 1179²) is 2,815 pixels on the diagonal, and 2,815 ÷ 6.1 is 461 — roughly four times a desktop monitor, which is why phone text looks sharper at the same nominal size.

How do I calculate pixel density?

Pixel density and PPI are the same measurement. Take the pixels along one edge, divide by that edge in inches, and the result is the density in pixels per inch.

How many pixels per inch is high resolution?

For print, 300 PPI is the professional standard and anything below 150 PPI looks soft in the hand. For screens, above 200 PPI is considered high resolution at normal viewing distance.

Is PPI the same as DPI?

In everyday use they are interchangeable. Strictly, PPI counts pixels in an image or on a display while DPI counts the ink dots a printer lays down, and a printer may use several dots per pixel.

What is my screen PPI?

Switch the calculator above to the screen method, enter your resolution and the diagonal size from the spec sheet, and it reports the true density along with the dot pitch in millimetres.