Convert pixels to inches and cm at any DPI/PPI. Includes print size calculator, screen PPI reference, and typography unit conversion.
The pixels to inches converter translates between digital pixels and physical dimensions based on DPI (dots per inch) or PPI (pixels per inch). This is essential for anyone working with digital images that need to be printed, or designing layouts that must work at specific physical sizes.
Pixels are resolution-dependent — 1920 pixels can span 20 inches on a 96 DPI screen or just 6.4 inches when printed at 300 DPI. This tool handles bidirectional conversion (pixels→inches and inches→pixels) at any DPI setting, plus converts to centimeters, millimeters, typographic points, and picas.
The built-in print size calculator shows how large a given image will print at standard DPI values from screen (72/96) to professional print (300/600/1200), and the screen PPI reference table lists common devices from iPhones to 4K monitors. It helps designers and content teams verify image dimensions before publishing, exporting, or sending files to print vendors. This prevents sizing mistakes that can delay launches or increase printing costs.
Mismatched DPI assumptions cause pixelated prints, oversized designs, and wasted paper. Photographers preparing images for print, designers creating mixed-media layouts, and developers building responsive interfaces all need precise pixel-to-physical-size conversion. This tool handles it with built-in DPI presets and print size tables. It reduces production surprises and helps teams approve assets confidently across digital and print workflows.
Pixels to Inches: inches = pixels ÷ DPI. Inches to Pixels: pixels = inches × DPI. Additional: cm = inches × 2.54; mm = inches × 25.4; points = inches × 72; picas = inches × 6.
Result: 20 inches (50.8 cm)
1920 pixels at 96 DPI = 1920 ÷ 96 = 20 inches. At 300 DPI for print, the same 1920 pixels would only be 6.4 inches wide.
Digital images are grids of pixels with no inherent physical size. The DPI/PPI setting determines how those pixels map to inches when displayed or printed. A 3000×2000 pixel image at 300 DPI prints at 10×6.67 inches; the same image at 72 DPI would be 41.67×27.78 inches. The pixel count stays the same — only the physical mapping changes.
Modern displays vary enormously in pixel density. A standard 24-inch 1080p monitor has ~92 PPI, while an iPhone 15 has 460 PPI. This means the same 100-pixel icon appears ~5× larger (physically) on the monitor than on the phone. CSS and design tools use "logical pixels" (at 96 DPI reference) alongside device pixels to handle this variation.
To determine the print size of a digital image: divide pixel dimensions by your target DPI. For a quality print, ensure the result meets your desired physical dimensions. If the image is too small, you have three options: reduce print size, accept lower quality at reduced DPI, or use AI upscaling software. Never simply increase DPI in image editing software without adding actual pixel data — this just changes the metadata without improving quality.
Divide pixel count by DPI. For screen use, DPI is typically 96 (Windows) or 72 (legacy Mac). For print, DPI is your printer setting (usually 300). Example: 3000 pixels ÷ 300 DPI = 10 inches.
300 DPI is the standard for photo-quality prints. 150 DPI works for large posters viewed from 3+ feet. 72/96 DPI is for screen only and will look pixelated when printed. Professional offset printing uses 300-600 DPI.
PPI (pixels per inch) describes screen resolution — physical pixels on a display. DPI (dots per inch) describes printer resolution — ink dots per inch. In digital design, the terms are often used interchangeably, though technically PPI is for screens and DPI for prints.
It depends on DPI: at 72 DPI = 72 px/inch, at 96 DPI = 96 px/inch, at 300 DPI = 300 px/inch. There is no fixed pixel-to-inch ratio — it always depends on the output resolution.
At 300 DPI (photo quality): 8 × 300 = 2400 pixels wide, 10 × 300 = 3000 pixels tall, so 2400×3000 pixels. At 150 DPI (poster): 1200×1500 pixels. A 12+ megapixel camera easily covers this.
Blurry prints usually mean insufficient DPI. A 1920×1080 image looks fine on a 96 DPI screen (20"×11.25") but printed at 300 DPI it is only 6.4"×3.6". To print larger, you need a higher-resolution source image.