How this instrument works
A digital image file has no inherent physical size — only a pixel width and height. Print size only exists once you decide how many of those pixels will be packed into each inch of paper, a value called dpi (dots per inch, used interchangeably with ppi in this context). Dividing the pixel count by dpi converts an abstract grid of pixels into inches of actual printed paper.
The relationship is simple division applied to each dimension separately: print width in inches equals pixel width divided by dpi, and print height in inches equals pixel height divided by dpi. Because both dimensions divide by the same dpi, the printed image keeps the same width-to-height proportions as the original pixel grid — no distortion, just scaling.
The dpi you choose matters enormously. Photo labs and design professionals commonly target 300 dpi for close-viewing prints like photographs and magazine pages, because at that density individual dots are essentially invisible to the naked eye. Large-format prints viewed from further away — posters, banners, billboards — can use much lower dpi values like 100 or even 30, since viewing distance, not just density, determines whether the image reads as sharp.
- Enter your file's pixel dimensions into Image width (px) and Image height (px) — check your image editor's file info or properties panel if unsure.
- Enter your target print quality into Print resolution (dpi); 300 is the standard for photo-quality prints, while posters and banners often use 100-150.
- Read Print width (in) and Print height (in) for the maximum size you can print at that dpi without the image looking soft or pixelated.
- Need a bigger print at the same dpi? You'll need a higher pixel-resolution source image, or you'll have to accept a lower dpi and a print meant to be viewed from further away.
Worked example — a 3000x2000px photo at 300 dpi
Enter 3000 into Image width (px), 2000 into Image height (px), and 300 into Print resolution (dpi) — a typical output size from a mid-range digital camera, printed at the standard professional photo-lab resolution. Print width (in) works out to 3000 ÷ 300 = 10.0 inches. Print height (in) works out to 2000 ÷ 300 = 6.6667 inches.
That 10 x 6.6667-inch result is close to a standard 10x8-inch photo print size, and the 300 dpi target means a photo lab or inkjet printer will render it with dots fine enough that the human eye won't pick out individual pixels at normal reading distance.
Questions
Why does the same image print smaller at a higher dpi?
Because dpi tells the printer how many pixels to pack into each inch, so a higher dpi squeezes the same fixed pixel count into a smaller physical area. A 3000px-wide image spans 10 inches at 300 dpi but only 5 inches at 600 dpi, because twice as many dots are being fitted into each inch. Print size and dpi trade off directly against each other for any fixed pixel count.
What dpi should I use for printing?
It depends on viewing distance. Photographs, magazine pages and anything viewed up close are conventionally printed at 300 dpi, the point at which individual dots become essentially invisible to the eye. Large posters, banners and billboards viewed from several feet or more away can use much lower values, often 100-150 dpi or even less, because the greater viewing distance hides the coarser dot pattern.
Can I print larger than this calculator says without losing quality?
You can print larger, but you'll be printing at a lower dpi than you targeted, which softens fine detail. If your pixel dimensions are fixed, printing beyond the size this tool gives for your chosen dpi means each printed inch gets fewer of the image's pixels stretched across it. Whether that's acceptable depends entirely on viewing distance — a poster viewed from across a room tolerates a much lower dpi than a photo held in your hand.
Is upscaling the pixel count a substitute for a higher-resolution original?
Not really — this instrument works out the print size available from your image's actual pixel data, not from data added afterward. Software-based upscaling can interpolate extra pixels to hit a bigger file size, and modern AI upscalers do this convincingly for some images, but neither adds genuine captured detail. Starting with a higher-resolution original will always outperform upscaling a lower-resolution one for critical print work.
Do dpi and ppi mean the same thing here?
In everyday print discussion, yes — dpi (dots per inch) and ppi (pixels per inch) are used interchangeably to describe how densely an image's pixels are packed onto paper, and that's the sense used in this calculator's Print resolution field. Technically, dpi describes a printer's physical ink dots, which don't map one-to-one with image pixels on every printer, but for sizing purposes the two terms serve the same role.