← All tools
// DESIGN

Pixel to CM Converter online

Convert pixels to centimetres and back - enter your screen DPI.

Pixel to CM Converter logo
by
CHUNKY
MUNSTER
PIXEL ↔ CM CONVERTER
=
= mm = inches = pt

Common DPI Values

Physical Dimension Calculation

  1. Select your target DPI/PPI from the dropdown or enter a custom value.
  2. Type the pixel value to see the equivalent centimetres and millimetres.
  3. Alternatively, enter centimetres to find the required pixels for your resolution.
  4. Use the results for print layouts, signage, or high-density screen design.

Pixel to CM Converter provides the most accurate way to convert digital dimensions to physical measurements. This tool starts from a DPI (dots per inch) and applies the textbook formula: cm = pixels ÷ DPI × 2.54. Presets cover the most common cases - 96 DPI for standard monitors, 144 and 192 DPI for Retina scaling factors, plus iPad and iPhone densities - and you can drop in any custom value.

Accurate DPI Calculator Logic

Web layouts use a CSS reference pixel where 96 px equals 1 inch by definition, so for screen design you can almost always leave DPI at 96. Print, signage, and embedded displays are different: use the manufacturer's actual pixel density. On high-DPI screens that report a device pixel ratio, divide hardware pixels by the DPR before converting if you need CSS-pixel units instead.

Frequently Asked Questions

Why does the same pixel value give different cm on different devices?

Pixels are not a physical unit - their physical size depends on the screen's pixel density (DPI). 96 pixels at 96 DPI is one inch (2.54 cm). The same 96 pixels on an iPhone's 326 DPI screen is only about 0.75 cm wide.

What DPI should I use for web design?

CSS treats 96 px as 1 inch by definition (the "reference pixel"), regardless of the actual screen. For purely web work, leave DPI at 96. For print or physical signage, use the target device's real DPI.

Why is the iPhone listed at 326 DPI but my CSS still uses 96?

High-DPI devices use a device pixel ratio: an iPhone "CSS pixel" still maps to 1/96 of an inch, but each CSS pixel is rendered using multiple hardware pixels. This tool converts hardware pixels - divide by your DPR if you want CSS pixels.

Is this conversion exact?

Yes within the floating-point precision of the browser. The math is px ÷ DPI × 2.54 cm. The only approximation is the DPI value itself - manufacturer-stated DPIs are nominal and can vary slightly between units.

Explore the full suite of DESIGN tools and 290+ other free utilities at Chunky Munster. For precise physical layouts, bookmark this Pixel to CM Converter.