PX to Inches Converter
Result: 1in
Calculation based on the CSS reference pixel of 96 pixels per inch.
How to Use the Converter?
Select the input field labeled "Pixels"
Change the number in an input field
Converter will automatically convert
Support Our Work
Your support powers this tool for developers everywhere.
You May Like These Websites
Find the perfect website for your needs with our curated list of top-rated options.
PX to Inches: How the Conversion Works
Pixels (px) and inches are two very different units of measurement. A pixel is a digital unit tied to screen resolution, while an inch is a physical, real-world unit of length. To convert between them, browsers and design tools rely on the CSS reference pixel, which fixes the relationship at 96 pixels per inch, regardless of your monitor's actual DPI.
This 96px = 1in standard was defined by the CSS specification so that a size stays visually consistent across devices with different pixel densities. It's the same standard used by browsers, Adobe Photoshop, Figma, and most design and print software when working at 72–96 DPI screen defaults.
Converting PX to inches is especially useful when preparing designs for print, setting exact physical dimensions for a printed document, or double-checking that a web element (like a business card preview or a printable PDF) will match real-world measurements.
For example, a standard US Letter page is 8.5in wide, which equals 816px at 96 DPI. A business card at 3.5in × 2in equals 336px × 192px. Use the converter above to instantly switch between pixels and inches for any value.
Common PX to Inches Conversions
48px
0.5in
96px
1in
144px
1.5in
192px
2in
288px
3in
384px
4in
816px
8.5in
1056px
11in
Quick Conversion Tips
Converting PX to Inches
Divide the pixel value by 96 (CSS reference pixel). Example: 192px ÷ 96 = 2in
Converting Inches to PX
Multiply the inch value by 96. Example: 2in × 96 = 192px
Learn More About CSS Units
PX vs Inches, MM, and CM
Learn how pixels relate to inches, millimeters, and centimeters using the CSS 96 DPI standard, and avoid the most common print-design conversion mistake.
Read our comprehensive guide →Related Converters
Frequently Asked Questions
How many pixels are in an inch?
There are 96 pixels in an inch, based on the CSS reference pixel standard used by browsers and most design software. This means 1in = 96px.
How do I convert px to inches?
Divide the pixel value by 96. For example, 192px ÷ 96 = 2in. Use the converter above to do this automatically for any value.
How do I convert inches to px?
Multiply the inch value by 96. For example, 2in × 96 = 192px.
Is the 96px per inch rule the same on every screen?
The 96px = 1in relationship is a CSS specification standard used for consistent rendering across devices, not a measurement of your physical screen's actual pixel density (PPI), which varies by device.
Why do I need to convert px to inches?
This conversion is commonly needed when preparing print-ready documents, setting exact physical sizes for PDFs, or verifying that a printable design (like a flyer or business card) matches real-world dimensions.