What is the difference between DPI and PPI?

The fundamental difference between DPI (dots per inch) and PPI (pixels per inch) is that DPI is a measure of physical printing density, while PPI is a measure of digital image resolution. PPI describes the pixel density within a digital file, defining how many pixels are packed into one linear inch of a screen display or a digital image's dimensions. A higher PPI value generally means a sharper, more detailed image on a screen, as the individual pixels become smaller and less discernible to the human eye. In contrast, DPI refers specifically to the number of physical dots of ink a printer can place within a one-inch line. It is a hardware characteristic of a printing device. Confusingly, the terms are often used interchangeably in software interfaces, particularly in raster image editors where a "Resolution" setting labeled as DPI is actually instructing the software about the intended PPI for the output size, creating a persistent source of misunderstanding.

The mechanism of each metric reveals their distinct domains. PPI is an absolute attribute of a digital image's dimensions; a 1000x1000 pixel image at 100 PPI is defined to be 10 inches square if printed or displayed at that resolution. Changing the PPI setting in software merely changes the *interpreted* print size without altering the actual pixel data. DPI, however, governs a mechanical process. A printer with a high DPI rating, such as 1440 or 2880, can lay down more microscopic droplets of ink per inch, allowing for smoother gradients, finer details, and less visible dot patterns in the final physical print. The interaction between the two occurs at the point of printing: the image's PPI data tells the printer how many pixels to map to each inch of paper, and the printer's DPI capability then determines how many ink dots it will use to represent each of those pixels, with multiple ink dots often used to create a single pixel's color and tone.

The practical implications of this distinction are significant for both digital design and print production. For screen-based work, PPI is the critical concern, with standards like 72 PPI being largely obsolete; modern retina or high-density displays require image assets at much higher PPIs (e.g., 144, 200, or 300) to appear sharp. For print, a common guideline is to provide images at 300 PPI at the final output size, as this density typically allows the printer's higher DPI mechanism to produce a result where the individual pixels are not visible to the eye at a normal viewing distance. A critical error occurs when a low-PPI image (e.g., 72 PPI) is sent to a high-DPI printer; the printer will still use its many dots, but it only has a small amount of pixel data to work with, resulting in a physically large but blurry or pixelated print. Conversely, exceeding a certain PPI threshold for a given printer and paper stock provides diminishing returns, as the printer's DPI limit and the paper's absorbency become the constraining factors for perceived quality.

Therefore, understanding that PPI is a digital prepress parameter and DPI is a mechanical output specification is essential for quality control. Effective workflow requires managing the PPI of source images relative to their intended print dimensions, while selecting appropriate DPI settings on the printer (often as part of a quality/ speed trade-off) and paper types suitable for that dot density. The conflation of the terms in everyday parlance does not negate their technical separation, and professionals must navigate the interplay: PPI defines the scale of the digital map, and DPI defines the fineness of the physical ink used to draw it.