Resolution fundamentals

PPI vs DPI: what actually matters for printing?

PPI and DPI are often used as if they mean the same thing. They describe different parts of the printing process, and understanding the distinction prevents one of the most common file-preparation mistakes.

6 minute readReviewed 28 July 2026

The short answer

PPI means pixels per inch. It describes how tightly the pixels in a digital image are placed when that image is printed at a physical size. DPI means dots per inch. It describes the tiny marks a printer can place on paper or another surface.

For image sizing, the number you normally need is effective PPI: image pixels divided by printed inches. A 3000-pixel-wide image printed 10 inches wide has an effective resolution of 300 PPI. The printer may use many ink dots to reproduce each image pixel.

MeasurementDescribesControlled byTypical use
PPIImage pixels per printed inchPixels and print sizeImage quality check
DPIPrinter dots per physical inchPrinter and print modeHardware output setting
Pixel dimensionsTotal image width and heightCamera, scan or documentAvailable detail

How effective PPI changes

The same file can have different effective resolutions because print size is part of the calculation. Print a 2400-pixel image at 8 inches and it supplies 300 PPI. Enlarge it to 16 inches and it supplies 150 PPI.

This is why a file cannot be judged by pixel dimensions or a metadata label alone. You need the intended output size. Cropping also matters because discarded pixels are no longer available for the final print.

  • Smaller print size increases effective PPI.
  • Larger print size decreases effective PPI.
  • Cropping reduces the pixels available for printing.
  • Resampling can add pixels, but it cannot recreate detail that was never captured.

Why changing the DPI field is not enough

Many image files contain a resolution metadata value. Editing 72 to 300 may change the default physical size shown by layout software, but it does not add pixels. A 1200 × 1200 pixel image remains 1200 × 1200 pixels.

A metadata change is useful when it tells software how large to place an image. It is not a quality improvement. Check actual pixel dimensions and calculate effective PPI at the final size before deciding whether a file is suitable.

Choosing a realistic resolution target

A target is not a universal pass-or-fail rule. Fine photographs viewed closely usually need more image information than a large display viewed from several metres away. Paper, screening method, sharpening and subject matter also affect the visible result.

Use the printer or publisher specification whenever one is available. In the absence of a specification, 300 PPI is a common planning target for close-viewed work, while lower values may be appropriate as viewing distance increases.

Effective PPIPlanning useImportant caveat
300+Close-viewed photos and detailed printCommon target, not a guarantee
240–299High-quality general printingOften visually strong
150–239Posters and less critical workInspect at expected distance
Below 150Large or distant displaysSoftness may be visible nearby

These are planning ranges. The printer’s own specification takes priority.

Continue learning

Related guides