Toolman

64px to pt

64px = 48pt

px and pt are both absolute CSS units, so this ratio never changes.

How it is calculated

One px is 0.75pt, so:

64px × 0.75 = 48pt

Reversing it, 48pt × 1.3333 returns 64px.

Nearby values

pxpt
32px24pt
36px27pt
40px30pt
48px36pt
56px42pt
64px48pt
72px54pt
80px60pt
96px72pt

Frequently asked questions

What is 64px in pt?

48pt.

How is 64px converted to pt?

Multiply by 0.75: 64 × 0.75 = 48. To go back, multiply 48 by 1.3333.

Does zoom or font size change 64px?

No. px and pt are both absolute CSS units, so the ratio is fixed and 64px is 48pt in every context.

The full PX to PT converter → · All CSS unit converters