Guide

Image DPI & print resolution explained

Updated 2026 · ~4 min read · by kizura

If you've ever printed a photo and it came out blurry, the culprit is usually resolution. This guide explains DPI and PPI in plain language and shows exactly how many pixels you need for a crisp print at any size.

PPI vs DPI — what's the difference?

PPI (pixels per inch) describes the digital image: how many pixels are packed into each inch when printed. DPI (dots per inch) describes the printer: how many ink dots it lays down per inch. In everyday use people say "DPI" for both, and the practical target most labs ask for is 300 PPI for photo-quality prints. At 300 PPI the eye can't pick out individual pixels at normal viewing distance.

How many pixels do you actually need?

The math is simple: pixels = inches × 300. A 4×6 inch print needs about 1200×1800 pixels. An 8×10 needs 2400×3000. If your image has fewer pixels than that, the print will look soft — and stretching it in software won't add real detail. This is exactly where an AI upscaler helps: it reconstructs plausible detail so a smaller image can be printed larger with far less blur.

Print size cheat sheet (at 300 PPI)

Print sizePixels neededMegapixels
4 × 6 in1200 × 1800~2.2 MP
5 × 7 in1500 × 2100~3.1 MP
8 × 10 in2400 × 3000~7.2 MP
11 × 14 in3300 × 4200~13.9 MP
16 × 20 in4800 × 6000~28.8 MP

Large posters viewed from a distance can use a lower 150–200 PPI, since you don't stand close to them.

Preparing an image for print

  1. Start from the highest-resolution original you have.
  2. Check the pixel dimensions against the table above for your target size.
  3. If you're short on pixels, upscale the image before printing.
  4. Use the resize tool to hit exact dimensions if the lab requires them.
  5. Export as high-quality JPG or PNG — avoid heavy compression for prints.

What readers ask us

Does changing DPI in software improve a photo?

No. DPI is just a tag telling the printer how big to print each pixel. To genuinely add detail you need more pixels — captured at higher resolution or reconstructed by an upscaler.

Is 72 DPI fine for the web?

For screens, only pixel dimensions matter; the DPI number is irrelevant. 72 vs 300 makes no visible difference on a monitor.

Need more pixels for a print? Try the AI upscaler.

The only DPI formula you need

pixels = inches × DPI. That is the entire mathematics of print resolution. A 4×6-inch print at 300 DPI needs 4×300 by 6×300 = 1,200×1,800 pixels. Everything else in the DPI conversation — including the “DPI” number stored inside your file — is bookkeeping around this formula.

Print sizePixels needed @300 DPIAcceptable @150 DPI
4×6 in (10×15 cm)1200×1800600×900
5×7 in1500×2100750×1050
8×10 in2400×30001200×1500
A4 (21×29.7 cm)2480×35081240×1754
16×20 in canvas4800×60002400×3000 (canvas texture hides a lot)

300 DPI is the sharp-at-reading-distance standard; 150 DPI holds up for posters and canvases viewed from further away.

Why “changing the DPI” usually changes nothing

The DPI value saved in a JPG or PNG is a suggestion to printers — a note that says “render me this many pixels per inch of paper.” It has zero effect on screens and zero effect on quality. A 3,000×2,000 file tagged 72 DPI and the identical file tagged 300 DPI contain byte-for-byte the same picture; the tag only changes the default paper size a print dialog proposes (41.7 inches wide vs 10 inches wide). So when an upload form demands “300 DPI”, what it almost always means is “enough pixels for your print size” — check the table above. Only resampling (actually adding or removing pixels) changes the image itself.

When the pixels aren’t there

Divide your pixels by your print inches: below ~200 you will see softness up close, below ~130 visibly. Two honest options exist. Print smaller — the same file that is marginal at 8×10 is crisp at 5×7. Or add real pixels first with the AI upscaler: a 2× or 4× enlargement reconstructs edge detail rather than stretching it, which is exactly the difference between a printable file and a blurry one (the printing guide walks through a full pre-print checklist). Scanning old prints? Scan at high DPI — 600 DPI for photos you may enlarge, 1,200 for small originals — because scanner DPI, unlike file-tag DPI, genuinely creates pixels.