ImageMarch 16, 2026· 8 min read

Image DPI Explained: Print vs Screen Resolution Guide

Confused about DPI, PPI, and resolution? Let's clear up the most misunderstood concept in digital imaging.

Image DPI Explained: Print vs Screen Resolution Guide

Here's the thing: most people fundamentally misunderstand DPI. I've seen designers panic about "72 DPI web images," watched photographers argue about screen resolution, and heard print shops try to explain why that Instagram photo won't work on a billboard.

The confusion makes sense. The terminology is awful (DPI vs PPI), the numbers seem arbitrary (why 72? why 300?), and Photoshop doesn't help with its cryptic "Image Size" dialog.

Let's fix that.

What DPI Actually Means (And Why It's Confusing)

DPI stands for Dots Per Inch. It's a print measurement that describes how many ink dots a printer can physically place in one linear inch of paper.

PPI stands for Pixels Per Inch. It describes how many image pixels fit into one inch when printed.

People use DPI and PPI interchangeably (even though they're technically different), and honestly, that's fine for most conversations. When someone says "save it at 300 DPI," they mean 300 PPI. Everyone knows what they mean.

But here's what trips everyone up: screens don't use DPI at all.

Screen Images: Pixels Are All That Matter

When you view an image on a screen—your phone, laptop, TV, billboard—the only thing that matters is pixel dimensions.

A 1920×1080 image will display at 1920×1080 pixels whether the file metadata says 72 DPI, 300 DPI, or 9000 DPI. The DPI value is completely ignored.

Why? Because screens display images pixel-to-pixel. One image pixel = one screen pixel (ignoring display scaling, which is a whole other topic). There's no "inches" involved until you decide to print.

So when someone says "web images should be 72 DPI," they're repeating a myth from 1984 when the original Macintosh screen had 72 pixels per inch. Modern screens range from 100 to 460+ PPI, and it doesn't matter because browsers ignore DPI metadata entirely.

Need to resize an image for the web? Focus on pixel dimensions and file size, not DPI.

Print Images: DPI Finally Matters

Now we get to where DPI actually does something.

When you print an image, the printer needs to know how to map your digital pixels to physical ink dots on paper. DPI is that instruction: "spread these pixels across this many inches."

Here's the formula that actually matters:

Print Size (inches) = Pixel Dimensions ÷ DPI

Examples:

  • A 3000×2000 pixel image at 300 DPI prints at 10×6.67 inches
  • The same 3000×2000 image at 150 DPI prints at 20×13.33 inches
  • At 72 DPI, it would print at 41.67×27.78 inches (but look terrible up close)

Notice: the pixel count didn't change. Only the physical print size changed based on DPI.

The Magic Numbers: 72, 150, 300 DPI Explained

72 DPI — The old Mac screen standard. Meaningless for web. Bad for print unless you're printing massive posters viewed from 20 feet away.

150 DPI — Acceptable for large prints (posters, banners) viewed from a distance. Most people won't notice quality issues at arm's length.

300 DPI — The industry standard for high-quality prints (photos, magazines, brochures). At normal viewing distance, the human eye can't distinguish individual dots.

600+ DPI — Professional printing, fine art reproduction, or when you want to print small details with perfect sharpness.

The reason 300 DPI became standard? It's roughly the limit of what the human eye can resolve at typical reading distance (10-12 inches). Going higher doesn't hurt, but you won't see much difference.

The Photoshop Trap: Resampling vs Not Resampling

This is where people get burned.

In Photoshop's Image Size dialog, there's a checkbox: "Resample".

Resample OFF — Changing DPI only changes print size. A 600×400px image stays 600×400px. At 300 DPI it prints 2×1.33 inches. At 150 DPI it prints 4×2.67 inches. No quality change.

Resample ON — Changing DPI (while keeping physical dimensions) adds or removes pixels. This can upscale (making the image blurry) or downscale (losing detail).

The classic mistake: someone has a 1200×800 image and thinks "I'll just change it to 300 DPI in Photoshop!" If Resample is on and they keep the print size at 11×8.5 inches, Photoshop will invent new pixels to hit 300 DPI. The file gets bigger, but it doesn't gain real detail—just blurry interpolation.

You can't create resolution that doesn't exist.

Real-World Scenarios

Scenario 1: You need to print a 4×6 photo at high quality

At 300 DPI, you need 1200×1800 pixels. If your phone camera shoots 4000×3000, you're golden. If you're working with a 800×600 web image, you're out of luck—printing at 4×6 inches will look pixelated.

Scenario 2: You're designing a website header

Your designer sends you a 2400×600 image "at 72 DPI." Cool, but the DPI literally doesn't matter. What matters: is 2400px wide enough for your layout? Will the file size slow down your page? Use image compression to optimize it.

Scenario 3: You're making a poster for a conference

The poster will be 24×36 inches. At 300 DPI, you'd need a 7200×10800 pixel image (77 megapixels!). But it's hanging on a wall, viewed from 3+ feet away. 150 DPI (3600×5400 pixels) is totally fine and saves you file size headaches.

Scenario 4: Converting images between formats

When you convert PNG to JPG or switch between formats, the DPI metadata might change or be stripped entirely. For web use, this is harmless. For print, just verify your pixel dimensions are still sufficient for your target print size.

How to Check Your Image Resolution

Most image viewers show pixel dimensions (1920×1080, etc.). That's what matters for screens.

To see DPI metadata:

  • macOS: Open in Preview → Tools → Show Inspector
  • Windows: Right-click → Properties → Details tab
  • Photoshop: Image → Image Size

But remember: for anything on a screen, that DPI number is decorative.

Quick Reference Table

Use CaseDPI NeededWhy
Website imagesDoesn't matterPixels only
Social mediaDoesn't matterPixels only
Photo prints (4×6, 8×10)300 DPIClose viewing distance
Magazine/brochure300 DPIProfessional quality
Posters (2+ feet away)150 DPIViewing distance hides pixels
Billboards72-100 DPIViewed from 50+ feet

The Bottom Line

If it's going on a screen (website, app, social media, presentation), ignore DPI entirely. Focus on pixel dimensions and file size.

If it's going to print, do the math: multiply your print size (in inches) by your target DPI. That's how many pixels you need. If your image is smaller than that, you can't print it at high quality at that size.

And if someone tells you to "save it at 72 DPI for the web," smile politely and save it at whatever DPI you want. It doesn't matter.

Need to quickly resize images to specific pixel dimensions? That's what actually matters for both web and calculating print sizes.

Frequently Asked Questions

Does DPI matter for images on websites and social media?
No. Screens display images based on pixel dimensions only. A 1200×800 pixel image looks the same whether it's saved at 72 DPI or 300 DPI. The DPI metadata is ignored by browsers and social media platforms.
What DPI should I use for printing photos?
300 DPI is the industry standard for high-quality prints. For an 8×10 inch print at 300 DPI, you need 2400×3000 pixels. You can go as low as 150 DPI for posters viewed from a distance.
Can I just increase the DPI in Photoshop to make a low-res image printable?
No. Changing DPI without resampling only changes the print size, not quality. A 600×400 pixel image at 300 DPI will print at 2×1.33 inches. You cannot create detail that doesn't exist.
Why do some designers say web images should be 72 DPI?
It's a legacy myth from old Mac screens. Modern screens ignore DPI metadata entirely. Save web images at any DPI you want—what matters is pixel dimensions and file size.