Original URL: https://www.uglypear.com/en/blog/dpi-vs-ppi-guide.html
What's the difference between DPI and PPI? This article explains from three angles: definition, usage scenarios, and conversion relationships, with a scan DPI selection guide — comparing size and sharpness for screen reading at 150 DPI, printing at 300 DPI, and archiving at 600 DPI. Understanding this distinction is essential for effective scanned document compression.
1. DPI vs PPI Definition Comparison
DPI and PPI are the two most easily confused concepts in document scanning and image processing. Although both units are "dots/pixels per inch," they describe resolution in different domains. Getting the distinction clear is the prerequisite for making the right choices in scanning and compression.
Simple mnemonic: DPI governs the "physical world" (ink dots on paper), PPI governs the "digital world" (pixels on screen). A scanner's advertised "600DPI scan resolution" means it samples 600 dots per inch; once stored as a digital image, those dots become pixels. An A4 page scanned at 600DPI has a digital image pixel dimension of 4961x7016.
| Comparison Item | DPI | PPI |
|---|---|---|
| Full name | Dots Per Inch | Pixels Per Inch |
| Meaning | Physical dots per inch | Pixels per inch |
| Application domain | Printing, scanning | Screen display, digital images |
| Devices | Printers, scanners | Monitors, phone screens |
| Affects | Print clarity, scan precision | Screen display fineness |
| Typical values | 150/300/600/1200 | 72/96/150/326 |
| Modifiable? | Set at scan time, not after | Digital images can be resampled |
2. Scanned File Size by DPI
The relationship between scanned file size and DPI follows the square law: pixel count is proportional to DPI squared, and so is file size. This is the key formula for understanding scanned file size changes.
DPI-size relationship formula: File size ≈ (DPI / baseline DPI)^2 × baseline size. Taking an A4 page (8.27x11.69 inches) as an example, grayscale JPEG quality 80:
The table above clearly shows: doubling DPI from 150 to 300 quadruples size; doubling from 300 to 600 quadruples again. A 1200DPI A4 color page reaches 136MB — 64x that of 150DPI. This is why blindly chasing high DPI causes file size to explode.
Now real-world data for different page types, comparing grayscale and color modes:
Typical PPI values by device, to help understand PPI in real devices:
| DPI | Pixel Dimensions | Total Pixels | Grayscale JPEG | Color JPEG | Relative to 150DPI |
|---|---|---|---|---|---|
| 72 | 595x842 | 500K | 0.2MB | 0.5MB | 0.23x |
| 150 | 1240x1754 | 2.17M | 0.8MB | 2.1MB | 1x |
| 200 | 1654x2339 | 3.87M | 1.4MB | 3.8MB | 1.78x |
| 300 | 2480x3508 | 8.70M | 3.2MB | 8.5MB | 4x |
| 600 | 4961x7016 | 34.81M | 12.8MB | 34.0MB | 16x |
| 1200 | 9922x14032 | 139M | 51.2MB | 136.0MB | 64x |
3. Case Study: DPI Selection for an 80-Page Contract Archive
An enterprise needed to scan and archive 80 pages of paper contracts, while also emailing an electronic version. We compared three DPI approaches.
Document characteristics: 80-page A4 contracts, with handwritten signatures and stamped pages, mostly plain text, no color images. Goal: clear, readable archive + emailable version (25MB limit).
The final approach was a dual-version strategy: scan at 300DPI grayscale as the master (25.6MB), then use SmartSlim to downsample to 150DPI for the email version (6.4MB). The master was archived to the server, and the email version was sent via enterprise WeChat. The entire process was done locally — contract content was never uploaded to any third-party server, meeting commercial confidentiality requirements.
| Document Type | Pages | 150DPI Grayscale | 300DPI Grayscale | 300DPI Color | 600DPI Grayscale |
|---|---|---|---|---|---|
| Plain-text contract | 10 | 1.8MB | 7.2MB | 19.0MB | 28.8MB |
| Mixed text/image report | 30 | 6.5MB | 26.0MB | 68.5MB | 104.0MB |
| Engineering drawing A1 | 1 | 3.2MB | 12.8MB | 34.0MB | 51.2MB |
| ID card scan | 1 | 0.15MB | 0.6MB | 1.6MB | 2.4MB |
4. Scenario Recommendations: How to Choose DPI
Different use scenarios have different clarity requirements. The core principle for choosing DPI is "enough is enough" — too high wastes storage and bandwidth, too low affects usability. The table below gives DPI recommendations for common scenarios.
A practical tip: when SmartSlim processes scanned files, its Rust compression engine automatically analyzes document type — downsampling plain-text pages to 150DPI, keeping image-containing pages at 300DPI, and preserving original DPI for signature/stamp pages. This per-page dispatch strategy works better than uniform DPI reduction, maximizing compression ratio while ensuring clarity.
For more image compression methods, see Image Compression Guide: JPG/PNG/WebP Format Comparison and PDF Compression Principles and Methods in Depth.
| Device Type | Screen Size | Resolution | Typical PPI | Clarity Assessment |
|---|---|---|---|---|
| Phone (flagship) | 6.1 in | 2532x1170 | 460PPI | Retina-level, extremely fine |
| Phone (mid-range) | 6.5 in | 2400x1080 | 405PPI | Clear, sufficient for daily use |
| Tablet | 11 in | 2360x1640 | 264PPI | Clear for document reading |
| Laptop | 14 in | 1920x1080 | 157PPI | Office-standard clarity |
| Monitor | 27 in | 2560x1440 | 109PPI | Mainstream desktop office |
| Large monitor | 32 in | 3840x2160 | 138PPI | 4K clarity |
5. Frequently Asked Questions
Q1: What exactly is the difference between DPI and PPI?
DPI (Dots Per Inch) is a printing/scanning concept — dots per inch printed or scanned, used for physical output devices. PPI (Pixels Per Inch) is a digital image concept — pixels per inch, used for screen display and digital images. The units are the same but the domains differ: scanners use DPI to describe scan precision, monitors use PPI to describe screen clarity. Casual mixing doesn't cause serious misunderstanding, but in professional contexts they must be strictly distinguished.
Q2: What DPI is best for scanned files?
Depends on the use. For screen reading and email, 150DPI is sufficient — small size and clearly readable text; for print output, 300DPI ensures print quality; for long-term archiving, 600DPI preserves maximum detail but is larger; for OCR, 300DPI or above gives the highest recognition rate. General advice: 150-200DPI for ordinary documents, 300DPI for important contracts, 600DPI for historical archives.
Q3: Does higher DPI mean larger file size?
Yes — DPI and file size have a square relationship. Size is proportional to DPI squared — doubling DPI quadruples size. For example, an A4 page at 150DPI is about 0.8MB, at 300DPI about 3.2MB, at 600DPI about 12.8MB. So when choosing DPI, balance clarity and size — higher is not always better. SmartSlim can automatically recommend the best DPI by use and compress.
Q4: Does higher PPI mean a clearer screen?
Within a certain range, yes. Above 300PPI, the human eye can barely distinguish higher pixel density (Apple's Retina standard is 326PPI). But PPI is also affected by screen size, viewing distance, and content type. A phone screen (5-7 inches) at 300PPI is sufficient; a monitor (24-32 inches) at 100-150PPI is fine, because the viewing distance is greater. Blindly chasing high PPI increases GPU load and power consumption, with diminishing returns.
| Approach | Scan DPI | Color Mode | Total Size | Clarity Assessment | Applicable Scenario |
|---|---|---|---|---|---|
| Approach A | 150DPI | Grayscale | 6.4MB | Clear for screen, slightly blurry for print | |
| Approach B | 300DPI | Grayscale | 25.6MB | Clear for both screen and print | Daily archive + print |
| Approach C | 600DPI | Grayscale | 102.4MB | Perfect detail, zoomable | Long-term archive |
6. Summary
Although DPI and PPI share the same unit, they belong to two domains — physical printing and digital display. The core of scanned file compression is choosing the right DPI: 150DPI for screen reading, 300DPI for printing, 600DPI for archiving. Remember the square relationship "doubling DPI quadruples size," and you can find the best balance between clarity and file size.
Practical advice: determine the use first, then choose DPI — don't blindly chase high resolution. If you already have a high-DPI scan that needs shrinking, use SmartSlim for downsampling compression — built on its self-developed Rust compression engine with per-page intelligent dispatch, supporting 10 categories and 40+ formats including PDF/images/video/Office/OFD, with local compression and data staying on-prem.
| Use Case | Recommended DPI | Color Mode | Per-Page Size (A4) | Notes |
|---|---|---|---|---|
| Screen reading/email | 150DPI | Grayscale | 0.8MB | Clearly readable text, small size |
| Daily printing | 300DPI | Grayscale | 3.2MB | Print quality meets office needs |
| High-quality printing | 300DPI | Color | 8.5MB | Recommended for color documents |
| Long-term archiving | 600DPI | Grayscale | 12.8MB | Maximum detail, for important files |
| OCR | 300DPI | Grayscale | 3.2MB | 300DPI gives highest recognition (99%+) |
| Engineering drawings | 400DPI | Grayscale | 5.7MB | Line detail needs higher DPI |
| Photos/albums | 600DPI | Color | 34.0MB | Color photos need high DPI for color |
| Web publishing | 96DPI | Color | 0.9MB | Matches screen, fast loading |
FAQ
Q: What is the difference between DPI and PPI?
A: DPI (Dots Per Inch) refers to the number of ink dots a printer produces per inch, affecting print quality. PPI (Pixels Per Inch) refers to the number of pixels per inch in a digital image, affecting screen display resolution. In practice, the terms are often used interchangeably, but they describe different domains: DPI for output (print), PPI for input (digital). For scanning, the scanner's DPI setting determines the pixel dimensions of the resulting digital image.
Q: What DPI should I use for scanning documents?
A: 150 DPI: Suitable for screen reading and email (small file, clear text). 300 DPI: Standard for printing and OCR (good quality, moderate file size). 600 DPI: Recommended for archival and important documents (highest quality, large file). A 100-page document at 150 DPI is about 30MB, at 300 DPI about 120MB, at 600 DPI about 480MB. SmartSlim can compress high-DPI scans to much smaller sizes while maintaining readability.
Q: How does DPI affect scanned file size?
A: File size increases with the square of DPI. Doubling DPI quadruples the pixel count and file size. For example, an A4 page at 150 DPI (1240x1754 pixels) is about 300KB as JPEG. At 300 DPI (2480x3508 pixels) it's about 1.2MB (4x larger). At 600 DPI (4960x7016 pixels) it's about 4.8MB (16x larger than 150 DPI). SmartSlim allows you to reduce DPI for non-critical documents while maintaining readability.
Q: Can I change DPI after scanning?
A: Yes, you can downsample (reduce) DPI after scanning, but you cannot increase it without quality loss. Downsampling from 600 DPI to 300 DPI preserves quality. Upsampling from 150 DPI to 300 DPI creates pixelated results. Best practice: scan at a higher DPI for archival, then create lower-DPI copies for distribution. SmartSlim supports batch DPI adjustment for scanned documents.
Summary
The key to what's the difference between dpi... lies in identifying the sources of bloat and handling them accordingly. Choose the right compression strategy based on your scenario, prioritizing the largest contributors. SmartSlim can handle all compression steps in one click.
Related:
Top comments (0)