Kit-Bin
Donate

← All guides

How Many Pixels Do You Actually Need? DPI, PPI, and Print Size

"Is this image 300 DPI?" is a question that sounds precise and technical but is actually missing half the information needed to answer it. DPI and PPI describe pixel density — pixels packed per inch — and density only means something once you know how many inches you're talking about.

DPI vs PPI, and why the physical size is the missing piece

Strictly, DPI (dots per inch) refers to a physical output device — how many ink dots a printer lays down per inch. PPI (pixels per inch) is the more accurate term for a digital image's pixel density. In everyday use people say "DPI" for both, but the underlying idea is the same either way: it's a ratio, pixels (or dots) relative to a physical inch, not an absolute measure of quality on its own.

That's exactly why "300 DPI" alone tells you nothing. The formula that actually matters is:

inches × PPI = pixels needed

A 4×6 inch print at 300 PPI needs 1200×1800 pixels (4 × 300 = 1200, 6 × 300 = 1800). A 24×36 inch poster at that same "300 DPI" target needs 7200×10800 pixels — twelve times the linear dimensions, and roughly 36 times the total pixel count. Same density, wildly different pixel requirement, because the physical size is doing most of the work in that equation.

What 300 DPI means in actual pixels, for common sizes

300 PPI is the standard target for photo-quality print. Here's what that works out to in pixel dimensions for the sizes people print most often — apply the same formula to any other size by multiplying its inches by the PPI you're targeting.

Print sizePixels needed at 300 DPI
4×6 in (standard photo print)1200 × 1800 px
5×7 in1500 × 2100 px
8×10 in2400 × 3000 px
A4 (210×297mm)2480 × 3508 px
Business card (3.5×2 in)1050 × 600 px
Passport photo (2×2 in)600 × 600 px

Below 300 PPI, print quality drops off gradually rather than at some fixed cliff edge — 200 PPI can still look acceptable at normal viewing distance for a poster viewed from across a room, while the same density on a business card held a few inches from someone's eyes would look visibly soft. 300 PPI is the safe, standard target when you don't know the exact viewing distance in advance.

Why upscaling doesn't actually fix a low-resolution image

If a photo falls short of the pixel count a print size needs, the tempting fix is to resize it up to the target dimensions. That changes the pixel count, but it doesn't add any information that wasn't there. The software has to invent values for pixels that don't exist in the original — interpolating a guess based on the surrounding pixels — which produces a softer, smoother-looking image, not a sharper or more detailed one. It fills the gap with a plausible average, not with real detail. Genuine sharpness at a larger size only comes from the image having been captured at that resolution to begin with, whether that's a higher-resolution camera sensor or a scan done at a higher setting.

The practical order to do this in

Work out the actual print size first, then calculate the pixel requirement from the formula above, and only then judge whether your source image is big enough. A photo that looks perfectly sharp on a phone screen, which is typically only a few inches across, can be genuinely too low-resolution for a large print, because the phone screen never asked it to cover that many physical inches. There's no way to know if an image is "big enough" without first knowing what size it's actually going to be printed at.

Once you know the target pixel dimensions, resize the image to match, or crop it first if the aspect ratio of your source doesn't match the print size you need — cropping to the right proportions before resizing avoids stretching or unwanted letterboxing in the final print.

Rather run the formula than do the multiplication by hand? Use the DPI / PPI Print Size Calculator to convert either direction, pixels to print size, or print size to the pixels you need.

Written by the Kit-Bin teamPublished Last reviewed Spotted an error? Tell us