Conversion tool
Pixels to Inches (72 DPI)
Convert pixels to inches at 72 DPI — map digital dimensions to physical measurements for web design.
px
Formula
Pixels to inches at 72 DPI divides the pixel count by 72 to get the physical inch measurement. At 72 DPI, each inch contains 72 pixels, so dividing your pixel count by 72 gives the corresponding physical size in inches. This is the inverse of the standard web design conversion and helps visualize how large digital elements will appear when printed at screen resolution.
inches = px ÷ 72px = inches × 72How to convert
- Note your pixel dimensions: Take the pixel width or height from your CSS, image, or design file.
- Divide by 72: inches = px ÷ 72.
- Visualize the physical size: Use the result to understand how large the element would appear in print at screen resolution.
Quick reference
| Pixels | Inches |
|---|---|
| 36 px | 0.5 in |
| 72 px | 1 in |
| 144 px | 2 in |
| 216 px | 3 in |
| 288 px | 4 in |
| 432 px | 6 in |
| 576 px | 8 in |
| 612 px | 8.5 in |
| 792 px | 11 in |
| 1008 px | 14 in |
| 1152 px | 16 in |
| 1440 px | 20 in |
| 1728 px | 24 in |