Resolution-aware conversion

Pixels to CM Converter

Convert a pixel measurement back into centimeters at any resolution. Set the DPI and the tool returns the exact metric length, with the formula shown so you can check it yourself.

Resolution
0

How do you convert pixels to cm?

To convert pixels to cm, divide the pixels by your DPI to reach inches, then multiply by 2.54. The formula is cm = pixels / DPI x 2.54. A 300 pixel image at 96 DPI is about 7.9 cm.

Here's why that middle step matters. A pixel isn't a physical unit, so it doesn't map to a centimeter on its own. The DPI is what ties the two together, since it states how many pixels sit inside one inch. Once you've divided by DPI you've got inches, and inches convert to centimeters at a fixed rate of 2.54. Skip the DPI and the number you'll get is meaningless. So 1,000 pixels at 96 DPI works out to 1000 / 96 x 2.54, which lands at roughly 26.46 cm.

Why do the same pixels give different cm?

The same pixel count gives different centimeters because resolution changes the density. A higher DPI packs more pixels into each centimeter, so those pixels cover a shorter physical length. At 72 DPI, 1,000 pixels stretch to about 35.28 cm, but at 300 DPI the same 1,000 pixels shrink to roughly 8.47 cm. Nothing about the image changed, only the DPI label you read it at. That's also why a photo can look crisp on screen yet print small, and it's the single most common mix-up people hit. Lock the DPI first and the centimeter figure stops being a moving target.

Pixels to cm conversion chart

Here's how common pixel values translate into centimeters across the five resolutions designers reach for most. Each cell is computed at build time, so the numbers won't drift.

Pixels 72 DPI96 DPI150 DPI300 DPI600 DPI
100 px 3.53 cm2.65 cm1.69 cm0.85 cm0.42 cm
500 px 18 cm13 cm8.47 cm4.23 cm2.12 cm
1,000 px 35 cm26 cm17 cm8.47 cm4.23 cm
2,000 px 71 cm53 cm34 cm17 cm8.47 cm
3,000 px 106 cm79 cm51 cm25 cm13 cm

Read down a column to compare a single DPI, or across a row to watch the same pixel count shrink as the resolution climbs. Notice how 1,000 pixels swings from about 26.46 cm at 96 DPI down to roughly 8.47 cm at 300 DPI, a three-fold gap driven by nothing but the label. For the reverse direction, the cm to pixels converter shares the same metric engine, and if you're working in smaller increments the pixels to mm converter handles millimeters.

How do you use the pixels to cm converter?

  1. Enter the pixel value you're starting from.
  2. Set the DPI your image uses, or pick a preset.
  3. Read the result in centimeters and copy it.

If you don't know the DPI, you'll usually find it in the image's export or print dialog. When that's blank, 96 DPI is a safe screen default, and you'll switch to 300 DPI the moment the file is headed for print.

A quick worked example keeps it concrete. Say a client hands you a logo that's exactly 945 pixels wide and asks how many centimeters it'll print at. Drop 945 into the field, set 300 DPI for print, and the tool returns 8 cm. Switch that same 945 pixels to 96 DPI and it jumps to about 25 cm, which is the screen reading of the very same file. You didn't resize anything, you only told the converter how dense those pixels are.

PPI vs DPI note

You'll see PPI and DPI used like they're the same thing, and for this conversion they basically are. PPI (pixels per inch) describes how densely pixels sit on a screen, while DPI (dots per inch) describes how many ink dots a printer drops. The math doesn't care which label you use, so plugging a PPI figure into the DPI field gives the right centimeters either way. The distinction only bites when you're juggling screen and print specs at once, because a designer's "150 PPI" and a printer's "150 DPI" aren't always measuring the same surface. If you want the full breakdown of where the two diverge and which one to trust, the DPI guide walks through it. For a quick answer though, treat them as interchangeable here and you'll be fine.

What DPI should you set for print?

Set 300 DPI for anything you'll hold close, like a flyer, a photo book, or a business card. That density hides the pixel grid at reading distance. Drop to 150 DPI for posters and banners seen from a few feet, since the extra resolution would just bloat the file with detail no one can see. Screens stay at 96 DPI. Getting this right before you measure means the centimeter figure you read actually matches what comes off the press, and it saves a reprint.

Frequently asked questions

How do you convert pixels to cm?

Divide the pixels by your DPI to get inches, then multiply by 2.54. The formula is cm = pixels / DPI x 2.54. A 300 pixel image at 96 DPI is about 7.9 cm, so you can't skip the DPI step.

How many cm is 100 pixels?

At 96 DPI, 100 pixels is about 2.65 cm. At 300 DPI it's about 0.85 cm. The result depends on the DPI you set, because pixels don't carry a fixed physical size.

Why do the same pixels give different cm?

A higher DPI fits more pixels into each centimeter, so the same pixel count covers a shorter physical length. That's why you'll always set the DPI that matches your file before you read the answer.

What DPI should I use for pixels to cm?

Use 96 DPI for screen graphics, 300 DPI for print you'll hold close, and 150 DPI for posters viewed from a few feet. If you're not sure, check the file's export settings, since that's where the DPI lives.

Is pixels to cm the same as PPI?

They're related but they're not identical. PPI describes pixel density on a screen, while DPI describes dots a printer lays down. For this math they behave the same way, so you can use either number in the formula.

Last updated: June 14, 2026