cm to pt
Snapshot
1 cm equals about 28.35 pt. Conversion Encyclopedia uses the same fixed conversion basis across the calculator, common values, and reverse page for this page.
- Reference basis: This converter uses the fixed typography basis 1 inch = 2.54 cm and 1 pt = 1/72 inch.
- Example: For 4 cm, the result is about 113.39 pt with the same basis.
- Use the reverse page if you need the opposite direction with the same basis.
Use the interactive calculator below for custom values and the common-value table for quick checks.
Interactive conversion
Converter Calculator
28.346457 Points (pt)
SwitchMachine access
Available to apps and AI agents
cm to pt can be requested through Conversion Encyclopedia's structured interfaces by software and compatible AI agents. The identifiers below select the same calculation as the calculator.
Machine-readable identifiers
- Conversion family
typography-units- Source unit
centimeters- Target unit
points
The JSON API and OpenAPI specification use the identifiers to reach the conversion engine. WebMCP lets compatible AI agents request the same calculation.
Example API request and response
POST /api/v1/convertRequest
{
"family": "typography-units",
"value": 1,
"from": "centimeters",
"to": "points"
}Essential response
{
"ok": true,
"conversion": {
"family": "typography-units",
"value": 1,
"from": "centimeters",
"to": "points",
"result": {
"raw": 28.3464566929,
"display": "28.346457"
},
"canonicalPath": "/typography-units/centimeters-to-points/"
}
}Explanation
The converter converts centimeters to typography points. In this converter, 1 cm equals about 28.35 pt, 1.5 cm equals about 42.52 pt, 2 cm equals about 56.69 pt, 4 cm equals about 113.39 pt, 6 cm equals about 170.08 pt, and 10 cm equals about 283.46 pt.
The conversion uses the standard relationships 1 inch = 2.54 cm and 1 point = 1/72 inch. That makes it useful for print specs, Word-style layout measurements, paper dimensions, and design handoffs where metric dimensions need point values.
Common Conversion Values
| Centimeters (cm) | Points (pt) |
|---|---|
| 0.5 | 14.173228 |
| 1 | 28.346457 |
| 1.5 | 42.519685 |
| 2 | 56.692913 |
| 2.54 | 72 |
| 3 | 85.03937 |
| 4 | 113.385827 |
| 5 | 141.732283 |
| 5.2 | 147.401575 |
| 6 | 170.07874 |
| 8.6 | 243.779528 |
| 10 | 283.464567 |
| 15 | 425.19685 |
| 20 | 566.929134 |
| 21 | 595.275591 |
| 29.7 | 841.889764 |
| 82 | 2,324.409449 |
| 100 | 2,834.645669 |
| 133 | 3,770.07874 |
Questions & answers
Frequently Asked Questions
How many points are in 1 cm?
1 cm is about 28.35 pt in this converter.
How many points are in 2 cm?
2 cm is about 56.69 pt with the same basis.
How many points are in 4 cm?
4 cm is about 113.39 pt in this converter.
How many points are in 6 cm?
6 cm is about 170.08 pt with the same basis.
Is cm to pt the same as centimeters to points?
Yes. cm to pt and centimeters to points use the same typography conversion basis.
What point definition does this use?
It uses the standard typography definition that 1 point equals 1/72 inch.