Learn
Best DPI for Printing: Resolution Guide for Sharp Prints
For photo printing viewed up close, use about 300 DPI. For documents and brochures, 150-200 DPI is often enough. For large-format posters viewed from distance, 72-150 DPI can work if the source image is clean.
Overview
For photo printing viewed up close, use about 300 DPI. For documents and brochures, 150-200 DPI is often enough. For large-format posters viewed from distance, 72-150 DPI can work if the source image is clean.
DPI Recommendations by Print Type
| Print Type | Recommended DPI | Viewing Distance |
|---|---|---|
| Photo prints (4x6, 5x7, 8x10) | 300 DPI | Hand-held (1-2 ft) |
| Magazines, brochures | 300-350 DPI | Arm's length (1-2 ft) |
| Business cards | 300 DPI | Hand-held |
| Documents, letters | 150-200 DPI | Desktop (1-2 ft) |
| Newspapers | 150-170 DPI | Arm's length |
| Posters (18x24, 24x36) | 100-150 DPI | 3-6 feet |
| Trade show banners | 72-100 DPI | 6-10 feet |
| Billboards | 25-72 DPI | 30+ feet |
Photos and Fine Art
For photo prints viewed at arm's length, 300 DPI is the industry standard. This ensures no visible pixelation and smooth tonal gradients. Fine art giclee prints often use 300-360 DPI for maximum detail reproduction.
To print a 300 DPI photo at 8x10 inches, you need an image of at least 2400x3000 pixels (7.2 megapixels). Most modern smartphones exceed this easily.
Documents and Text
Text-heavy documents are less demanding than photographs. 150-200 DPI produces clean, readable text for letters, reports, and invoices. Vector elements like logos and text remain sharp at any DPI because they are resolution-independent.
Large Format and Banners
Large prints are viewed from greater distances, so the eye cannot resolve fine detail. A 24x36-inch poster at 100-150 DPI looks sharp from 3-5 feet. Trade show banners work well at 72-100 DPI, and billboards are commonly printed at just 25-50 DPI.
Quality vs File Size Tradeoff
Doubling the DPI quadruples the pixel count (and roughly the file size). A 10x8-inch image at 150 DPI is 1500x1200 pixels (1.8 MP, ~5 MB TIFF). At 300 DPI, it becomes 3000x2400 pixels (7.2 MP, ~20 MB TIFF). Choose the minimum DPI that meets your quality needs to keep files manageable.
Calculate the exact pixel dimensions you need for any print size with our DPI Calculator or check our Standard Image Sizes reference.
Practical Quality Notes for Best DPI for Printing
This guide is most helpful when the result is tied to a real workflow, not treated as a loose number. For Best DPI for Printing, verify print size, source pixel dimensions, and the DPI value requested by the printer or export workflow. That context prevents the common mistake of copying a pixel value into a print, web, or CSS workflow where the reference size is different.
Best DPI for Printing should be checked with the formula, a realistic example, and the actual output requirement before you export or publish. If the number looks unexpectedly large or small, check the unit direction first, then check the DPI, base font size, viewport width, or physical measurement that controls the calculation.
A good review pass for Best DPI for Printing is simple: calculate once, compare against a known example, and preview the final output at the size people will actually see. For photo printing viewed up close, use about 300 DPI. For documents and brochures, 150-200 DPI is often enough. For large-format posters viewed from distance, 72-150 DPI can work if the source image is clean.
Checks Before You Use the Result
- Confirm that Best DPI for Printing is using the same input unit your source file or design brief uses.
- Save the DPI, viewport, or font-size setting next to the final Best DPI for Printing value so another person can reproduce it.
- Preview the Best DPI for Printing output on the target medium before sending it to print, publishing it, or adding it to CSS.
- Recalculate Best DPI for Printing after resizing, cropping, changing aspect ratio, or changing the root font-size or viewport assumption.
When the Number Needs a Second Look
Recheck the result if the project moves from screen to print, from desktop to mobile, from one social platform placement to another, or from a draft export to a production file. Small context changes can make a correct Best DPI for Printing answer wrong for the final job.
Sources
Reference Sources
These external references support the page's conversion formulas, resolution guidance, and unit explanations.
w3.org
W3C: CSS Values and Units Module Level 4
Specification covering absolute lengths and resolution units such as px, in, cm, mm, pt, and dpi.
Visit source
developer.mozilla.org
MDN: CSS values and units
Reference guide for CSS measurement units and how browsers interpret physical and relative sizes.
Visit source
developer.mozilla.org
MDN: <resolution>
Reference for resolution units including dpi, dppx, and dpcm used in screen and print discussions.
Visit source
developer.mozilla.org
MDN: image-resolution
Explains how raster image resolution metadata interacts with CSS and print-oriented image workflows.
Visit source
Frequently Asked Questions
No. 300 DPI is the standard for handheld prints viewed up close (photos, brochures). For posters, 150 DPI is fine. For billboards viewed from 30+ feet, 25-72 DPI works. The required DPI depends on viewing distance.
Printing at low DPI causes visible pixelation - individual pixels become noticeable, edges look jagged, and details appear blurry. For photos, anything below 200 DPI at print size begins to show quality loss.
Divide your image's pixel dimensions by the desired print size in inches. If the result is 300 or higher, you have sufficient resolution. For example, a 3600x2400 pixel image can print at 12x8 inches at 300 DPI.
Only if you resample (add pixels). Changing DPI without resampling simply changes the print size - the pixel data remains unchanged. Upsampling adds pixels through interpolation but cannot create detail that wasn't originally captured.