Point to Pixel (pt to px)
Convert pt to px — Typography converter
One point equals 1.333333 px, so to convert points to pixels you multiply the value by 1.333333. A point is larger than a pixel — going the other way, 1 px = 0.75 pt. For example, 10 pt = 13.333333 px and 50 pt = 66.666667 px.
1 pt = 1.333333 px
Point to Pixel formula
1 Point = 1.333333 px
Worked examples
- 25 pt = 33.333333 px
- 100 pt = 133.333333 px
Point to Pixel conversion table
| Point (pt) | Pixel (px) |
|---|---|
| 1 | 1.333333 |
| 8 | 10.666667 |
| 10 | 13.333333 |
| 11 | 14.666667 |
| 12 | 16 |
| 14 | 18.666667 |
| 16 | 21.333333 |
| 18 | 24 |
| 20 | 26.666667 |
| 24 | 32 |
| 32 | 42.666667 |
| 36 | 48 |
| 48 | 64 |
| 64 | 85.333333 |
| 72 | 96 |
Why 16 px equals 12 pt
Two fixed definitions drive every conversion on this page. A typographic point is 1/72 of an inch. A CSS reference pixel is 1/96 of an inch. That makes 1 px exactly 0.75 pt, and 16 px exactly 12 pt — which is why 16 px became the default body size on the web: it matches the 12 pt that print had already settled on.
A pica is 12 points, so 1 pica = 16 px. InDesign, Quark and most print workflows measure column widths and gutters in picas; CSS has no pica unit, so those measurements have to be converted before they reach a stylesheet. On this page, 1 pt = 1.333333 px.
The CSS pixel is a reference unit, not a hardware pixel. On a 2× or 3× display, one CSS px still occupies 1/96 inch of visual space — the device simply renders it with more physical pixels. Converting CSS px to physical pixels requires the device pixel ratio, which is a separate calculation from anything on this page.
Frequently asked questions
How many pixels are in one point?
One point equals 1.333333 pixels (px).
How many points are in one pixel?
One pixel equals 0.75 points (pt).
How do you convert points to pixels?
1 Point = 1.333333 px. Use the calculator above for any value.
What is 5 pt in px?
5 pt = 6.666667 px.
What is 100 pt in px?
100 pt = 133.333333 px.
What is 12 pt in px?
12 pt = 16 px.
What is 14 pt in px?
14 pt = 18.666667 px.
What is 16 pt in px?
16 pt = 21.333333 px.
What is 18 pt in px?
18 pt = 24 px.
What is 24 pt in px?
24 pt = 32 px.
Is a point bigger than a pixel?
Yes. A point is larger — one point equals 1.333333 pixels (px).