How to: Pixels to Centimeters
A pixel is the smallest element of a digital image. Every image consists of a large number of pixels. Dots per inch refers to the image's printed resolution and reflects the number of dots per a linear inch. When printing an image you may need to estimate the printing size using the number of pixels in the digital image. To convert pixels to centimeters you need to know the image resolution.
Instructions
-
-
1
Right-click on the image file in Windows Explorer.
-
2
Click on "Properties" and select the tab "Details."
-
-
3
Read the image resolution given in dpi units; for example, the image resolution is 400 dpi.
-
4
Divide pixels by dpi to calculate the respective length in inches. For example, 800 pixels correspond to 800 / 400 = 2 inches.
-
5
Multiply the length in inches by 2.54 to convert it to centimeters. In this example, the length is 2 x 2.54 = 5.08 centimeters.
-
1