Instantly convert PT to CM and CM to PT
A simple and fast tool to convert point (pt) values to centimeter (cm) values and vice versa for your web and print designs.
How to Convert PT to CM
Step 1: Understand the Conversion Rate
The conversion between points and inches is a standard in typography. There are 72 points in 1 inch.
Step 2: Use the Conversion Formula
The formula to convert points to centimeters is: `(PT Value / 72) * 2.54`.
Result in CM = (Points / 72) * 2.54
Step 3: Example Calculation
If you want to convert 36pt to centimeters, the calculation is:
(36 / 72) * 2.54 = 1.27
So, 36pt is equal to 1.27cm.
Common PT to CM Reference
A quick reference table for converting points to centimeters.
| Points | Centimeters |
|---|---|
| 12pt | 0.4233cm |
| 18pt | 0.635cm |
| 24pt | 0.8467cm |
| 36pt | 1.27cm |
| 48pt | 1.6933cm |
| 72pt | 2.54cm |
| 96pt | 3.3867cm |
| 144pt | 5.08cm |
| 288pt | 10.16cm |
| 576pt | 20.32cm |
PT to CM Converter Information
Understanding Points (PT)
The point (pt) is a traditional unit of measurement for typography, commonly used in print design. One point is equal to 1/72 of an inch. It’s a fixed-size unit, making it reliable for print but less flexible for responsive web design.
Understanding Centimeters (CM)
The centimeter (cm) is a standard metric unit of length. In digital design, it provides a direct link to real-world physical dimensions, which is crucial for any work that will eventually be printed or needs to conform to physical standards. The conversion relies on a standard screen density of 96 DPI (Dots Per Inch).
Why Convert PT to CM?
Converting points to centimeters is essential when you need to align digital designs with physical-world outputs or standards. This is crucial for:
- Print Design: When designing web assets that will also be printed (like brochures, posters, or reports), converting to centimeters ensures the final product matches the intended physical size.
- Real-World Sizing: For applications that need to display objects at their actual size on screen, such as rulers or product previews, converting from points to centimeters is necessary.
- Technical Specifications: Working with design specifications that are provided in centimeters requires converting them to points for accurate implementation in design software.