Scan a stack of paper into your phone or a flatbed scanner, and you’ll often end up with a PDF that’s 40, 80, even 150 MB — for what might be a dozen pages of black text on white paper. That’s because a “scanned PDF” usually isn’t text at all. It’s a sequence of full-resolution photographs, one per page, stitched together in a PDF wrapper. This guide explains why scanned PDFs balloon in size, how to shrink them without turning your text into mush, and what settings actually matter.
Why Scanned PDFs Get So Large
A typed Word document saved as PDF stores text as text — a few kilobytes for an entire page, because letters are drawn from font outlines, not pixels. A scanned page is the opposite: every pixel of the page, including all the white space, gets recorded as image data. A single US Letter or A4 page scanned at 300 DPI in full color can weigh 5–15 MB uncompressed, and scanning apps rarely compress aggressively by default, since they’re optimized for legibility over file size.
Multiply that by a 20-page contract, and you’ve got a file too big to email, too big for some upload forms, and slow to open on a phone. The fix isn’t to scan at a lower quality — it’s to compress the PDF intelligently after the fact, so the text stays sharp while the redundant image data shrinks.
What Actually Controls Scanned PDF Size
Three settings determine how big a scanned page ends up being, and only one of them meaningfully affects whether your text stays readable.
- Resolution (DPI): Higher DPI means sharper text but a bigger file. 300 DPI is the print-quality standard; 150 DPI is plenty for on-screen reading and archiving.
- Color mode: Full color triples the data of grayscale for the same DPI. Most scanned documents — receipts, contracts, forms — have no meaningful color information to preserve.
- Image compression level: This is where most of the size reduction happens, and it’s the one setting that doesn’t require re-scanning anything. A good compressor re-encodes the existing page images at a lower bitrate without touching resolution or color mode, so text edges stay crisp longer than you’d expect.
Scan Settings vs. File Size: A 10-Page Document
Rough numbers for a typical 10-page text document (letter or A4), scanned from paper:
| Settings | Approx. Size (10 pages) | Good For |
|---|---|---|
| 300 DPI, full color, uncompressed | 80–150 MB | Archival masters only |
| 300 DPI, grayscale, uncompressed | 30–50 MB | Rarely worth it — same DPI, less data |
| 300 DPI, color, compressed | 3–8 MB | Printing, sharp scans with color |
| 150 DPI, grayscale, compressed | 0.5–1.5 MB | Email, forms, everyday reading |
Notice that compression — not lower DPI — does the heavy lifting. A 300 DPI color scan compressed properly can end up smaller than an uncompressed grayscale version at the same resolution, with no visible loss in legibility.
Worked Example: A Signed Contract
Say you scan a 12-page signed contract on your phone at the default “high quality” color setting. The resulting PDF is 64 MB — too big for most email attachment limits (typically 20–25 MB) and awkward to send over messaging apps that cap file size. Running it through a PDF compressor set to a “text document” or “standard” profile typically brings that down to 3–5 MB: every page still crisp enough to read every clause and signature, but now small enough to email, upload to a portal, or send over chat without hitting a size wall.
How to Compress a Scanned PDF
The simplest approach is a browser-based compressor like RedPandaCompress’s PDF tool: drop in the scanned file, and it generates a few compressed versions at different quality levels so you can pick the smallest one that still looks right. Two things matter more for scanned documents than for typical file compression:
First, privacy. Scanned PDFs are disproportionately likely to contain something sensitive — a signed lease, a passport photo page, a medical form, a tax document. RedPandaCompress compresses entirely inside your browser tab; the file is never uploaded to a server, so a document you’d never want sitting on someone else’s storage never leaves your device in the first place. That’s a meaningfully different privacy posture from most “upload and download a link” PDF tools.
Second, output flexibility. Because scanned documents range from “needs to look perfect” (contracts, IDs) to “just needs to be readable” (meeting notes, receipts), getting several compressed versions to compare — rather than one fixed result — makes it much easier to find the smallest file that still does the job. The same underlying tool also handles everyday video compression and format conversion to universally compatible H.264 MP4, if paperwork isn’t the only large file you’re dealing with this week.
What to Avoid
- Don’t over-compress dense text or fine print. Aggressive image compression can introduce blotchiness around small serif fonts. If a page has fine print (contracts, legal documents), compare before and after at 100% zoom.
- Don’t rescan at lower DPI to save space. You lose quality permanently and still may not save as much as proper compression would.
- Watch out for tools that convert scans to searchable text (OCR) as a side effect. That’s a useful feature in the right context, but it changes the document from an image-based PDF to a text-layer PDF — not the same thing as compression, and not always desirable if you need the scan to look exactly like the original.
FAQ
Will compressing a scanned PDF make the text blurry?
At reasonable compression levels, no — the loss is concentrated in fine color gradients and background noise, which your eye doesn’t register as text quality. Extreme compression settings can eventually blur small fonts, so it’s worth comparing a couple of output levels rather than always grabbing the smallest file.
What’s the best DPI for scanning documents I plan to compress anyway?
300 DPI if you might ever need to print it or zoom into fine print; 150 DPI is fine for anything that’s purely digital reading. Either way, compress after scanning rather than lowering DPI upfront — you keep the option to go back to a sharper version later if you kept the original scan.
Is it safe to compress PDFs that contain personal or financial information?
It depends entirely on the tool. Anything that uploads your file to a server means that document now exists somewhere outside your control, even briefly. A browser-based compressor that processes the file locally — never sending it anywhere — avoids that exposure entirely, which matters a lot more for a passport scan or bank statement than for a vacation video.
Why is my scanned PDF bigger than the original paper document, size-wise?
Paper doesn’t have a file size — the comparison that matters is against a typed, text-based PDF of the same content, which would be a fraction of the size. A scan is fundamentally a photograph of a page, not a re-creation of the text, so it inherits all the overhead of image data even when the page itself is simple.
Whether it’s a single signed contract or a folder of scanned receipts, compressing your scanned PDFs is usually a two-minute fix for a problem that otherwise blocks emails, uploads, and shares. Try it on your next scan before you resign yourself to a 60 MB attachment.