DPI vs Resolution — Understanding the Difference
DPI (dots per inch) and resolution are the two most frequently confused image quality terms. DPI specifies print density. Resolution specifies image dimensions in pixels. A 4000×3000 pixel image has high resolution. Printed at 300 DPI, it fills a 13.3×10 inch area sharply. The same image printed at 72 DPI fills a 55.6×41.7 inch area but appears blurry.
What Resolution Means
Resolution = total pixel count expressed as width × height (e.g., 3840×2160, "4K", "8 megapixels"). Resolution determines the maximum print size at a given DPI, and it is fixed at the moment of capture (camera sensor) or creation (canvas size in an image editor). Higher resolution gives you more pixels, more information, and more flexibility in choosing an output size without sacrificing sharpness.
- Resolution determines the maximum print size at a given DPI
- Higher resolution = more information = more flexibility in output size
- Resolution is fixed at capture (camera sensor) or creation (canvas size)
- Common resolutions: 1920×1080 (Full HD), 3840×2160 (4K), 6000×4000 (24 MP camera)
What DPI Means
DPI = dots per inch on printed output. A 300 DPI printer places 300 ink dots in each linear inch of paper. DPI is a relationship between pixel count and physical size: DPI = pixels ÷ inches. The same image can have different effective DPI depending on how large you print it. DPI is NOT a fixed property of an image file — it changes with print size.
- DPI is a relationship between pixel count and physical size: DPI = pixels ÷ inches
- The same image can have different DPI depending on how large you print it
- Standard print DPI: 300 for photos, 600–1200 for line art, 100–150 for large-format
- DPI metadata in an image file is a printing instruction, not a quality measurement
For a deeper explanation of the term itself, read what DPI means in image editing.
The Relationship: DPI × Size = Resolution
Resolution, DPI, and print size connect through a single formula: pixel dimension = DPI × print size in inches. This relationship lets you solve for any missing variable when you know the other two.
- Formula: pixel width = DPI × print width (inches)
- Example: 300 DPI × 8 inches = 2400 pixels needed for an 8-inch wide print
- To print at 300 DPI at any size: required pixels = 300 × target inches
- A 6000×4000 px image at 300 DPI prints at 20×13.3 inches maximum
Use the DPI calculator to solve for any variable — enter any two values and calculate the third instantly.
Screen vs Print — Why Resolution Matters on Screen, DPI Matters in Print
Screens and printers interpret image data differently, which is why resolution and DPI apply in separate contexts.
On screens: Resolution determines sharpness. A 1920×1080 px image on a 1080p monitor fills the screen edge-to-edge at perfect sharpness. Browsers ignore DPI metadata completely — a 72 DPI image and a 300 DPI image with the same pixel count display identically.
In print: DPI determines sharpness. A 1920×1080 px image at 300 DPI prints at 6.4×3.6 inches — sharp at normal viewing distance. At 96 DPI (the screen default), the same image prints at 20×11.25 inches — visibly blurry because fewer dots cover each inch.
Common Terminology Confusion
The terms "resolution" and "DPI" overlap in everyday use, creating persistent confusion across industries.
- "High-resolution image" colloquially means: large pixel dimensions AND sufficient DPI for the intended output
- "Low-resolution" means: too few pixels to print at the desired size at 300 DPI
- "Screen resolution" (1920×1080) describes monitor dimensions in pixels — different from image resolution
- "Image resolution" can mean pixel dimensions (2400×1600) or DPI (300), depending on context
- Photoshop labels DPI as "Resolution" in the Image Size dialog — the most common source of confusion
Many of these confusions stem from myths that have circulated for decades. Review the 10 most common DPI myths debunked to clear up related misconceptions.
When to Optimize Resolution vs DPI
Photographers and designers optimize different variables at different stages of their workflow.
- Photography workflow: capture at maximum sensor resolution; set DPI at export time for the target output
- Web publishing: optimize resolution (pixel count) for page layout dimensions; DPI tag is irrelevant
- Print workflow: calculate required resolution from DPI × print size; resample if the captured resolution falls short
- Client deliverables: supply both a high-resolution TIFF (300 DPI) for print and a web-optimized JPEG (pixel-sized for screen) from the same source
Frequently Asked Questions
Which is more important — DPI or resolution?
For print, both matter together: resolution must equal DPI × print dimensions. For screen, resolution (pixel count) matters; DPI is irrelevant. You cannot separate them for print purposes — both variables combine to determine output quality.
Can two images have the same resolution but different DPI?
Yes. A 2400×3000 pixel image can be tagged at any DPI. At 300 DPI it prints 8×10 inches. At 150 DPI it prints 16×20 inches at lower sharpness. The pixel data is identical; only the printing instruction differs.
What resolution should I use for a 300 DPI 8×10 photo print?
Width = 300 × 8 = 2400 pixels; Height = 300 × 10 = 3000 pixels. Minimum dimensions: 2400×3000 pixels. Use the DPI calculator to compute this for any size.