← All guides

DPI Explained: What 72, 150, and 300 Actually Mean

dpiimagesprintexplainer

DPI stands for dots per inch. It’s a measurement of how densely pixels (or printer dots) are packed into a given physical area. Different jobs need different densities — 72 DPI is fine for a thumbnail on a phone screen but a disaster for a printed photo. Here’s the practical guide.

What DPI actually measures

DPI tells you how many dots a printer will lay down in one inch of paper, or equivalently, how many pixels per inch a digital image is “intended” to display at when printed at a specific physical size.

Two related concepts often get confused:

  • DPI (dots per inch): a printing measure — how many ink dots the printer puts in one inch
  • PPI (pixels per inch): a digital measure — how many pixels are in one inch when the image is displayed at a specific size

In everyday use people say “DPI” for both, and it’s usually clear from context which they mean.

The key insight: DPI is a relationship between pixels and physical size, not an inherent property of the image alone. A 1500-pixel-wide image printed at 5 inches wide is 300 DPI. Printed at 10 inches wide, the same image is 150 DPI. Same pixels, different physical sizes, different DPI.

The standard DPI values you’ll see

72 DPI: the historical “screen resolution” standard. Comes from old Apple monitors that had a physical pixel density of approximately 72 pixels per inch. Used to be the default for screen-only images.

96 DPI: the historical “Windows screen resolution” standard. Slightly higher density than Mac’s 72 DPI. Also used to be the default for screen images on Windows.

150 DPI: a comfortable middle ground for general printing. Good for newspapers, casual photo prints, internal business documents. Files at 150 DPI are 4× the size (in pixels) of 72 DPI files for the same physical print size.

200 DPI: better-quality casual print, sharper than newspapers. Acceptable for most home printing.

300 DPI: the “professional print quality” standard. Magazine pages, photo prints, color brochures, anything you want to look genuinely sharp on paper. Files at 300 DPI are about 17× the size of 72 DPI files for the same print size.

600 DPI: archival quality. Used for things you’d want to zoom into in detail later — historical document preservation, very fine artwork reproduction, technical drawings.

1200 DPI: very high-end archival, fine art reproduction. Massive files.

What DPI to pick for common jobs

For scanning a document

  • Casual reference (e.g., scanning a recipe to keep digitally): 150 DPI
  • Documents you’ll print again: 200-300 DPI
  • Archival of important records, photographs, historical materials: 600 DPI
  • OCR specifically: 300 DPI is the recommended minimum for reliable character recognition

Higher DPI = better detail = larger files. There’s no point scanning your tax return at 1200 DPI — the file is huge and the extra detail doesn’t help anyone.

For printing a photo

  • Wallet-size (2.5” × 3.5”), screen DPI is enough: 72 DPI = 180 × 252 pixels
  • 4” × 6” print at 300 DPI: 1200 × 1800 pixels
  • 8” × 10” print at 300 DPI: 2400 × 3000 pixels
  • 11” × 14” print at 300 DPI: 3300 × 4200 pixels
  • 16” × 20” poster at 300 DPI: 4800 × 6000 pixels

To find out if your image is big enough for a specific print: multiply the print size by 300. Compare to your image’s pixel dimensions. If your image meets or exceeds the target, you’re good.

A 12-megapixel iPhone photo (4032 × 3024 pixels) prints beautifully at 8 × 10 inches and acceptably up to 11 × 14 inches.

For displaying on a screen

The “right” DPI for a screen image isn’t really a fixed number — it depends on how big the image displays and at what screen pixel density.

Practical guidance:

  • Email images, social media posts: 72-96 DPI is fine; quality is more about pixel dimensions and compression than DPI tag
  • Retina/high-DPI screens (iPhones, modern Macs, premium Android): images render at double the apparent size; you may want 144-200 DPI source images for crisp display
  • Web images for a typical user: width in pixels is what matters; DPI tag is mostly ignored

For website images, “responsive images” using srcset (offering different image sizes for different display densities) is the modern approach, not picking one DPI.

For PDF rendering

When using PDF to Images to extract pages from a PDF:

  • 150 DPI: good default for general use, decent screen quality, reasonable file sizes
  • 300 DPI: use when the resulting images will be printed
  • 72 DPI: for thumbnails or previews only

For OCR on the resulting images: 300 DPI for best recognition.

A common misconception: changing DPI in image metadata doesn’t change the image

You might see software offer to “change DPI from 72 to 300.” This only changes the tag in the file metadata. The actual image pixels don’t change. The image looks identical on screen.

What actually changes: if someone prints the image at its “100% size” (no scaling), the print physical size differs:

  • 1000-pixel image at 72 DPI → prints as 1000 ÷ 72 = ~14 inches wide
  • 1000-pixel image at 300 DPI → prints as 1000 ÷ 300 = ~3.3 inches wide

Same image pixels. Different printed size. Print quality (at the printed size) is the same — both are 1000 pixels, just at different physical scales.

To actually improve print quality, you need more pixels, not a higher DPI tag. Either:

  • Find a higher-resolution source
  • Crop into a portion of the existing image rather than scaling up
  • Accept the lower-quality print

The DPI tag is just a “suggested default size” for printing. It doesn’t add detail that wasn’t there.

When DPI tags actually matter

A few cases where the DPI tag does affect things:

Direct printing from an application: when you “Print” an image, the app uses the image’s DPI tag to decide the default physical size. Hit “100%” in print settings and the print comes out at (pixels ÷ DPI) inches wide.

Software that respects DPI for canvas size: design tools, layout programs (Adobe InDesign, Microsoft Publisher) use the DPI tag to position images at their “intended” physical size.

Specifying file requirements: some upload forms or print services require “300 DPI images.” They’re really asking for “enough pixels for 300 DPI at the target print size” — but they verify by looking at the DPI tag.

For everyday digital use (sharing on social, attaching to email, displaying on websites): the DPI tag is mostly ignored.

Changing DPI in an image

Most image editors let you change DPI in their “Image Size” or “Properties” panel:

  • Photoshop: Image → Image Size → uncheck “Resample” → change Resolution number
  • GIMP: Image → Print Size → change X/Y resolution
  • Preview (Mac): Tools → Adjust Size → Resolution
  • Online tools: search “change DPI online” for free options

Important: keep the “resample” option OFF when just changing the DPI tag. Otherwise the editor will recompute pixel dimensions, which is a different operation (resampling = scaling).

The Image Resizer here is for pixel dimensions, not DPI tags. Different operation.

What about “high-resolution” without a DPI claim?

When someone says “I need a high-resolution photo” without specifying DPI, they usually mean:

  • For print: at least 300 DPI at the intended print size
  • For displaying: a few thousand pixels on the longest side
  • For both: ~3000+ pixels on the longest side

The pixel count tells you what’s possible. DPI is just a unit conversion.

A quick conversion reference

To go from pixels to printed size at a given DPI:

Pixels (longest side)At 72 DPIAt 150 DPIAt 300 DPI
80011”5.3”2.7”
120016.7”8”4”
192026.7”12.8”6.4”
300041.7”20”10”
600083.3”40”20”

For a 4×6 photo print at 300 DPI you need 1200×1800 pixels. For a poster, you need many more pixels.

TL;DR

  • DPI = dots per inch, a relationship between pixels and physical size
  • 72 DPI: screen / web use historically
  • 150 DPI: general printing
  • 300 DPI: high-quality printing, photographs
  • 600+ DPI: archival
  • OCR specifically: 300 DPI source images for best recognition
  • DPI tag in metadata doesn’t add detail — it just sets the default print size
  • To improve print quality, you need more pixels, not a higher DPI number