AllUnitsConverters

Pixel Density Converter

Convert Pixels Per Inch (PPI), Pixels Per Centimeter (PPCM), and Dots Per Inch (DPI).

Result

0

Visual Comparison

Base Unit

Relative Value

1
1
1
1
0.3937
0.394

*Diagram shows values relative to the selected base unit (PPI).

Unit Information

What is Pixels Per Inch (PPI)?

Pixels Per Inch (PPI) is a measure of the pixel density of an electronic image device, such as a computer monitor, smartphone screen, or digital camera sensor. It quantifies how many individual pixels are packed into one linear inch of the display or image. A higher PPI means more pixels are squeezed into the same area, leading to a sharper and more detailed image.

What is Pixels Per Centimeter (PPCM)?

Pixels Per Centimeter (PPCM) is the metric equivalent of PPI. It measures the number of pixels per linear centimeter. Since 1 inch is equal to 2.54 centimeters, PPI and PPCM are directly related by this factor. PPCM is less commonly used than PPI in product specifications but is a valid metric measure of pixel density.

What is Dots Per Inch (DPI)?

Dots Per Inch (DPI) technically refers to the density of printed dots of ink on a physical surface, like paper. Each pixel from a digital image is represented by many tiny ink dots. In practice, DPI and PPI are often used interchangeably, especially when setting the resolution for an image intended for print (e.g., setting an image's resolution to 300 PPI for a 300 DPI print job).

Formulas

1 PPCM = 2.54 PPI

One Pixel Per Centimeter is equal to 2.54 Pixels Per Inch.

1 inch = 2.54 cm

The base conversion between inches and centimeters.

PPI ≈ DPI (in many contexts)

While technically different, PPI and DPI are often used interchangeably for setting print resolution.

PPI = √(w² + h²) / d

To calculate a screen's PPI, find the diagonal resolution in pixels (using width 'w' and height 'h' pixels via Pythagorean theorem) and divide by the diagonal screen size in inches ('d').

Key Reference Points

Typical Pixel Densities
  • Older desktop monitors (e.g., 24-inch 1080p): ~92 PPI.
  • Laptop screens (e.g., 13-inch Retina): ~227 PPI.
  • Modern smartphones: Often 300-500+ PPI.
  • High-quality print (magazines, brochures): Typically 300 DPI.
  • Newspaper print: Around 75-150 DPI.
Common Resolutions and PPI
  • A 27-inch 4K (3840x2160) monitor has a density of about 163 PPI.
  • A 15.6-inch Full HD (1920x1080) laptop has a density of about 141 PPI.
  • An iPhone 15 Pro (6.1-inch, 2556x1179) has a density of about 460 PPI.
  • A standard business card printed at 300 DPI requires an image resolution of 1050x600 pixels.
  • An 8x10 inch photo printed at 300 DPI requires an image resolution of 2400x3000 pixels.

Did You Know?

Human Eye Resolution

The human eye's ability to distinguish individual pixels depends on the viewing distance and the pixel density. For a typical viewing distance of a smartphone (around 10-12 inches), a PPI of 300 or higher is often considered 'Retina' quality, where individual pixels become indistinguishable to most people. For larger screens viewed from further away, a lower PPI can still appear sharp.

Subpixels

Most color pixels on displays are actually made up of smaller 'subpixels', typically red, green, and blue (RGB). The arrangement and shape of these subpixels can also affect perceived sharpness and color rendering.

Calculating PPI

Pixel density (PPI) can be calculated if you know the screen's diagonal resolution in pixels and its diagonal size in inches, using the Pythagorean theorem: PPI = √(width_pixels² + height_pixels²) / diagonal_inches.

Vector vs. Raster Graphics

Raster graphics (like JPEGs) are made of a fixed grid of pixels and lose quality when scaled up. Vector graphics (like SVGs) are defined by mathematical equations and can be scaled to any size without losing sharpness, as their PPI is effectively infinite until they are rasterized for display.

Early Mac vs. Windows DPI

Early Apple Macintosh computers standardized on a screen resolution of 72 PPI to correspond to the 72 points in a typographic inch. Early Windows systems standardized on 96 PPI. This historical difference caused some cross-platform font size discrepancies.

Laser Printer DPI

Laser printers can achieve very high DPI values (600, 1200, or more). This high density of dots allows for very smooth text and graphics, even though the printer may use techniques like dithering to simulate shades of color with a limited number of ink colors.

Digital Camera Sensors

The 'megapixel' count of a camera is the total number of pixels on its sensor. However, the physical size of the sensor is also critical. A larger sensor with the same megapixel count as a smaller one will have larger individual pixels, which can capture more light and typically produce better images in low-light conditions.

Anti-Aliasing

Anti-aliasing is a technique used in computer graphics to reduce the 'jaggies' or stair-step appearance of diagonal lines on a pixel grid. It works by blending the colors of pixels along the edges to create a smoother visual appearance.

The Pointillism Connection

The way digital displays create images from discrete pixels is conceptually similar to the Pointillism art movement, where painters like Georges Seurat created images from tiny dots of pure color that blend together in the viewer's eye.

AMOLED 'PenTile' Layouts

Some AMOLED screens use a 'PenTile' subpixel arrangement, which has fewer subpixels overall than a standard RGB stripe layout. This can lead to a slightly lower effective resolution than the stated PPI might suggest, though modern displays have largely mitigated this effect.

Billboards have low DPI

A huge billboard seen from a highway has an extremely low DPI. Because it's viewed from a great distance, the individual dots or pixels are too far away for the human eye to resolve, and the image appears sharp.

ISO in Photography

While not a density unit, a camera's ISO setting affects perceived image quality. Higher ISO settings increase the sensor's sensitivity to light but can also introduce 'noise,' which looks like random, grainy pixels.

Dithering

Dithering is a technique used in computer graphics to create the illusion of color depth in images with a limited color palette. By arranging pixels of available colors in a specific pattern, the eye perceives intermediate shades, similar to how printers use dot patterns.

The Dot Pitch

Dot pitch is a specification for a display that measures the distance between pixels. A smaller dot pitch means less empty space between pixels and a sharper, more uniform image.

Printing Photos

For high-quality photographic prints, an image resolution of 240 to 300 PPI is generally recommended. For a large poster viewed from a distance, a lower PPI (like 150) might be perfectly acceptable.

Fax Machine Resolution

Early fax machines had very low resolutions, often around 100 to 200 DPI, which is why faxes often appeared grainy and were poor at reproducing detailed images.

Screen Door Effect

In early virtual reality (VR) headsets, the 'screen door effect' was a common issue. The user could see the fine lines separating pixels, making it look like they were viewing the world through a mesh screen. Higher PPI displays have greatly reduced this problem.

Pixels in Art

Pixel art is a form of digital art where images are created and edited at the pixel level. It embraces the limitations of a low-resolution pixel grid to create a distinct, retro aesthetic.

Frequently Asked Questions