Toolman

48pt to px

48pt = 64px

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

How it is calculated

One pt is 1.3333px, so:

48pt × 1.3333 = 64px

Reversing it, 64px × 0.75 returns 48pt.

Nearby values

ptpx
24pt32px
28pt37.3333px
32pt42.6667px
36pt48px
40pt53.3333px
48pt64px
56pt74.6667px
64pt85.3333px
72pt96px

Frequently asked questions

What is 48pt in px?

64px.

How is 48pt converted to px?

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

Does zoom or font size change 48pt?

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

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