Few topics in digital imaging are as consistently misunderstood as DPI. People routinely 'bump up' the DPI setting on an image before sending it to a print shop and assume they have improved print quality. In most cases they have not changed anything visible at all.
What DPI Actually Controls
DPI stands for Dots Per Inch — specifically, the number of ink dots per linear inch that a printer will lay down when printing the image at its suggested size. It is a relationship between two things: the number of pixels in the image file, and the physical dimensions of the printed output.
If you have a 3000 × 2000 pixel image and you print it at 300 DPI, it will come out at 10 × 6.7 inches. If you print the exact same file at 150 DPI, it prints at 20 × 13.3 inches — twice the physical size — using exactly the same pixel data. The DPI number just tells the printer how to map pixels to paper inches.
| DPI setting | Print size (6 MP) | Quality |
|---|---|---|
| 72 DPI | 41 × 27 inches | Screen only |
| 150 DPI | 20 × 13 inches | Draft print |
| 300 DPI | 10 × 6.7 inches | ✓ Photo print quality |
| 600 DPI | 5 × 3.3 inches | Fine art / enlargement |
Changing the DPI metadata tag on a low-resolution image does not create new pixels. A 1000×1000 image at 72 DPI and the same image set to 300 DPI contain identical pixel data — only the print-size hint changes.
To genuinely improve print quality, you need more pixels from a higher-resolution source, not a higher DPI number stamped on an existing file.
The Myth: Changing DPI Improves Quality
Here is the core confusion: DPI metadata is just a number stored as a tag in the image file header. When you open an image in Windows Photos, Google Chrome, or your iPhone — the DPI tag is completely ignored. The screen simply maps one pixel in the file to one pixel on your display.
When you change the DPI from 72 to 300 in Photoshop without resampling, the number in the file header changes, but the total pixel count stays identical. A print shop receiving that file will print it at a smaller physical size because 300 pixels now map to one inch instead of 72 — but the detail in those pixels is unchanged. The print may look sharper at the reduced size, but only because you are viewing the same pixels in a smaller area.
When 300 DPI Genuinely Matters
- Professional photo printing — Labs and online print services use DPI metadata to determine the default print size. A 300 DPI file produces a photo-quality print at its stated dimensions without the operator needing to manually resize it.
- Sending to a print shop — Including correct DPI metadata prevents your 10 × 6.7 inch photo from being accidentally printed at 40 × 27 inches.
- InDesign / publishing workflows — Design software honours DPI metadata when placing images at their natural size, helping maintain consistent layouts.
- Document scanning — Setting your scanner to 300 DPI actually does capture more pixels per inch of the physical document, genuinely increasing detail.
When DPI Doesn't Matter at All
- Displaying images on screen — Monitors ignore DPI entirely and display pixel-for-pixel.
- Uploading to social media or web forms — Websites resize images by pixel count, never by DPI.
- Sending by email — Email clients display images at screen resolution regardless of DPI tag.
- Video use — Video is purely pixel-based; DPI is meaningless.
The practical takeaway: for screen use, never worry about DPI. For professional printing, ensure your image has enough pixels for the intended print size at 300 DPI — and use a DPI tool only to set the metadata tag correctly, not expecting it to conjure new detail from existing pixels.