If you've ever sent an image to a print shop and been surprised by how bad it looked, DPI is almost certainly the reason.

DPI (dots per inch) is one of those concepts that sounds technical but has a simple and practical explanation. Here's what you need to know.

What DPI actually means

DPI stands for dots per inch. For printing, it refers to how many ink dots the printer places within each linear inch of the printed output.

Higher DPI = more dots = more detail per inch = sharper image.

The number that professional printing requires is 300 DPI. At this density, individual ink dots are too small for the human eye to distinguish at normal reading distance, so the image looks smooth and sharp.

At 72 DPI — the standard for screens — individual dots are visible if you hold the paper close. At normal viewing distance for a small print, 72 DPI looks acceptable. For anything larger, it looks noticeably soft or pixelated.

Why 72 DPI is the screen standard

Computer monitors were historically set to 72 PPI (pixels per inch) — and later standardized to 96 PPI as display resolutions improved. When you look at an image on your screen, the monitor renders it at whatever its native pixel density is.

The confusion happens because image files contain a DPI metadata tag, but screens don't care about it. A 72 DPI image and a 300 DPI image with the same pixel dimensions look identical on screen. The DPI tag only matters to printers.

This means: you cannot tell from looking at an image on your screen whether it will print well. You have to do the math.

The math

To know if an image has enough pixels for a given print size at a given DPI:

Required pixels = Print size in inches × DPI

A 5×7 inch print at 300 DPI requires: 5 × 300 = 1,500 pixels wide, 7 × 300 = 2,100 pixels tall.

If your image is 800 × 600 pixels, it has enough for a 2.7 × 2 inch print at 300 DPI — not a 5×7.

Common print requirements:

Print SizeRequired pixels at 300 DPI
4×6 photo1,200 × 1,800 px
5×7 photo1,500 × 2,100 px
8×10 photo2,400 × 3,000 px
Letter (8.5×11")2,550 × 3,300 px
11×14"3,300 × 4,200 px
24×36" poster7,200 × 10,800 px

What to do when your image doesn't have enough pixels

You have two options:

Option 1: Print smaller. If your image is 1,200 × 1,200 pixels, it prints cleanly at 4×4 inches at 300 DPI. If you need a 4×4 print, you're done.

Option 2: Upscale the image with AI. AI upscaling adds genuine detail (not just interpolation) so the image can be printed at a larger size without losing quality. A 1,024 × 1,024px image upscaled 4x becomes 4,096 × 4,096px — enough for a high-quality 13×13 inch print at 300 DPI, or a 27×27 inch print at 150 DPI.

When is 150 DPI acceptable?

For large-format prints (posters, trade show banners, vehicle wraps) that are viewed from a distance, 150 DPI is often perfectly acceptable. The further the viewing distance, the lower the DPI requirement:

The Upscale Forge Print Options panel shows you exactly which standard print sizes your image can hit at 150 DPI and 300 DPI, so you can make this decision without doing manual math every time.

The practical workflow

1. Generate or source your image at the highest available resolution 2. Check the pixel dimensions (not the DPI metadata tag) 3. Use the print size calculation: required pixels = size × 300 4. If your image doesn't have enough pixels, upscale it with AI before exporting 5. Export as PNG or high-quality JPEG

The DPI tag in the exported file will match what's needed for your print format. You'll never get a blurry print from an image that started with enough pixels.