← 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

How to Use the Pixel to CM Converter

  1. Paste or enter your input into the text field.
  2. Configure any options (format, delimiter, encoding, or mode) using the controls above the output.
  3. The result updates instantly — no submit button required for most operations.
  4. Click Copy or Download to take the output to your next step.

Pixel-to-centimetre conversion is meaningful only when you also fix the pixel density. 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.

How the Pixel to CM Converter Works

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.