DPI, Explained Honestly
What DPI and PPI actually mean for photo printing, why 300 is the lab standard, the mm→pixel math — and the cases where DPI numbers don't matter at all.
The only formula that matters
Everything about print resolution reduces to one line:
pixels needed = (size in mm ÷ 25.4) × dpi
That’s the whole subject. A 35×45 mm passport photo at 300 dpi needs (35÷25.4)×300 ≈ 413 px wide and (45÷25.4)×300 ≈ 531 px tall. A 4×6 in sheet at 300 dpi needs 1200×1800 px. The sheet maker does this arithmetic for every layout — a 300 dpi sheet contains photos that occupy exactly their real-world size in pixels.
Reference: common sizes at 300 dpi
| Physical size | Pixels at 300 dpi | Pixels at 600 dpi |
|---|---|---|
| 35×45 mm photo | 413×531 | 827×1063 |
| 2×2 in (US) photo | 600×600 | 1200×1200 |
| 33×48 mm (China) photo | 390×567 | 780×1134 |
| 4×6 in sheet | 1200×1800 | 2400×3600 |
| 5×7 in sheet | 1500×2100 | 3000×4200 |
| A4 sheet | 2480×3508 | 4961×7016 |
| US Letter sheet | 2550×3300 | 5100×6600 |
If your photo has at least the pixels in the middle column at the size you’re printing, it will print at full lab quality. More source pixels don’t hurt — the sheet renderer downsamples cleanly — but they don’t help either.
“My image is 72 dpi” — the metadata myth
Somewhere in most JPEGs is a number that says 72 or 96 dpi. It means almost nothing: it’s a default a camera or app wrote because the field exists. DPI is not a property of a file — it’s a relationship between pixels and physical size that only exists when you decide how big to print. A 4000×6000 px photo is 72 dpi if you print it four feet wide and 600 dpi if you print it four inches wide. Same file, same quality.
This is why labs ignore the metadata flag entirely and compute effective resolution from pixel dimensions ÷ requested print size. It’s also why our tool generates sheets sized in pixels: a “300 dpi 4×6” is simply a 1200×1800 px image, and any lab receiving it will reproduce it faithfully.
Why 300 became the standard
At typical reading distance (~30 cm), human eyes resolve detail down to roughly 1/300th of an inch. Below that density the eye stops seeing individual dots and sees continuous tone. Printer makers picked 300 as the point of diminishing returns decades ago, labs built their pipelines around it, and it stuck.
In practice the acceptable band is wider than the folklore suggests:
- ~300 dpi and up: indistinguishable to everyone at normal viewing distance.
- 240–300 dpi: sharp enough for documents; pixel-peeping reveals softness, the document holder won’t.
- 150–240 dpi: noticeably soft up close — acceptable for a flyer, risky for an ID photo that an official examines.
- Below ~150 dpi: visible pixels and smeared edges. Don’t submit this.
600 dpi is real but niche: it helps line art, small text and very high-resolution sources. For a portrait photo it buys maybe 5% perceived sharpness at 4× the file size — worth it when the source genuinely resolves that detail, pointless when it doesn’t.
The two dishonest DPI claims to ignore
“We upscale your photo to 300 dpi” — upscaling interpolates new pixels between existing ones. It makes the number pass automated checks while adding zero detail. If a service’s only fix for a low-res photo is resampling, the print will still look soft.
“You must have 600/1200 dpi for official documents” — no major passport authority publishes a DPI requirement separate from pixel dimensions, because the requirement that matters is the printed photo looking right. Meet the pixel minimums for digital uploads (e.g., 600×600 for US visa), print at 300 dpi physical, and you’re done.
Practical checklist
- Start from the largest source photo you have — phones shoot 12 MP+; use the original, not a messenger-compressed copy.
- Crop to the required proportions first, then check what effective dpi remains: pixels ÷ (mm ÷ 25.4).
- Make the sheet at 300 dpi; bump to 600 only if the source comfortably exceeds it.
- Never enlarge a too-small file to hit a number — re-shoot instead.
- Verify the print, not the pixels: a ruler on the finished photo beats any metadata panel.
Frequently asked questions
Is 300 dpi mandatory for passport photos?
There's no universal legal minimum — what matters is that the print looks sharp at viewing distance, and 300 dpi is where photo labs are calibrated. Practical floors: a 2×2 in print needs about 300 px per inch, so a 600×600 px file is exactly right; below roughly 240 effective dpi most people can see softness in a document photo held at arm's length.
My file's metadata says 72 dpi — is it ruined?
No. The DPI figure stored in an image file is a default hint, not a property of the pixels. A 3000×4000 px photo 'at 72 dpi' and the same photo 'at 300 dpi' are the identical image — the number only describes how big it would print if you used it. Labs compute real resolution from pixel dimensions ÷ print size, ignoring the metadata field.
Will 600 dpi make my passport photo look better?
Marginally, if the source photo has the detail to feed it — 600 dpi on a sharp, well-focused portrait can look slightly crisper around hair and fabric texture. But 600 dpi cannot invent detail that isn't in the source: upscaling a 300 px photo to 1200 px just makes bigger, softer pixels. Use 300 unless your source is high-resolution and you don't mind a larger file.
What's the difference between DPI and PPI?
PPI (pixels per inch) is the honest unit for files: how many image pixels land in each printed inch. DPI (dots per inch) technically describes printer hardware — the microscopic ink dots a printer sprays, often 2400+ of them to render each pixel. Everyone says '300 dpi' when they mean '300 ppi'; the industry conflated the terms decades ago and no amount of pedantry will separate them now.
Can I just upscale a small photo to reach 300 dpi?
Upscaling adds pixels but not information — a blurry 300 px photo stretched to 1200 px is a blurry 1200 px photo. It will pass a 'pixel count' check and fail the eye test. If your source is small, the honest fix is re-cropping or re-shooting at higher resolution, not resampling.
Why do screens look sharp at 96 dpi but print needs 300?
Viewing distance and physics. A monitor's pixels are large but you sit far away; a print is examined up close, and paper renders continuous tones rather than discrete glowing squares. The threshold where human eyes stop resolving individual dots at reading distance is roughly 300 per inch — which is exactly why labs standardised on it.