FixMyDocs
documentsApril 5, 2026· 5 min read

How to Increase Image DPI — And When It Actually Matters

You uploaded a perfectly good photo — sharp, well-lit, clearly readable — and the form rejected it. The reason: "image must be at least 300 DPI." The photo looks fine on your screen. Nothing about it seems low-quality. And yet the system bounced it.

This is one of the more frustrating document submission experiences, partly because the fix is genuinely simple, and partly because most explanations make it sound more mysterious than it is.

What DPI actually is

DPI stands for dots per inch — it's a number embedded in an image file that tells printers how densely to place the pixels when printing. A 300 DPI setting on a 900×900 pixel image means: "print this at 3×3 inches." The same 900×900 image with a 72 DPI tag would print at about 12.5×12.5 inches. Same pixels, same visual quality, completely different printed output size.

On screen, DPI means nothing. Monitors don't use it. Your display resolution and physical pixel density determine how the image looks — the embedded DPI number is ignored entirely. This is why a "72 DPI" photo can look perfectly sharp in your browser but get rejected by a government portal that requires 300.

Why portals require it

Document submission systems — passport applications, visa portals, insurance forms, medical records — were built around print workflows. They check the DPI tag because it's supposed to indicate that the image will print at an acceptable physical size at the required resolution. It's a reasonable heuristic, even if it often trips up smartphone photos that have plenty of pixels but the wrong DPI tag.

Smartphone cameras set DPI to 72 by default. Some cameras use 96. Almost none default to 300, even though a modern phone photo has far more pixels than any passport requirement needs.

The two things "increasing DPI" can mean

Just updating the metadata tag

If your photo already has enough pixels (most phone photos do), you just need to change the number stored in the file header. No new pixels are created. The image data stays identical. The file size barely changes. This takes seconds and is the right fix for the majority of DPI-related rejections.

Actual resampling — creating more pixels

If your original image is genuinely low-resolution — say, 200×200 pixels — setting the DPI tag to 300 won't magically add detail. To actually increase pixel count, the software has to interpolate: guess at what pixels should exist between the ones that do. Modern upscaling is surprisingly good, especially for document text, but it can't recover information that was never captured. The result is bigger but not sharper.

Tip

Quick test: check your pixel dimensions before worrying about DPI. For a standard 2×2 inch passport photo at 300 DPI, you need at least 600×600 pixels. Most phone camera photos are several thousand pixels in each dimension — the tag is the only thing to fix.

How to change it

The Increase Image DPI tool handles this directly. Upload your image, select 300 DPI (or 150 or 600 depending on what the submission requires), download. The whole process takes about thirty seconds. If the rejection was purely about the metadata tag, this resolves it — you'll have a file with the same visual quality but the DPI value the portal needs.

When changing the tag won't be enough

If the photo itself is blurry, poorly lit, or taken from an angle, fixing the DPI number won't help. The system might accept the file, but a human reviewer will still reject the photo. Document photo requirements exist for legibility — if the text isn't readable or the face isn't clearly visible, you'll need to reshoot.

  • Photo is sharp but rejected for DPI → change the metadata tag, you're done
  • Photo is blurry or low-contrast → sharpen it first, then update DPI
  • Photo is very low pixel count (under 300×300) → reshoot or upscale before changing DPI

The 72 vs 300 confusion, explained once

72 DPI became the default for digital cameras and web images in the early days of digital photography — it matched old monitor resolutions and nobody changed the convention. This is why virtually every photo taken on a phone shows 72 or 96 DPI in its metadata, even photos that are sharp, high-resolution, and entirely suitable for document submission. It's a legacy default, not an indicator of quality.

The only meaningful number is pixel dimensions. If you have enough pixels, changing the DPI tag is a thirty-second fix. If you don't, no DPI setting will save the submission.