Convert pixels to inches and cm at any DPI
Last reviewed: January 2026
A pixel to inches converter translates between pixels and physical dimensions (inches, centimeters, millimeters) based on a specified DPI (dots per inch). It is essential for graphic designers, photographers, and web developers working across screen and print media.
A pixel (picture element) is the smallest addressable unit on a digital display. Resolution describes the total pixel count (width × height), while PPI (pixels per inch) measures pixel density — how many pixels fit in a linear inch. Higher PPI means sharper images and text.[1] The relationship between physical size and resolution determines PPI: PPI = √(width² + height²) / diagonal inches. A 4K monitor (3840×2160) at 27 inches has 163 PPI, while the same resolution at 55 inches has only 80 PPI.[2] Print resolution uses DPI (dots per inch): 300 DPI is the standard for high-quality print, 150 DPI for everyday documents, and 72 DPI for web/screen display. Converting pixels to print size: image width in inches = pixel width / DPI.[3] Use the Unit Converter for additional measurement conversions.
| Device | Resolution | PPI | Screen Size |
|---|---|---|---|
| iPhone 15 Pro | 2556×1179 | 460 | 6.1" |
| MacBook Pro 14" | 3024×1964 | 254 | 14.2" |
| 1080p monitor | 1920×1080 | 92 (24") | 24" |
| 4K monitor | 3840×2160 | 163 (27") | 27" |
A pixel (picture element) is the smallest addressable unit of a digital display or image. When you see a photograph, graphic, or text on a screen, you are looking at a grid of thousands or millions of individual pixels, each displaying a specific color. Resolution — the number of pixels in each dimension — determines the level of detail an image can contain. A 1920×1080 display contains 2,073,600 individual pixels arranged in a grid 1,920 pixels wide and 1,080 pixels tall. Higher resolution means more pixels in the same physical space, producing sharper images with finer detail.
The relationship between pixels and physical measurements (inches, centimeters, millimeters) depends on pixel density, measured in pixels per inch (PPI) or dots per inch (DPI). A 72 PPI display means each inch of screen width contains 72 pixels, so each pixel occupies approximately 0.0139 inches (0.353 mm). A 300 PPI display packs pixels over four times more densely, with each pixel measuring approximately 0.0033 inches (0.085 mm). This density determines how sharp content appears at a given viewing distance — the higher the PPI, the more difficult it becomes for the human eye to distinguish individual pixels.
While PPI and DPI are often used interchangeably, they refer to different things. PPI (pixels per inch) describes the resolution of digital displays and images — how many pixels fit in one linear inch of screen. DPI (dots per inch) originally refers to the resolution of printed output — how many ink dots a printer places per linear inch. In practice, the terms have merged in common usage, but understanding the distinction matters for professional design and print production workflows.
For screen-based design (websites, apps, digital ads), PPI is the relevant measurement. Standard web design has historically used 72 or 96 PPI as reference points, but modern high-DPI displays (Apple Retina, 4K monitors) use 220-460+ PPI. For print design, DPI determines output quality — 300 DPI is the industry standard for commercial printing, 150 DPI is acceptable for newspaper-quality output, and 72 DPI produces visibly pixelated results in print. When converting designs between screen and print, understanding the PPI/DPI relationship prevents blurry printed output and unnecessarily large screen files.
Converting between pixels and physical units requires knowing the resolution (PPI/DPI) of the target medium. The formula is straightforward: physical size (inches) = pixels ÷ PPI, or equivalently, pixels = physical size (inches) × PPI. For a 300 DPI print, a 4×6 inch photo requires 1200×1800 pixels. For a 72 PPI screen design, that same 1200×1800 pixel image would display at approximately 16.7×25 inches — far larger than the intended print size. This is why images that look fine on screen often print poorly at large sizes — they simply don't contain enough pixels to maintain quality at print resolution.
Web design uses several pixel-related units beyond the hardware pixel. CSS pixels (px) are abstract units that may not correspond 1:1 with physical pixels on high-DPI screens — on a 2x Retina display, each CSS pixel maps to four physical pixels (2×2). Viewport units (vw, vh) express measurements as percentages of the browser window size. Em and rem units scale relative to font sizes. Percentage units scale relative to parent element sizes. Understanding how these units interact is essential for creating responsive designs that render correctly across devices with different screen sizes and pixel densities. For related digital tools, see our File Size Download Calculator.
Display resolution has evolved dramatically since early computing. The original IBM PC used a 320×200 resolution with 16 colors. VGA (640×480) became the baseline standard in the late 1980s. HD (1280×720), Full HD (1920×1080), QHD (2560×1440), 4K/UHD (3840×2160), and 8K (7680×4320) represent successive generations, each roughly doubling the pixel count. Modern smartphones pack remarkably high pixel densities — the iPhone 15 Pro at 460 PPI and Samsung Galaxy S24 Ultra at 505 PPI both exceed the resolution at which the average human eye can distinguish individual pixels at normal viewing distances (approximately 300 PPI at 12 inches).
For photographers and designers, understanding resolution requirements prevents common quality problems. Social media platforms compress and resize uploaded images to specific dimensions — Instagram posts display at 1080×1080 pixels, Facebook cover photos at 820×312, Twitter header images at 1500×500, and LinkedIn banners at 1584×396. Uploading images at these exact dimensions or at clean multiples avoids resampling artifacts that reduce quality. Video resolution follows similar standards — 1080p (1920×1080) remains the most common streaming resolution, while 4K (3840×2160) is increasingly standard for premium content and future-proofing.
Resizing images involves either downsampling (reducing pixel count) or upsampling (increasing pixel count), and the two operations have very different quality implications. Downsampling is generally safe — removing pixels from a high-resolution image produces a smaller file that retains good quality because the algorithm averages neighboring pixel values. Upsampling, however, requires the software to invent new pixels that did not exist in the original image, producing visible blurring, artifacts, or artificial sharpness depending on the interpolation algorithm used. Common algorithms include nearest-neighbor (fastest, blockiest), bilinear (smooth but soft), bicubic (good balance of sharpness and smoothness), and Lanczos (highest quality for most applications). Modern AI-powered upscaling tools like those in Adobe Photoshop and dedicated services can produce surprisingly good results by using trained neural networks to intelligently fill in detail, but they cannot truly recover information that was never captured in the original image.
The perceptible quality of any display depends not just on pixel density but on viewing distance. The human eye has an angular resolution of approximately one arcminute, meaning pixels become indistinguishable when they subtend less than one arcminute of visual angle. For a smartphone held at 10-12 inches, this threshold is approximately 300 PPI. For a desktop monitor at 24-28 inches, approximately 110-130 PPI suffices. For a television viewed at 8-10 feet, even 40-50 PPI appears acceptably sharp. This explains why a 55-inch 4K TV (80 PPI) looks stunning from across the room despite having far lower pixel density than your phone — the viewing distance compensates for the lower density.
→ Bookmark for quick access. Unit conversions come up repeatedly — save this page for instant reference instead of searching each time.
→ Check the direction of conversion. Make sure you're converting in the right direction. A common mistake is entering the target unit's value in the source field.
→ Use the reference chart. The conversion table below the calculator provides quick lookups for the most common values without needing to enter them individually.
→ Know the key conversion factors. Memorizing a few key ratios (1 inch = 2.54 cm, 1 kg = 2.205 lbs, 1 liter = 0.264 gal) lets you do rough mental conversions on the fly.
See also: Data Storage Converter · Length Converter · File Size Download Calculator