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 ☕
Convert pixels to centimeters or centimeters to pixels using a custom PPI value for screen design, image sizing, and print preparation.
A pixel is a digital unit, while a centimeter is a physical unit. You therefore cannot convert pixels to centimeters without knowing the pixel density of the screen or printed image. That density is expressed as PPI, or pixels per inch. A 1920-pixel image is about 50.8 cm wide at 96 PPI, but only about 16.26 cm wide at 300 PPI. The pixel count stays the same; the physical size changes because more pixels are packed into each inch.
This calculator connects those two measurement systems. Enter the intended PPI and either a pixel or centimeter value. The corresponding field updates immediately, making it useful for UI mockups, raster artwork, photo printing, posters, and any workflow where a digital dimension must become a real-world size.
The conversion uses the exact relationship of 1 inch = 2.54 centimeters. To convert pixels to centimeters, use cm = px × 2.54 ÷ PPI. To convert in the other direction, use px = cm × PPI ÷ 2.54. A larger PPI produces a smaller physical size for the same number of pixels because each pixel occupies less space.
For example, 100 pixels at 96 PPI equals approximately 2.65 cm. At 300 PPI, the same 100 pixels equals approximately 0.85 cm. These results are both correct for their stated densities, which is why a converter that assumes one fixed ratio can be misleading.
The same PPI is used in both directions. If you want to compare screen display and print output, calculate once with a typical screen value such as 96 PPI, then repeat with the print value supplied by your printer, often 300 PPI.
Suppose a banner is 1920 pixels wide. At 96 PPI, the calculation is 1920 × 2.54 ÷ 96, which gives 50.8 cm. If the same file is printed at 300 PPI, it becomes approximately 16.26 cm wide. To produce a 50 cm print at 300 PPI, reverse the formula: 50 × 300 ÷ 2.54, or approximately 5906 pixels.
This comparison explains why an image that looks large on a monitor may not contain enough pixels for a large, sharp print. Always calculate both dimensions independently when the artwork has different width and height values.
PPI describes pixels in a digital image or display. DPI describes printer dots. The terms are often used interchangeably in print instructions, but they measure different things. For this size calculation, use the numeric resolution requested for the final image.
Do not confuse CSS pixels with physical device pixels. On a high-density display, a CSS width of 100px may be rendered by more than 100 physical pixels. Screenshots can also be affected by operating-system scaling, so their pixel dimensions do not reliably reveal an object's real size. For print work, remember that bleed, trimming, margins, and application-level scaling are outside this calculator.
A negative, zero, or unrealistic PPI value has no useful physical interpretation. If precision matters, verify the target device or printer specification instead of relying on a generic default. Round only after the calculation, because early rounding can create a noticeable error over a large dimension.
How many centimeters is 1 pixel? Divide 2.54 by the PPI. At 96 PPI, one pixel is approximately 0.02646 cm; at 300 PPI, it is approximately 0.00847 cm.
Can I convert centimeters back to pixels? Yes. Enter the centimeter value and the tool calculates the pixel requirement using the current PPI.
Does changing metadata resize an image? Not necessarily. Editing an image's PPI metadata can change its intended print size without changing its pixel count. Resampling is required if you need to add or remove actual pixels.
Is the result exact? The formula is exact for the values entered, but real displays and printing processes can introduce scaling, dot patterns, and production tolerances. Use calibrated equipment for engineering, medical, or other measurement-critical work.