Toolman

32px to pt

32px = 24pt

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

How it is calculated

One px is 0.75pt, so:

32px × 0.75 = 24pt

Reversing it, 24pt × 1.3333 returns 32px.

Nearby values

pxpt
16px12pt
18px13.5pt
20px15pt
24px18pt
28px21pt
32px24pt
36px27pt
40px30pt
48px36pt

Frequently asked questions

What is 32px in pt?

24pt.

How is 32px converted to pt?

Multiply by 0.75: 32 × 0.75 = 24. To go back, multiply 24 by 1.3333.

Does zoom or font size change 32px?

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

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