DPI is not a property of your file
A digital image has a pixel count and nothing else. It has no physical size until you decide to print it, and the DPI figure stored in the file's metadata changes nothing about the pixels — it is a suggestion to whichever software opens it. Resolution appears the moment you choose a print size, and it is simply pixels divided by inches.
That single relationship, W = P ÷ R, ties three quantities together, so fixing any two fixes the third. Choose a print width and your file's pixel count determines the resolution you get. Choose a resolution and it determines how large you can print. Choose both and you have implicitly decided how much resampling the printer driver has to do.
The terminology is worth getting straight, because the two words are used interchangeably and mean different things. PPI, pixels per inch, describes the image data — how many image pixels land on each inch of paper. DPI, dots per inch, describes the printer's mechanism — how many ink droplets it lays down. An inkjet advertising 2,880 dpi is not asking for a 2,880 ppi file; it uses many small droplets of a few inks to reproduce each image pixel. What you control, and what this calculator computes, is PPI. The habit of calling it DPI is universal enough that both terms appear on this page.
Why 300 ppi, and when it stops mattering
The 300 ppi convention comes from the resolving power of the human eye at reading distance. A person with normal vision resolves detail subtending about one arcminute — the basis of the Snellen 20/20 definition. One arcminute at a distance D subtends a length of about D × 0.000291, so the finest spacing the eye can distinguish at D inches works out at 3,437.75 ÷ D pixels per inch. At a 12 in reading distance that is 286 ppi. Round it up and you have the 300 ppi standard used throughout printing.
The important consequence is that the standard is tied to a distance. Double the viewing distance and the requirement halves. A 24 × 36 in print hung on a wall is normally looked at from four or five feet, where the acuity limit is around 60–70 ppi; a billboard read from 30 m needs only a few pixels per inch. This is why large-format printers routinely accept files that would be considered unusable for a photo book, and why demanding 300 ppi on a banner wastes both file size and money.
The counter-argument is that people walk up to prints. A gallery visitor who likes an image will put their nose near it, and at 12 in the acuity limit is back to 286 ppi. So the honest way to use the viewing-distance figure is as a floor, not as a target: it tells you the point below which the print is definitely soft, while the practical target for prints people can approach stays in the 240–300 ppi region.
Resampling is the last term. If the pixels you need exceed the pixels you have, something must invent the difference. The percentage this calculator reports is linear — 150% means each dimension grows by half, so the pixel count grows by 2.25×. Modern interpolation, including machine-learning upscalers, handles moderate enlargement convincingly because it is reconstructing plausible edges rather than adding real detail. Past roughly 200% linear you are looking at an image whose fine structure is largely synthetic.
Worked example: a 24 MP file printed 20 × 30 in
Your camera produces a 6000 × 4000 pixel file and you want a 20 × 30 in print for a wall, viewed from about four and a half feet.
- Megapixels. 6,000 × 4,000 = 24,000,000, so 24 MP.
- Maximum size at 300 ppi. 6,000 ÷ 300 = 20 in wide; 4,000 ÷ 300 = 13.33 in tall. A 20 × 30 print is bigger than that, so something has to give.
- Resolution at 30 in. 6,000 ÷ 30 = 200 ppi.
- Pixels needed for 300 ppi at 30 in. 30 × 300 = 9,000 px.
- Resampling. 9,000 ÷ 6,000 × 100 = 150% linear, which is 2.25× the pixel count.
- Acuity check. Four and a half feet is 54 in, so the limit is 3,437.75 ÷ 54 = 64 ppi. Your 200 ppi is over three times that.
- Aspect ratio. The file is 3:2. A 20 × 30 in print is also 3:2, so it fits with no crop. A 16 × 20 print is 4:5, so holding the 4,000 px short edge you would keep only 4,000 × 20 ÷ 16 = 5,000 px of the long edge and throw 1,000 px away — one sixth of it, 16.7%. That crop reduces the pixels available, so run the numbers again afterwards.
The conclusion: print it at 200 ppi with no resampling at all. At the distance it will actually be seen, 200 ppi is well beyond what the eye can resolve, and upscaling to 300 would add file size and processing time to reproduce detail no viewer can see.
How to read the result
Compare the achieved resolution against two numbers, not one. The first is the practical printing target for the medium — around 300 ppi for fine art paper and photo books, 240 ppi for general inkjet work, 150 ppi and below for large format. The second is the acuity limit at the viewing distance you entered. If the achieved figure clears both, print it as is.
Treat resampling percentages as a scale, not a threshold. Anything at or under 100% needs no interpolation at all. Up to about 150% is routine and generally invisible on paper. Beyond 200% linear, the printer is being handed four times as many pixels as the camera recorded, and how well that holds up depends entirely on the subject: smooth gradients and out-of-focus areas enlarge beautifully, while foliage, fabric texture and fine architectural detail do not.
Crop before you calculate. The pixel dimensions that matter are those of the final crop, not the sensor's. Cropping a 24 MP frame to a square throws away a third of the pixels, and a heavy crop for reach can halve the printable size.
Check the aspect ratio against the frame. Standard frame sizes were inherited from film formats that do not match modern sensors: 3:2 sensors do not fit 8 × 10 in (4:5) or 11 × 14 in (roughly 4:5) without cropping. Either crop deliberately in the edit, where you control what is lost, or choose a print size in the file's own ratio and mat it.
Ignore the DPI number in the file metadata. Setting a file to "72 dpi" or "300 dpi" in an image editor without resampling changes only a tag. The pixels are identical and the print will be identical, provided you specify the physical size at the printing stage.
Print width in inches by pixel count and resolution
| Pixels across | At 300 ppi | At 240 ppi | At 180 ppi | At 150 ppi |
|---|---|---|---|---|
| 2,000 px | 6.67 in | 8.33 in | 11.11 in | 13.33 in |
| 3,000 px | 10.00 in | 12.50 in | 16.67 in | 20.00 in |
| 4,000 px | 13.33 in | 16.67 in | 22.22 in | 26.67 in |
| 5,000 px | 16.67 in | 20.83 in | 27.78 in | 33.33 in |
| 6,000 px | 20.00 in | 25.00 in | 33.33 in | 40.00 in |
| 8,000 px | 26.67 in | 33.33 in | 44.44 in | 53.33 in |
| 12,000 px | 40.00 in | 50.00 in | 66.67 in | 80.00 in |
Multiply inches by 2.54 for centimetres. These are the sizes achievable with no resampling whatsoever; anything larger requires interpolation, which the calculator reports as a percentage.
Mistakes that produce a soft print
- Calculating from the camera's native pixel count after cropping the image. Only the cropped pixels reach the paper. Recalculate after every crop.
- Confusing printer DPI with image PPI. A 2,880 dpi inkjet does not want a 2,880 ppi file; it uses many ink droplets per image pixel. Supply 240–300 ppi and let the driver do its job.
- Changing the DPI tag without resampling and expecting a difference. The tag is metadata. Only the pixel count and the physical size you specify at print time matter.
- Applying the 300 ppi rule to a banner. A print viewed from 10 ft has an acuity limit near 29 ppi. Sending a 300 ppi file wastes storage, processing time and sometimes money, without any visible gain.
- Upscaling before sharpening, or sharpening before resizing. Output sharpening should be the last step, applied at the final pixel dimensions and tuned for the paper. Sharpening first and enlarging afterwards magnifies the halos.
- Ignoring aspect ratio until the print arrives. A 3:2 file cropped to the 4:5 of an 8 × 10 frame keeps only five-sixths of its long dimension — 5,000 px of a 6,000 px edge. Decide the crop yourself rather than letting a lab decide it.
- Judging a large print on screen at 100%. A 100% view is inspecting the file at the equivalent of a few inches from a wall-sized print. Zoom to the print's real scale, or better, print a small section at full size on scrap paper.
Where 3,438 comes from
There are 60 × 180 ÷ π = 3,437.75 arcminutes in a radian. Since one arcminute is the classical limit of normal visual acuity, the finest detail spacing resolvable at distance D is D ÷ 3,437.75, and the reciprocal gives resolvable pixels per inch: 3,437.75 ÷ D. At 12 in that is 286 ppi, which is where the 300 ppi print standard comes from. It is a normal-vision average — some people resolve better than one arcminute, and the figure describes what can be distinguished, not what looks pleasing.
Resolution in the wider workflow
Print resolution is the last link in a chain that starts at the lens. There is no benefit in a 60 MP file if the frame was focused wrong, so the sharpness decisions made at capture time matter more than the pixel count — the hyperfocal distance calculator and the depth of field calculator govern that, and the circle of confusion they use is itself a statement about print size and viewing distance, the same two variables that appear on this page. Framing decisions that force a crop later show up here as lost pixels, which is worth thinking about when the field of view calculator says you are 20% too tight.
Downstream, the same division drives every other printed craft. Sublimation, direct-to-garment and vinyl work all specify artwork resolution at the finished size, so sublimation print costing and HTV vinyl usage start from the same physical dimensions this calculator produces. Screen printing is the exception worth knowing: its resolution limit is the mesh count and halftone line count, not the file's ppi, so a vector file at any scale beats a large raster one — the screen print pricing calculator covers that side.
One last practical point. If a print really is short of pixels, lowering the target resolution is free and lowering the print size is cheap, while upscaling is neither reliable nor reversible. Try the acuity check first: in a great many cases the print at its native resolution is already beyond what anyone standing in front of it can see.
