We use cookies.This website uses essential cookies to operate core features. With your consent, we also use analytics cookies to understand traffic and improve the service. For more details, see our .
If this tool helped you, you can buy us a coffee ☕
Input pixel values and PPI to instantly convert to corresponding physical length in centimeters, also supports reverse conversion from centimeters to pixels, suitable for graphic design, UI slicing, and print layout.

Pixel to Millimeter Converter
Convert between pixels and millimeters based on PPI density. Supports custom density values, ideal for UI design and print layout.
Online JSON to TOML Converter
Quickly convert JSON data to TOML format. A free online tool perfect for migrating configuration files.

Online JWT Parser & Decoder
Parse JWT headers, payloads, and key information online. No installation required—just paste and decode.
A 1920-pixel-wide image displays at about 50.8 centimeters wide on a 96 PPI screen but measures only about 16.26 centimeters when printed at 300 PPI—the same pixel count but physical sizes differ by more than 3-fold. The root of this discrepancy lies in PPI (Pixels Per Inch). The pixel-to-centimeter conversion tool helps you translate pixel dimensions from the digital world into real-world centimeters, adjusted for the specific PPI of your output. It's not a fixed multiplication or division, but a bridge that requires the PPI value to work: 1 inch = 2.54 centimeters, so centimeters = pixels × 2.54 ÷ PPI. Whether you're designing for screen adaptation or sending digital artwork to a printer, this conversion is unavoidable.
There is only one core formula:
Centimeters (cm) = Pixels (px) × 2.54 / PPI
Where:
The formula appears simple, but it embodies a physical intuition: as PPI increases, more pixels fit into each inch, so each pixel represents a smaller actual length; as PPI decreases, pixels become "larger units." Thus, for the same pixel count, higher PPI results in fewer centimeters. The reverse calculation—from centimeters to pixels—simply inverts the formula: Pixels (px) = Centimeters (cm) × PPI / 2.54. Our calculator handles bidirectional conversion automatically, so you don't need to rearrange the formula manually.
Open the pixel-to-centimeter converter, and you'll see three main input sections:
Note: The calculator uses the same PPI value for conversions in both directions. If you're calculating both screen display size and print size, you need to adjust the PPI value separately for each.
Suppose you designed a web banner with an exported width of 1920 pixels. You want to know how wide it displays on a typical computer screen and also what width it would be if printed at 300 DPI.
Comparing these two scenarios makes it clear why you can't determine physical size directly from pixel count alone—PPI is the "translator."
Whether a centimeter result has practical value depends on whether the PPI you entered matches your actual device. Refer to this simple guidance:
width: 100px may correspond to 200 physical pixels. This calculator only converts physical pixels to centimeters; if you use CSS pixels, the resulting centimeter value will be too small.How many centimeters is 100 pixels exactly?
There's no fixed answer—it depends entirely on PPI. At 96 PPI, 100 pixels equals about 2.65 centimeters; at 300 PPI, 100 pixels equals about 0.85 centimeters. This is precisely why this tool exists.
Where can I find the exact PPI?
Monitor PPI can be found in device specifications or by searching online for "[brand model] + PPI"; phones typically list "pixel density" on their official specs page. Print DPI is set by the printer or printing service, with 300 being common. If you can't find exact values, you can use approximations (like 96 for monitors), but remember that conversion results will also be approximate.
Are PPI and DPI the same thing?
They're often used interchangeably in everyday usage, but they have different focuses. PPI (Pixels Per Inch) describes the pixel density of a digital image, while DPI (Dots Per Inch) describes how many ink dots a printer can output per inch. In our calculator, you can enter DPI in the PPI field, and they're numerically equivalent for conversion purposes—no need to worry about distinguishing them.
How do I reverse-calculate pixels from centimeters in this calculator?
Enter the centimeter value directly in the "Centimeters (CM)" input field, keep PPI the same, and the pixels field will display the conversion result. For example, if you set PPI to 300 and enter 10 centimeters, the pixels field will show 1181 (10 × 300 ÷ 2.54 ≈ 1181.1).
Does the reset button clear PPI as well?
The current version only clears the pixels and centimeters fields; the PPI value is preserved. This allows you to easily perform multiple conversions at the same PPI. If you want to change PPI, simply modify it in the PPI field.
Can I use this calculator to calculate screen size for video resolution?
Not recommended. Video resolution "pixels" and display device physical pixels are not exactly equivalent—it also involves aspect ratios, signal conversion, and other complex factors. This tool is better suited for graphic design, static images, and print scenarios.
This tool's conversion results depend entirely on the PPI value you enter. If PPI is an estimate or incorrect value, the centimeter result will be inaccurate accordingly. Calculation results are ideal theoretical values; actual measurements may vary slightly due to device pixel arrangement, display scaling algorithms, ink spread in printing, and other factors. The tool does not account for physical media shrinkage (such as paper) or calculate production margins like bleeds and trim marks. If you need precision for engineering drawings or medical imaging, use calibrated professional equipment for verification. All input fields accept only Arabic numerals and do not support scientific notation or unit suffixes.
Now you can try your own numbers in the calculator above—enter the pixel width of your design and the PPI of your intended output scenario to see exactly how large it will print.