PX to CM Conversion Table for Quick Reference
To save you time, here is a table of common pixel dimensions converted to centimeters at standard DPI values.
Pixels (px) |
Size at 96 DPI (Web) |
Size at 150 DPI (Low-Res Print) |
Size at 300 DPI (High-Res Print) |
100 px |
2.65 cm |
1.69 cm |
0.85 cm |
250 px |
6.61 cm |
4.23 cm |
2.12 cm |
500 px |
13.23 cm |
8.47 cm |
4.23 cm |
800 px |
21.17 cm |
13.55 cm |
6.77 cm |
1024 px |
27.09 cm |
17.34 cm |
8.67 cm |
1200 px |
31.75 cm |
20.32 cm |
10.16 cm |
1920 px |
50.80 cm |
32.51 cm |
16.26 cm |
2560 px |
67.73 cm |
43.35 cm |
21.67 cm |
Understanding the Table
- px: This column represents the number of pixels you want to convert.
- cm (96 PPI): This column shows the centimeter equivalent for a standard PPI of 96, common in web design.
- cm (300 PPI): This column shows the centimeter equivalent for a PPI of 300, common for high-quality printing.
Free PX to CM Converter Online & Conversion Table
In our digital-first world, we think, design, and build in pixels (PX). It’s the language of screens. But we live in a physical world measured in units like centimeters (CM). This creates a fundamental challenge for anyone working at the intersection of digital design and real-world application: how do you translate a measurement from the screen to a printed page, a physical product, or any tangible object?
The answer isn’t always straightforward because it depends on one crucial factor: resolution. To bridge this gap and eliminate the guesswork, we’ve created this free and accurate PX to CM Converter.
This comprehensive guide will not only show you how to use the tool but will also demystify the relationship between pixels, centimeters, and the all-important DPI (Dots Per Inch). We’ll explore the formulas, provide practical examples, and give you a handy conversion table to make you a master of both digital and physical dimensions.
How It Works: From Screen to Scale in 3 Steps
- Enter Your Pixel Value: In the first field, type the number of pixels (px) you want to convert.
- Provide the Resolution (DPI): In the second field, enter the Dots Per Inch (DPI) of the medium you are targeting (e.g., a screen or a printed document). This is the critical conversion factor.
- Get Your Instant CM Conversion: The tool will immediately calculate and display the exact physical size in centimeters (cm).
Understanding the Core Concepts
To convert between pixels and centimeters accurately, you first need to understand what each unit represents and the « magic » variable that connects them.
What is a Pixel (PX)?
A pixel, short for « picture element, » is the smallest single dot of light that can be controlled and illuminated on a digital screen. Everything you see on your monitor, phone, or tablet is a grid composed of thousands or millions of these tiny pixels.
The most important thing to understand about a pixel is that it is a relative unit. It has no inherent physical size. A pixel on your high-resolution smartphone is physically much smaller than a pixel on a large, low-resolution desktop monitor. Its size is entirely dependent on the screen it’s being displayed on. This is why pixels are perfect for web design but challenging when you need to think about print.
What is a Centimeter (CM)?
A centimeter is a unit of length in the metric system. Unlike a pixel, it is an absolute unit. One centimeter is always one centimeter, whether it’s on a ruler, a piece of paper, or a building plan. It has a fixed, real-world size. This makes it the standard for any application that involves physical dimensions, most notably printing.
The Crucial Bridge: What is DPI (Dots Per Inch)?
DPI (Dots Per Inch) is the metric that connects the relative world of pixels with the absolute world of physical measurements. It defines the density or resolution of an image. Specifically, it tells you how many pixels (or printed dots) are packed into one linear inch of physical space.
DPI is the essential piece of information you need for any PX to CM conversion. Let’s see why:
- Imagine a line that is 300 pixels long.
- If you display it on a screen with a resolution of 100 DPI, that line will be 3 inches long physically.
- If you print it on a printer at 300 DPI, that same 300-pixel line will be only 1 inch long physically.
The number of pixels didn’t change, but its real-world size did. This is why our converter requires a DPI value to give you an accurate result.
Common DPI Standards You Should Know:
- 96 DPI: The standard resolution assumed by most web browsers and Windows operating systems. When in doubt for on-screen measurements, 96 is a safe starting point.
- 72 DPI: The historical standard for older Apple monitors. While often cited for web images, 96 DPI is the more modern and widely accepted web standard.
- 300 DPI: The gold standard for high-quality, professional printing. Magazines, brochures, high-end flyers, and photographic prints are all typically printed at 300 DPI to ensure sharp, clear images.
- 150 DPI: A common resolution for lower-quality print, such as newspapers or draft prints from a home printer. The images will be less sharp than at 300 DPI.
When Do You Need to Convert Pixels to Centimeters?
This conversion is a daily task for many professionals.
- Graphic Designers: A designer creates a company logo that is 800px wide. The client wants to print it on a business card. The designer must convert 800px to cm at 300 DPI to tell the printer the final physical size of the logo.
- Web Developers: When creating a print-specific stylesheet (@media print), a developer can’t use pixels because screen resolution is irrelevant for a printed page. They must define margins, font sizes, and element widths in absolute units like cm, mm, or in. Our tool helps them translate their on-screen pixel layout to a sensible paper layout.
- Photographers: A photographer has a high-resolution photo that is 6000px by 4000px. A client wants to order a print. The photographer can use our tool to calculate the maximum print size in centimeters at a high-quality 300 DPI.
- UI/UX Designers: When designing a mobile app, a designer might create a button that is 150px wide. By knowing the target device’s DPI, they can convert this to centimeters to understand if the button will be large enough to be easily tapped by a human finger.
- Anyone Using Word Processors: If you’re writing a report in Microsoft Word or Google Docs and you insert an image from the web, you often need to resize it. Knowing its pixel dimensions allows you to calculate its size in centimeters to see how it will fit on the A4 or Letter-sized page.
The Formula Behind the Conversion
For those who are curious about the math, the process is a simple two-step formula:
- First, convert pixels to inches:
Inches = Pixels / DPI
- Then, convert inches to centimeters:
Centimeters = Inches * 2.54 (since there are 2.54 centimeters in one inch)
Therefore, the combined formula that our calculator uses is:
Centimeters = (Pixels / DPI) * 2.54
Bridge the Gap Between Digital and Physical
Whether you’re a designer preparing files for print, a developer coding a print stylesheet, or just trying to figure out how big an image will be on paper, understanding how to convert pixels to centimeters is an essential skill. It removes ambiguity and ensures your work translates perfectly from the screen to the real world.
Bookmark our PX to CM Converter and use it anytime you need to make a confident and accurate conversion.