LanguageEnglish中文
iPunk / Print Tools

Guides / PPI vs DPI

Published September 14, 2026

PPI vs DPI for printing

PPI measures how densely an image's pixels are placed at a chosen print size. DPI describes a printer's output dots. They affect the same print, but there is no universal formula that converts one into the other.

The short answer: do not replace PPI with printer DPI

A digital image has a fixed number of pixels. When you choose a physical print size, those pixels produce an effective image resolution: PPI = pixels ÷ print inches, calculated separately for width and height. A printer then reproduces the image with ink or toner dots. It may use multiple output dots to represent the color and tone of one image pixel, so 300 PPI is not automatically 300 DPI, 600 DPI or any other fixed DPI value.

Adobe likewise distinguishes image resolution in pixels per inch from printer resolution in dots per inch. Use the image-resolution target supplied by the printer or print service instead of deriving it from the printer's advertised DPI.

Worked example: 3,000 pixels on a 600 DPI printer

Print a 3,000 px edge at 10 inches and the image is 300 PPI: 3,000 ÷ 10 = 300. The image remains 300 PPI whether the output device is rated at 600 DPI, 1,200 DPI or another value. Changing the printer setting does not change the source image's 3,000 pixels.

If the same 3,000 px edge is printed at 20 inches, it becomes 150 PPI. That is a print-size decision, not a DPI conversion. Use the pixels-to-inches calculator to test another pixel edge, physical size or target PPI.

Check both axes, not just the larger number

A 4,000 × 6,000 px image printed at 12 × 18 inches is about 333 PPI on both axes. At 24 × 36 inches it is about 167 PPI. But if it is forced into an 8 × 10 crop, the aspect ratio changes; resolution alone cannot tell you how much of the image will be removed. Confirm the final crop before calculating PPI.

What changing the resolution field actually does

Without resampling, changing an image's resolution metadata does not create new detail. The pixel dimensions stay fixed while the intended physical print size changes. For example, a 3,000 px edge at 300 PPI is 10 inches; labeling the same pixels as 150 PPI makes the intended size 20 inches. Resampling is the separate operation that adds or removes pixels, and upscaling cannot reconstruct detail that was never captured.

Where LPI fits in commercial printing

Some halftone workflows also specify screen frequency in lines per inch (LPI). Adobe recommends image resolution around 1.5 to 2 times the screen frequency for conventional halftone work, while noting that other screening methods require checking the device documentation or print provider. This relationship still does not turn printer DPI into a universal image PPI value.

A practical preflight workflow

  1. Get the finished width, height and required image PPI from the printer.
  2. Crop to the final aspect ratio before judging effective resolution.
  3. Divide pixel width by print width and pixel height by print height.
  4. Use the lower of the two PPI results as the limiting resolution.
  5. Add bleed separately; bleed increases the required canvas dimensions.
  6. Use the printer's color, file-format and output settings without treating device DPI as image PPI.

Planning a new file instead? The inches-to-pixels calculator converts finished size and target PPI into required pixel dimensions. For artwork that reaches the cut edge, calculate the full bleed canvas before exporting.

Sources