Inch to Pixel (in to px)
Convert in to px — Typography converter
One inch equals 96 px, so to convert inches to pixels you multiply the value by 96. A inch is larger than a pixel — going the other way, 1 px = 0.01041667 in. For example, 10 in = 960 px and 50 in = 4800 px.
1 in = 96 px
Inch to Pixel formula
1 Inch = 96 px
Worked examples
- 25 in = 2400 px
- 100 in = 9600 px
Inch to Pixel conversion table
| Inch (in) | Pixel (px) |
|---|---|
| 1 | 96 |
| 8 | 768 |
| 10 | 960 |
| 11 | 1056 |
| 12 | 1152 |
| 14 | 1344 |
| 16 | 1536 |
| 18 | 1728 |
| 20 | 1920 |
| 24 | 2304 |
| 32 | 3072 |
| 36 | 3456 |
| 48 | 4608 |
| 64 | 6144 |
| 72 | 6912 |
Why 16 px equals 12 pt
Two fixed definitions drive every conversion on this page. A typographic point is 1/72 of an inch. A CSS reference pixel is 1/96 of an inch. That makes 1 px exactly 0.75 pt, and 16 px exactly 12 pt — which is why 16 px became the default body size on the web: it matches the 12 pt that print had already settled on.
A pica is 12 points, so 1 pica = 16 px. InDesign, Quark and most print workflows measure column widths and gutters in picas; CSS has no pica unit, so those measurements have to be converted before they reach a stylesheet. On this page, 1 in = 96 px.
The CSS pixel is a reference unit, not a hardware pixel. On a 2× or 3× display, one CSS px still occupies 1/96 inch of visual space — the device simply renders it with more physical pixels. Converting CSS px to physical pixels requires the device pixel ratio, which is a separate calculation from anything on this page.
Frequently asked questions
How many pixels are in one inch?
One inch equals 96 pixels (px).
How many inches are in one pixel?
One pixel equals 0.01041667 inches (in).
How do you convert inches to pixels?
1 Inch = 96 px. Use the calculator above for any value.
What is 5 in in px?
5 in = 480 px.
What is 100 in in px?
100 in = 9600 px.
What is 12 in in px?
12 in = 1152 px.
What is 14 in in px?
14 in = 1344 px.
What is 16 in in px?
16 in = 1536 px.
What is 18 in in px?
18 in = 1728 px.
What is 24 in in px?
24 in = 2304 px.
Is a inch bigger than a pixel?
Yes. A inch is larger — one inch equals 96 pixels (px).