Print and density

DPI vs PPI: The Difference for Images, Screens and Printing

Understand DPI versus PPI, which value belongs in image calculations and why changing metadata alone does not add detail.

Quick answer

The short version

PPI describes image pixels per physical inch; DPI describes printer dots per inch. They are often used loosely, but image-to-print size calculations should use PPI.

What matters most

  • Pixels are image samples; printer dots are physical marks.
  • One pixel may be reproduced with multiple ink dots.
  • Pixel dimensions remain the primary measure of digital image information.

How to apply it

  1. Read the image's pixel dimensions.
  2. Choose a target print size.
  3. Divide pixels by inches to calculate PPI.
  4. Let the printer driver or print service handle device-specific dot patterns.

Reference table

DPI vs PPI: The Difference for Images, Screens and Printing reference table
TermMeasuresExample
PPIImage pixels per inch3000 pixels across 10 inches = 300 PPI
DPIPrinter dots per inchA printer may place many ink dots per image inch
Pixel dimensionsDigital grid3000 × 2400 pixels
MegapixelsTotal pixels7.2 MP

Use exact dimensions and units in production notes; familiar labels can describe more than one standard.

Common mistakes to avoid

  • Using printer DPI as the number of required image pixels.
  • Believing 72 versus 300 in metadata changes the image when pixel dimensions stay fixed.
  • Ignoring viewing distance and print process.

Continue with the right tool

Use a calculator to check the numbers against your own source and destination instead of relying on a generic preset.

Related guides

Frequently asked questions

Is 300 DPI the same as 300 PPI?

People often say so, but technically the first refers to printer dots and the second to image pixels.

Does changing 72 PPI to 300 PPI improve quality?

Not unless resampling adds pixels. Without resampling it only changes the implied physical size.

Which value should a photographer calculate?

Pixel dimensions and PPI for the intended print size.