Toolman

1in to px

1in = 96px

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

How it is calculated

One in is 96px, so:

1in × 96 = 96px

Reversing it, 96px × 0.010417 returns 1in.

Nearby values

inpx
1in96px
2in192px
5in480px

Frequently asked questions

What is 1in in px?

96px.

How is 1in converted to px?

Multiply by 96: 1 × 96 = 96. To go back, multiply 96 by 0.010417.

Does zoom or font size change 1in?

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

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