Skip to content

guide

DPI vs PPI

A practical explanation of DPI, PPI, pixel dimensions, print size, and why resolution metadata does not add real detail by itself.

Last checked: 2026-05-01

Last checked: 2026-05-01 Source: Adobe Photoshop image size and resolution Found a spec change? Send correction.

Quick answer

Copy-ready answer

PPI describes how many image pixels print per inch. DPI is usually a printer output term. For image sizing, the useful formula is pixels = inches x PPI; changing PPI metadata alone does not add detail unless you also resample the image.

DPI vs PPI

Dimensions and specs

Core formula pixels = inches x PPI
Common print target 300 PPI for close-viewed photo and print work
PPI Pixels per inch for image print density
DPI Dots per inch for printer output, often used loosely
Metadata warning Changing PPI alone does not add pixels

Formula

How to calculate this size

Print formulapixels = inches x PPI

Convert physical size to inches, then multiply each side by the target PPI.

Digital formularatio = width / height

Match the target aspect ratio before exporting to avoid unexpected crop or padding.

Bleed formulafull size = trim + bleed x 2

Add bleed to both sides of each dimension before calculating the final canvas.

Common mistakes

Avoid these dpi vs ppi problems

Starting without the destination

Confirm whether the final output is print, upload, screen, or a template.

Ignoring aspect ratio

A size mismatch creates crop, padding, or distortion at export.

Skipping the source check

Confirm sources, limits, and output settings before sending the file onward.

Pixels are the real image data. A 3000 x 2400 px image contains that many pixels no matter what resolution metadata is written into the file. PPI tells print and design software how densely those pixels should be placed on paper.

For print planning, multiply the physical size by the target PPI. An 8 x 10 in print at 300 PPI needs 2400 x 3000 px. The same file could print larger at a lower PPI, but it may look softer when viewed up close.

DPI is often used casually to mean image resolution, but technically it describes printer dots per inch. In day-to-day image prep, clients and printers may still ask for a 300 DPI file. In most cases they mean an image with enough pixels for the final print size at about 300 PPI.

Resampling is the step that changes pixel dimensions. Increasing PPI without resampling changes the print-size metadata, not the image detail. Increasing pixel dimensions with resampling can make a file larger, but it cannot fully replace missing original detail.

Workflow

Use DPI vs PPI in a finished file

Confirm the destination

Start with where the file will be printed, uploaded, displayed, or delivered.

Copy the core specs

Use the dimensions, pixel target, aspect ratio, and formula before building the file.

Export and verify

Preview the final file against the required size, crop behavior, and source notes.

Related

Related pages and tools

Same branch

Nearby pages

FAQ

Common questions

Is DPI the same as PPI?

Not exactly. PPI is image pixels per inch. DPI is printer dots per inch. People often say DPI when they mean PPI, especially in upload requirements.

Does changing 72 PPI to 300 PPI improve quality?

No, not by itself. If the pixel dimensions stay the same, the file has the same amount of image detail. It will just be interpreted as a smaller print size.

How many pixels do I need for a print?

Multiply the print size in inches by the target PPI. For example, 10 inches at 300 PPI needs 3000 pixels on that side.

When is 300 PPI necessary?

It is a strong default for photos and print viewed up close. Posters, banners, and large-format graphics can often use lower effective PPI because they are viewed farther away.

References

Sources and references

Reviewed against Adobe Photoshop image size and resolution documentation, which defines dimensions as total pixel count, resolution as pixels per inch for print quality, and resampling as adding or removing pixels.

Last checked: 2026-05-01