Toolman

96pt to px

96pt = 128px

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

How it is calculated

One pt is 1.3333px, so:

96pt × 1.3333 = 128px

Reversing it, 128px × 0.75 returns 96pt.

Nearby values

ptpx
48pt64px
56pt74.6667px
64pt85.3333px
72pt96px
80pt106.67px
96pt128px
128pt170.67px

Frequently asked questions

What is 96pt in px?

128px.

How is 96pt converted to px?

Multiply by 1.3333: 96 × 1.3333 = 128. To go back, multiply 128 by 0.75.

Does zoom or font size change 96pt?

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

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