Pixels to Inches
Convert px to inches (and cm) at any PPI.
1
2.54
Quick reference at 96 PPI
16 px0.1667 in / 0.4233 cm
24 px0.25 in / 0.635 cm
32 px0.3333 in / 0.8467 cm
48 px0.5 in / 1.27 cm
64 px0.6667 in / 1.6933 cm
96 px1 in / 2.54 cm
128 px1.3333 in / 3.3867 cm
256 px2.6667 in / 6.7733 cm
512 px5.3333 in / 13.5467 cm
How to convert pixels to inches
Divide the pixel count by the screen's PPI (pixels per inch) to get inches: inches = px ÷ PPI. Multiply by 2.54 for centimeters. A 96 px element on a 96 PPI screen is exactly 1 inch (2.54 cm). On a 192 PPI Retina display the same 96 px is 0.5 inches. Also see mm to inches and cm to inches.
Private & free — this tool runs entirely in your browser.
Recommended: IndieKit — Ship your Next.js startup in days.affiliate
Related Converters tools
JSON to YAML
Convert JSON into clean, readable YAML instantly.
YAML to JSON
Convert YAML configuration into valid JSON.
JSON to CSV
Flatten a JSON array of objects into CSV rows.
CSV to JSON
Parse CSV with headers into a JSON array of objects.
JSON to XML
Convert JSON structures into nested XML markup.
JSON Minifier
Strip whitespace to produce compact JSON.
JSON to TypeScript
Generate TypeScript interfaces from a JSON sample.
JSON to SQL
Turn a JSON array of objects into SQL INSERT statements.