DPI vs PPI: What Is the Difference? Essential Knowledge for Scanned Document Compression

Bottom line: DPI is the physical dot density for printing/scanning, while PPI is the pixel density for digital images — they share the same unit but apply to different scenarios. When compressing scanned documents, DPI selection directly determines file size: 150DPI is suitable for screen reading (~0.8MB per A4 page), 300DPI for printing (~3.2MB), and 600DPI for archiving (~12.8MB). Doubling DPI quadruples file size, so choosing the right DPI finds the optimal balance between clarity and size. Below, we start with definition comparisons, then provide benchmark data and scenario selection guides for different DPI settings.

If you're not yet familiar with overall scanned document compression methods, we recommend reading Scanned PDF Compression Guide first.

1. DPI vs PPI Definition Comparison

DPI and PPI are two concepts most easily confused in document scanning and image processing. Although both are measured in "dots/pixels per inch," they describe resolution in different domains. Understanding the difference is essential for making correct choices during scanning and compression.

Comparison ItemDPIPPI
Full NameDots Per InchPixels Per Inch
MeaningPhysical dots per inchPixels per inch
Application DomainPrinting, scanningScreen display, digital images
DevicesPrinters, scannersMonitors, phone screens
AffectsPrint clarity, scan precisionScreen display fineness
Typical Values150/300/600/120072/96/150/326
ModifiableSet during scanning, cannot be changed afterwardDigital images can be resampled

Easy way to remember: DPI governs the "physical world" (ink dots on paper), while PPI governs the "digital world" (pixels on screen). A scanner's "600DPI scan precision" means it samples 600 dots per inch; these dots become pixels when stored as a digital image. A 600DPI scanned A4 page produces a digital image of 4961x7016 pixels.

2. Scanned Document Size Comparison at Different DPI Settings

The relationship between scanned document size and DPI follows the square law: pixel count is proportional to the square of DPI, and therefore file size is also proportional to the square of DPI. This is the key formula for understanding scanned document size changes.

DPI and Size Relationship Formula: File size ≈ (DPI / Baseline DPI)^2 x Baseline Size. Using A4 page (8.27x11.69 inches) as an example, grayscale JPEG at quality 80:

DPIPixel DimensionsTotal PixelsGrayscale JPEG SizeColor JPEG SizeRelative to 150DPI
72595x842500K0.2MB0.5MB0.23x
1501240x17542.17M0.8MB2.1MB1x
2001654x23393.87M1.4MB3.8MB1.78x
3002480x35088.7M3.2MB8.5MB4x
6004961x701634.81M12.8MB34.0MB16x
12009922x14032139M51.2MB136.0MB64x

The table above clearly shows: doubling DPI from 150 to 300 increases file size 4x; doubling from 300 to 600 increases it another 4x. A 1200DPI scanned A4 color page reaches 136MB — 64 times that of 150DPI. This is why blindly pursuing high DPI leads to file size explosion.

Looking at benchmark data for different page types, comparing grayscale and color modes:

Document TypePages150DPI Grayscale300DPI Grayscale300DPI Color600DPI Grayscale
Text-only contract10 pages1.8MB7.2MB19.0MB28.8MB
Mixed text/image report30 pages6.5MB26.0MB68.5MB104.0MB
Engineering drawing A11 page3.2MB12.8MB34.0MB51.2MB
ID card scan1 page0.15MB0.6MB1.6MB2.4MB

Typical PPI values for different devices are shown in the table below, helping understand PPI performance in real-world devices:

Device TypeScreen SizeResolutionTypical PPIClarity Rating
Phone (flagship)6.1 inch2532x1170460PPIRetina level, extremely fine
Phone (mid-range)6.5 inch2400x1080405PPIClear, sufficient for daily use
Tablet11 inch2360x1640264PPIClear for document reading
Laptop14 inch1920x1080157PPIOffice standard clarity
Monitor27 inch2560x1440109PPIMainstream for desktop office
Large monitor32 inch3840x2160138PPI4K clarity

3. Practical Case: DPI Selection for 80-Page Contract Archive

A company needed to scan 80 pages of paper contracts for archiving while also sending electronic copies via email. We compared the results of three DPI options.

Document characteristics: 80-page A4 contract, including pages with handwritten signatures and stamps, primarily text with no color images. Goal: archive-quality readable + emailable version (25MB limit).

OptionScan DPIColor ModeTotal SizeClarity RatingUse Case
Option A150DPIGrayscale6.4MBClear for screen reading, slightly blurry when printedEmail sending
Option B300DPIGrayscale25.6MBClear for both screen and printDaily archiving + printing
Option C600DPIGrayscale102.4MBPerfect details, can be zoomed inLong-term archiving

The final approach used a dual-version strategy: scan at 300DPI grayscale as the master version (25.6MB), then use SmartSlim to downsample to 150DPI for the email version (6.4MB). The master version was archived on the server, and the email version was sent via enterprise WeChat. The entire process was completed locally — contract content was never uploaded to any third-party server, meeting commercial confidentiality requirements.

4. Scenario Recommendations: How to Choose DPI

Different use cases have different clarity requirements. The core principle for choosing DPI is "just enough" — excessively high DPI wastes storage and bandwidth, while excessively low DPI compromises usability. The table below provides DPI recommendations for common scenarios.

Use CaseRecommended DPIColor ModeSize per Page (A4)Notes
Screen reading/Email150DPIGrayscale0.8MBText is clear and readable, small file size
Daily printing300DPIGrayscale3.2MBPrint quality meets office requirements
High-quality printing300DPIColor8.5MBRecommended for color document printing
Long-term archiving600DPIGrayscale12.8MBPreserves maximum detail, suitable for important files
OCR text recognition300DPIGrayscale3.2MB300DPI has highest recognition rate (99%+)
Engineering drawings400DPIGrayscale5.7MBLine details require higher DPI
Photos/Albums600DPIColor34.0MBColor photos need high DPI for color fidelity
Web publishing96DPIColor0.9MBMatches screen display, fast loading

A practical tip: When processing scanned documents with SmartSlim, the Rust compression engine automatically analyzes document type — text-only pages are downsampled to 150DPI, pages with images are kept at 300DPI, and signature/stamp pages retain their original DPI. This per-page assignment 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 Explained.

5. FAQ

Q1: What is the difference between DPI and PPI?

DPI (Dots Per Inch) is a concept in the printing/scanning domain, referring to the number of dots printed or scanned per inch, used for physical output devices. PPI (Pixels Per Inch) is a concept in the digital image domain, referring to the number of pixels per inch, used for screen display and digital images. Both share the same unit but apply to different scenarios: scanners use DPI to describe scanning precision, while monitors use PPI to describe screen clarity. Casual mixing of the terms doesn't cause serious misunderstandings, but they should be strictly distinguished in professional contexts.

Q2: What DPI is best for scanned documents?

It depends on the purpose. 150DPI is sufficient for screen reading and email transmission — small file size with clearly readable text; 300DPI for printed output to ensure print quality; 600DPI for long-term archiving to preserve maximum detail but with larger file size; 300DPI or above is recommended for OCR text recognition for the highest recognition rate. General recommendations: 150-200DPI for ordinary documents, 300DPI for important contracts, and 600DPI for historical archives.

Q3: Does higher DPI mean larger file size?

Yes, DPI has a squared relationship with file size. File size is proportional to the square of DPI — doubling DPI quadruples file size. For example, an A4 page scanned at 150DPI is about 0.8MB, at 300DPI about 3.2MB, and at 600DPI about 12.8MB. Therefore, when choosing DPI, you need to balance clarity and file size — higher is not always better. SmartSlim can automatically recommend the optimal DPI and compress based on the intended use.

Q4: Does higher PPI mean a clearer screen?

Within a certain range, yes. Above 300PPI, the human eye can barely discern higher pixel density (Apple's Retina standard is 326PPI). However, PPI is also affected by screen size, viewing distance, and content type. Phone screens (5-7 inches) need only 300PPI, while monitors (24-32 inches) need only 100-150PPI because the viewing distance is greater. Blindly pursuing high PPI increases GPU load and power consumption with diminishing returns.

Summary

Although DPI and PPI share the same unit, they belong to the physical printing and digital display domains respectively. The key to scanned document compression is choosing the right DPI: 150DPI for screen reading, 300DPI for printing, 600DPI for archiving. Remember the squared relationship — "doubling DPI quadruples file size" — and you can find the optimal balance between clarity and file size.

Practical recommendation: Determine the purpose first, then choose DPI — don't blindly pursue high resolution. If you already have high-DPI scans that need size reduction, use SmartSlim for downsampling compression. Based on a self-developed Rust compression engine with per-page intelligent assignment strategy, it supports 10 categories and 40+ formats including PDF, images, video, Office, and OFD, with local compression that keeps data on-premises.

Need to Compress Files? Try SmartSlim

Built on a self-developed Rust compression engine, supporting 10 categories and 40+ formats including PDF, images, video, Office, and OFD, with local compression that keeps your data on-premises.