Pixels Per Inch - PPI, Dot Pitch, and Pixel Density

Use this pixels per inch calculator to find the PPI of any monitor, laptop, phone, or TV from its native resolution and diagonal size, plus dot pitch and total pixels.

Updated: June 19, 2026 • Free Tool

Pixels Per Inch

Total horizontal pixels of the display (e.g., 1920, 2560, 3840).

Total vertical pixels of the display (e.g., 1080, 1440, 2160).

Physical diagonal size of the screen in inches (e.g., 6.1 phone, 13.3 laptop, 24 monitor, 55 TV).

Choose a common display to auto-fill width, height, and diagonal.

Results

Pixels Per Inch (PPI)
0PPI
Diagonal in Pixels 0px
Dot Pitch 0mm
Pixel Size 0micrometers
Total Pixels 0pixels
Pixels Per Centimeter 0px/cm

What Is Pixels Per Inch?

Pixels per inch (PPI) is the single number that tells you how densely packed the pixels are on any screen. The calculator below takes a display's horizontal resolution, vertical resolution, and diagonal size in inches, returns PPI from the Pythagorean formula, and reports dot pitch, pixel size, and total pixel count in the same step.

  • Comparing monitors and laptops: Enter the native resolution and diagonal of any display to read off the PPI and compare a 27-inch 4K panel to a 32-inch 1440p panel.
  • Checking a phone or tablet: Plug in the resolution and diagonal to confirm whether the manufacturer is quoting PPI or marketing density, and read the dot pitch in millimeters.
  • Sizing print at the right PPI: Convert a pixel count into a real-world print size at a known PPI, or work backwards from a target print size to find the pixel count you need.
  • Diagnosing a TV or projector: Confirm the diagonal PPI is in the typical 40 to 80 range and decide whether a closer seating distance is worth the upgrade.

PPI is calculated from the pixel count, not the panel technology, so the calculator works for LCD, OLED, micro-LED, and projector setups the same way. The result is the diagonal density, the conventional way to compare displays with different aspect ratios side by side.

If you need the inverse direction, turning a pixel count into a physical print or screen size at a known PPI, our pixels to inches calculator handles that conversion in the same pixels-and-inches family.

How Pixels Per Inch Works

The calculator reads the horizontal resolution, vertical resolution, and diagonal screen size, computes the diagonal pixel count with the Pythagorean theorem, divides by the diagonal in inches, and surfaces dot pitch, pixel size, and total pixel count.

PPI = sqrt(widthPx^2 + heightPx^2) / diagonalIn dotPitchMm = 25.4 / PPI totalPixels = widthPx * heightPx
  • widthPx: Horizontal pixel count, e.g. 1920, 2560, or 3840. Use the native resolution.
  • heightPx: Vertical pixel count, e.g. 1080, 1440, or 2160. Use the native resolution.
  • diagonalIn: Physical diagonal of the screen in inches (e.g. 6.1 phone, 13.3 laptop, 24 monitor, 55 TV).

If you only know a target PPI and want the matching diagonal, divide the diagonal pixel count by your target PPI to read the diagonal in inches. The calculator below does the forward direction in a single step.

Worked example: 23-inch 1920x1080 monitor

widthPx = 1920, heightPx = 1080, diagonalIn = 23

diagonalPixels = sqrt(1920^2 + 1080^2) = 2202.91. PPI = 2202.91 / 23 = 95.78. dotPitchMm = 25.4 / 95.78 = 0.265. totalPixels = 2073600.

PPI 95.78, dot pitch 0.265 mm, total pixels 2,073,600.

A standard full-HD monitor sits in the 90 to 100 PPI range, the original Windows DPI reference.

Worked example: 27-inch 4K UHD 3840x2160 monitor

widthPx = 3840, heightPx = 2160, diagonalIn = 27

diagonalPixels = sqrt(3840^2 + 2160^2) = 4406.45. PPI = 4406.45 / 27 = 163.18. dotPitchMm = 25.4 / 163.18 = 0.156. totalPixels = 8294400.

PPI 163.18, dot pitch 0.156 mm, total pixels 8,294,400.

A 27-inch 4K panel sits in the 160 to 165 PPI range, the Retina threshold for desktop monitors and why macOS treats it as a 'looks like 2560x1440' display with 2x scaling.

Worked example: 55-inch 4K TV 3840x2160

widthPx = 3840, heightPx = 2160, diagonalIn = 55

diagonalPixels = 4406.45. PPI = 4406.45 / 55 = 80.11. dotPitchMm = 25.4 / 80.11 = 0.317. totalPixels = 8294400.

PPI 80.11, dot pitch 0.317 mm, total pixels 8,294,400.

The same 4K panel on a 55-inch TV drops into the 80-PPI range, which is why 4K TV upgrades feel less dramatic than 4K monitor upgrades.

According to Omni Calculator Pixels per inch, pixels per inch (PPI) equals the square root of (width in pixels squared plus height in pixels squared) divided by the diagonal in inches, yielding about 95.78 PPI for a 23-inch 1920x1080 monitor.

According to Wikipedia: Pixel density, pixel density is measured in PPI and equals diagonal resolution in pixels divided by diagonal screen size in inches, with higher PPI values indicating a sharper image at a given viewing distance.

For the broader display math (aspect ratio, total pixels, viewing distance) at the same time, the screen resolution calculator takes the same resolution and diagonal inputs and adds those outputs alongside the PPI.

Key Concepts Explained

Four small ideas explain every number the calculator returns.

Diagonal Pixel Density

PPI is measured along the diagonal because that is the longest pixel run and the way manufacturers quote the spec. The Pythagorean formula sqrt(width^2 + height^2) gives that diagonal in pixels, and dividing by the diagonal in inches yields PPI.

Dot Pitch

Dot pitch is the center-to-center distance between adjacent pixels in millimeters. It is the inverse of PPI scaled by 25.4 mm per inch: dotPitchMm = 25.4 / PPI. A smaller dot pitch means a sharper image at the same viewing distance.

PPI vs DPI

PPI (pixels per inch) describes digital displays and images, while DPI (dots per inch) describes printers. The math is identical, so the same number answers both questions; for print sizing, treat the PPI result as the printer's DPI input.

Total Pixel Count

Total pixel count is width times height, often quoted in megapixels. A 1920x1080 monitor has about 2.07 megapixels; a 3840x2160 monitor has about 8.29 megapixels. That 4x jump in raw pixel count is what drives perceived sharpness at the same screen size.

Once you know a display's PPI you can plan viewing distance, dot pitch comparisons, and pixel-density class without re-doing the math.

For the matching aspect-ratio math that goes with PPI when you compare a 16:9 monitor to a 21:9 ultrawide, our CSS aspect ratio calculator takes the same width and height pair and returns the ratio in the format CSS, video, and print specs use.

How to Use This Calculator

Five short steps are enough to get a complete PPI reading for any monitor, laptop, phone, or TV.

  1. 1 Enter the native resolution: Type the horizontal and vertical pixel counts (1920 x 1080 for full-HD or 3840 x 2160 for 4K). Use the native resolution, not the scaled Windows or macOS resolution.
  2. 2 Enter the diagonal size: Type the physical diagonal in inches (6.1 phone, 13.3 laptop, 24 or 27 monitor, 55 TV). The spec sheet lists the same number.
  3. 3 Pick a preset if needed: Use the Quick Preset dropdown to auto-fill the three fields with common sizes, then tweak the diagonal if your screen differs.
  4. 4 Read the PPI and the dot pitch: The primary result is the PPI in the top black panel, the diagonal pixel density you compare monitors with. The dot pitch row shows the same result in millimeters (0.156 mm on a 27-inch 4K panel is typical).
  5. 5 Reset or reuse for the next screen: Hit Reset to restore the default 1920 x 1080 at 24 inches, or change one field at a time to compare a chain of displays.

For a 27-inch 4K monitor, type 3840, 2160, and 27. The calculator returns PPI 163.2, dot pitch 0.156 mm, and total pixels 8,294,400. Swap to a 55-inch 4K TV (3840, 2160, 55) and PPI drops to 80.1 with dot pitch 0.317 mm.

If you need to take a pixel count from the result panel and turn it into CSS-friendly em or rem units for a web layout, the pixel to EM REM converter handles that direction of the same pixel-density family.

Benefits of Using This Calculator

A focused calculator turns three well-known spec-sheet numbers into a single comparable PPI plus its companion metrics.

  • Computes PPI from any resolution and diagonal: Accepts any horizontal and vertical pixel count plus a diagonal in inches, so the same tool works for phones, laptops, monitors, TVs, and projectors.
  • Surfaces dot pitch in millimeters: Returns dot pitch alongside PPI using the 25.4 mm per inch conversion factor, the spec monitor and projector reviews use when they quote pixel sharpness.
  • Reports total pixel count and PPCM: Lists total pixel count and the metric PPCM (pixels per centimeter) so you can compare displays that quote density in either system.
  • Includes common display presets: Auto-fills the three inputs for eight common displays so you can compare a candidate screen to a familiar reference in seconds.

When you also need to translate the total pixel count into the actual file size a candidate image will need at a given color depth, the data storage converter handles the byte math so you can plan storage costs alongside the PPI.

Factors That Affect Your Results

Three variables drive what the calculator reports, and two limitations tell you when to interpret the result carefully.

Native Resolution vs Scaled Resolution

Always enter the native panel resolution (e.g. 3840x2160 on a 4K monitor), not the scaled Windows or macOS resolution (e.g. 1920x1080 at 200 percent scaling). The native resolution is what determines PPI.

Diagonal Size Source

Use the manufacturer's diagonal size in inches (the spec-sheet number). Marketing sizes sometimes round up to 0.1 in and TV sizes round to the nearest inch, so use the spec sheet whenever possible.

Aspect Ratio of the Display

A wider aspect ratio (21:9 ultrawide or 32:9 super-ultrawide) has a slightly higher PPI than a 16:9 panel with the same vertical pixels and same diagonal, because the wider diagonal carries more pixels.

  • PPI is a geometric calculation and does not account for subpixel layout, panel technology, or anti-aliasing. Two displays with the same PPI can still look different if one is OLED with a PenTile layout and the other is RGB-stripe LCD.
  • PPI values above about 600 cross into micro-display territory (VR, head-up, near-eye displays) where the eye can resolve individual pixels at short distances and the perceived sharpness gains flatten out.

The Wikipedia inch page confirms the exact 25.4 mm per inch factor the dot-pitch row uses.

According to Wikipedia: Inch, one inch is exactly 25.4 millimeters, so dot pitch in millimeters equals 25.4 divided by PPI.

To plan the bandwidth the resulting image will need at typical home connections, our upload time calculator estimates the upload time from the file size and your connection speed.

Pixels per inch calculator interface showing horizontal and vertical resolution, diagonal screen size, and the PPI, dot pitch, and total pixel count results
Pixels per inch calculator interface showing horizontal and vertical resolution, diagonal screen size, and the PPI, dot pitch, and total pixel count results

Frequently Asked Questions

Q: What is pixels per inch (PPI)?

A: Pixels per inch (PPI) is a measure of pixel density that tells you how many individual pixels fit into one inch along the diagonal of a display. The calculator computes the value from the horizontal resolution, vertical resolution, and diagonal size in inches, and a higher PPI means a sharper image at the same viewing distance.

Q: How do I calculate the PPI of a screen?

A: Square the horizontal pixel count and the vertical pixel count, add them together, take the square root, and divide by the diagonal screen size in inches. The calculator does this in one step, and returns the dot pitch in millimeters, the pixel size in micrometers, and the total pixel count for the same input set.

Q: What is the difference between PPI and DPI?

A: PPI (pixels per inch) describes digital displays and images, while DPI (dots per inch) describes printers. The math is identical, so a 300 PPI display and a 300 DPI printer use the same number to describe how many addressable units fit into one inch.

Q: What PPI do I need for a 4K monitor?

A: A 27-inch 4K UHD monitor (3840x2160) has a PPI of about 163, the Retina threshold for desktop monitors. A 32-inch 4K monitor has a PPI of about 138, sharp at normal desk distance but below Apple's 200 percent Retina recommendation. Plug the resolution and diagonal into the calculator to compare.

Q: Is higher PPI always better?

A: Higher PPI means smaller, denser pixels and a sharper image at the same viewing distance, but the perceived gain flattens above about 300 PPI for phones and 200 PPI for desktop monitors. Higher PPI also costs more in GPU power, battery life, and price.

Q: How do I convert PPI to dot pitch?

A: Divide 25.4 by the PPI to get dot pitch in millimeters, or divide 25400 by the PPI to get pixel size in micrometers. The calculator returns both alongside the PPI so you can quote the dot pitch for monitor and projector spec sheets.