Toolman

32pt to px

32pt = 42.6667px

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

How it is calculated

One pt is 1.3333px, so:

32pt × 1.3333 = 42.6667px

Reversing it, 42.6667px × 0.75 returns 32pt.

Nearby values

ptpx
16pt21.3333px
18pt24px
20pt26.6667px
24pt32px
28pt37.3333px
32pt42.6667px
36pt48px
40pt53.3333px
48pt64px

Frequently asked questions

What is 32pt in px?

42.6667px.

How is 32pt converted to px?

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

Does zoom or font size change 32pt?

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

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