Image DPI for Print: What Resolution Do You Actually Need?
"Is this image 300 DPI?" is one of the most common questions in print production, and one of the most misunderstood. DPI isn't a fixed property of an image the way pixel dimensions are. It's a relationship between pixels and physical size. Here's how it actually works.
DPI vs PPI: The Terminology
Strictly speaking:
- PPI (Pixels Per Inch): how many pixels fit in one inch of the digital image. This is what your image file actually stores.
- DPI (Dots Per Inch): how many ink dots a printer puts in one inch. This is a property of the printer, not the file.
In practice, everyone uses "DPI" to mean both. When someone asks "is this image 300 DPI?" they mean "does this image have enough pixels to print at 300 pixels per inch at my target size?" We'll use DPI throughout because that's what the real world uses.
What DPI Do You Need?
| Output | Recommended DPI | Why |
|---|---|---|
| Magazine / brochure | 300 DPI | Viewed at arm's length, fine detail matters |
| Newspaper | 150-200 DPI | Rough paper absorbs ink, higher DPI is wasted |
| Large poster (viewed at distance) | 100-150 DPI | Viewed from several feet away, eye can't resolve fine detail |
| Billboard | 20-50 DPI | Viewed from meters away |
| Fine art print (gallery) | 300-360 DPI | Viewed up close, maximum quality desired |
| Screen / web | Irrelevant | Screens display pixels, not inches; only pixel dimensions matter |
The Math: Pixels, DPI, and Print Size
The relationship is simple:
Print size (inches) = Pixel dimension / DPI
A 6000 × 4000 pixel image at 300 DPI prints at:
- 6000 / 300 = 20 inches wide
- 4000 / 300 = 13.3 inches tall
The same image at 150 DPI prints at 40 × 26.7 inches. Same pixels, double the physical size, half the sharpness per inch.
This is why DPI alone is meaningless without knowing the target print size. A 1200 × 800 pixel image is "300 DPI" at 4 × 2.7 inches but only "100 DPI" at 12 × 8 inches.
The "72 DPI for Web" Myth
You'll often hear that web images should be "72 DPI." This is meaningless. Screens don't use DPI; they use pixels. A 1000px wide image displays at 1000 pixels wide regardless of whether the file says 72 DPI, 300 DPI, or 1 DPI.
The 72 DPI convention comes from early Macintosh screens (1984), which had 72 pixels per inch. It stuck as a default in Photoshop's "Save for Web" but has zero effect on how the image displays in a browser.
For web images, only pixel dimensions matter. The DPI metadata field is irrelevant.
What the DPI Field in Your File Actually Does
The DPI value stored in EXIF (the XResolution and YResolution tags) is a hint to software about the intended print size. When you open an image in Photoshop and check Image > Image Size, the "Resolution" field and "Document Size" are calculated from this value.
Changing the DPI in the file metadata (without resampling) doesn't add or remove pixels. It just changes the suggested print size. A 3000 × 2000 image marked as 300 DPI suggests printing at 10 × 6.7 inches. Change the metadata to 150 DPI, and it now suggests 20 × 13.3 inches. The image data is identical.
When "Not Enough DPI" Is Actually a Problem
If your image doesn't have enough pixels for your target print size at 300 DPI, you have three options:
- Print smaller: the honest solution
- Accept lower DPI: 200 DPI is often acceptable, especially for images with soft content (landscapes, skies). 150 DPI starts showing pixelation on sharp edges and text.
- Upscale with AI: modern AI upscaling (Topaz Gigapixel, Photoshop Super Resolution) can add convincing detail. Results vary; works well for photographs, poorly for graphics and text.
Never upscale by simply changing the DPI in Photoshop with "Resample" checked and the default Bicubic algorithm. This just adds blurry pixels.
Quick Reference: Common Camera Resolutions
| Camera | Pixels | Max print at 300 DPI |
|---|---|---|
| iPhone 15 Pro (48MP) | 8064 × 6048 | 26.9 × 20.2 inches |
| 24MP (typical mirrorless) | 6000 × 4000 | 20 × 13.3 inches |
| 45MP (e.g., Nikon Z8) | 8256 × 5504 | 27.5 × 18.3 inches |
| 61MP (e.g., Sony A7R V) | 9504 × 6336 | 31.7 × 21.1 inches |
| 12MP (older phone) | 4032 × 3024 | 13.4 × 10.1 inches |
How to Check Your Image's DPI
The DPI value is stored in your image's EXIF metadata. You can check it instantly, along with all other metadata, using our free browser-based tool.