Print Resolution Calculator
Print sharpness is governed by DPI — dots per inch. This calculator links the three quantities that matter: the physical print size, the pixel dimensions of the image, and the DPI. Give it any two and it finds the third: how many pixels you need to print a poster at 300 DPI, how large you can print an existing photo before it softens, or the effective DPI of a given image at a given size. 300 DPI is the usual standard for sharp photo prints; large posters viewed from a distance can use less.
How to use this tool
- Choose a mode: print size to pixels, pixels to print size, or effective DPI.
- Enter the two quantities you know (print size, pixel dimensions, and/or DPI).
- Pick inches or centimetres for the print size.
- Read the result and check it against the DPI quality reference in the note.
- Aim for about 300 DPI for photo-quality prints; less is fine for large, distant prints.
The formula
Print resolution ties three quantities together: the pixel dimensions of an image, the physical size it is printed at, and the density of dots used. Fix any two and the third follows. Enlarging a print without adding pixels lowers the density, which is what makes an image look soft when blown up.
pixels = inches × DPI
inches = pixels ÷ DPI
DPI = pixels ÷ inches- DPI
- Dots per inch the printer lays down
- PPI
- Pixels per inch in the source image
- 300
- The conventional minimum for photographic print quality
DPI and PPI are often used interchangeably but describe different things: PPI is a property of the image file, DPI of the printing device. A printer may lay several dots of ink per image pixel to reproduce a colour, so its DPI figure is usually higher.
Worked examples
Poster at 300 DPI
- Given
- 8 × 10 in, 300 DPI
- Result
- 2400 × 3000 px
Pixels = inches × DPI: 8 × 300 = 2400 and 10 × 300 = 3000, giving a 7.2-megapixel image.
How big can I print?
- Given
- 2400 × 3000 px, 300 DPI
- Result
- 8 × 10 in
Inches = pixels ÷ DPI: 2400 ÷ 300 = 8 and 3000 ÷ 300 = 10 inches at full 300 DPI quality.
Effective DPI
- Given
- 2400 px across 12 in
- Result
- 200 DPI
2400 ÷ 12 = 200 DPI — acceptable for a print viewed at arm’s length but below photo-lab sharpness.
Frequently asked questions
For photo-quality prints viewed up close, 300 DPI is the standard target. Fine art and some magazines go higher; large posters and banners viewed from a distance can look sharp at 150 DPI or even less, because your eye cannot resolve the dots from far away. The right DPI depends on viewing distance as much as the printer.
Multiply the print dimension in inches by the DPI. An 8-inch width at 300 DPI needs 8 × 300 = 2400 pixels. In centimetres, convert to inches first (divide by 2.54). This calculator does it in either unit and gives the resulting megapixels.
In this print context DPI (dots per inch) describes how densely a printer places dots. PPI (pixels per inch) is the screen equivalent. The maths is the same — pixels divided by inches — but for on-screen sharpness use the screen PPI calculator instead.
You can, but the effective DPI drops as the print grows, so detail softens. This tool’s effective-DPI mode tells you the density at any size, so you can judge whether enlarging is acceptable. Upscaling software can help, but it cannot invent genuine detail.
High pixel count only helps if the source image is genuinely sharp — an out-of-focus or heavily compressed photo will look soft however many pixels it has. Effective DPI, correct focus, good lighting and a quality print process all matter alongside raw resolution.
Related tools
Work out megapixels, aspect ratio and print size from any resolution, HD through 8K.
Screen PPI CalculatorCalculate a display’s pixel density, dot pitch and quality class from its resolution and size.
CSS Unit ConverterConvert px, rem, em, pt, vh, vw and every other CSS length with a custom root font size.