RedpandaCompress Blog

Free Video Compression for Everyone.

How to Compress a Scanned PDF Without Losing Text Quality

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:

SettingsApprox. Size (10 pages)Good For
300 DPI, full color, uncompressed80–150 MBArchival masters only
300 DPI, grayscale, uncompressed30–50 MBRarely worth it — same DPI, less data
300 DPI, color, compressed3–8 MBPrinting, sharp scans with color
150 DPI, grayscale, compressed0.5–1.5 MBEmail, 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.

Introducing Free Video Converters: MOV, MKV, AVI & WebM to MP4

We’ve just shipped something a lot of you have been asking for: dedicated video converter tools, alongside the compressor. Until now, RedPandaCompress only did one thing — shrink a video’s file size. Now it can also change a video’s format, converting MOV, MKV, AVI and WebM files into universally-playable MP4, with the same privacy guarantee that got you here in the first place: nothing ever leaves your browser.

Why a Separate Converter?

Compressing and converting are two different jobs. Compression takes a video and makes the same format smaller. Conversion takes a video and changes its container — for example turning an iPhone .MOV into a .MP4 that Windows, Android and every messenger app can actually open. Plenty of people don’t need a smaller file; they just need the right format. So we built five new pages that do exactly that, with zero upload and zero quality loss whenever it’s possible to avoid it.

What Makes It Different

  • 100% local. Conversion runs in your browser via WebAssembly FFmpeg — your file is never uploaded to a server, so there’s no queue, no wait, and no privacy tradeoff.
  • Lossless when possible. If your source video already contains H.264 (true for most iPhone, GoPro and camera footage), the converter simply repackages the streams into MP4 without re-encoding — identical quality, and multi-gigabyte files finish in seconds instead of minutes.
  • Handles the hard cases too. HEVC, VP8, VP9, AV1 and other codecs are decoded and re-encoded to H.264 automatically, so the output plays everywhere even when a fast remux isn’t possible.
  • Free and unlimited. No watermark, no signup, no daily cap — up to 8GB per file on desktop (2GB on mobile).

The Five New Tools

Each format gets its own dedicated converter, tuned for the quirks of that format, plus a universal hub page that accepts anything:

  • MOV to MP4 — for iPhone, iPad, GoPro and Mac footage. Most MOV files already use H.264 video, so they convert losslessly in seconds; HEVC (H.265) clips are automatically re-encoded.
  • MKV to MP4 — for screen recordings and downloaded files that phones, TVs and editors refuse to open. Keeps the video track and first audio track.
  • AVI to MP4 — for legacy footage using old codecs like DivX, Xvid or MJPEG. Re-encodes to H.264 at a bitrate that preserves the source’s visual quality.
  • WebM to MP4 — for browser screen recordings and web downloads (VP8/VP9), converted to H.264 with AAC audio so any editor or device can use them.
  • Universal Video Converter — the hub page. Drop in MP4, MOV, MKV, WebM, AVI or WMV and get back a standard MP4, no matter which format you started with.

How It Decides: Remux or Re-encode?

Source video codecWhat happensSpeed
H.264 (most phones, GoPros, cameras)Streams are rewrapped into MP4, no re-encodingSeconds, even for multi-GB files
HEVC / H.265Decoded and re-encoded to H.264Roughly real-time on a modern computer
VP8 / VP9 / AV1Decoded and re-encoded to H.264Roughly real-time, parallelized across workers
Old codecs (DivX, Xvid, MJPEG, WMV/VC-1)Decoded and re-encoded to H.264Roughly real-time

You don’t have to know any of this ahead of time — drop your file in and the converter figures out the fastest safe path automatically.

Converter vs. Compressor: Which Do You Need?

Use the converter when the problem is compatibility — a file that won’t open, upload or play because it’s in the wrong format. Use the compressor when the problem is size — a file that’s already in a fine format but too large to email, message or upload under a platform’s limit. Both tools run in your browser with the same no-upload, no-signup approach, and each links to the other so you can jump straight to the right one.

FAQ

Is the new converter free, like the compressor?

Yes — completely free and unlimited, with no watermark, signup or daily quota. Because everything runs on your own device instead of our servers, there’s no processing cost to pass on.

Will converting change my video’s quality?

Not if your source is already H.264 — those files are rewrapped, not re-encoded, so quality is identical. Other codecs are re-encoded to H.264 at a bitrate chosen to preserve the source’s visual quality, which is visually lossless for the vast majority of clips.

Which formats can I convert from?

MOV, MKV, AVI, WebM and WMV, all converting to MP4 with H.264 video and AAC audio — the combination that plays on essentially every device and platform. Use the dedicated page for your format, or the universal converter if you’re not sure.

Can it convert MP4 into other formats?

Not yet — output is always MP4, since that’s the format that plays everywhere without a second thought. If your MP4 is fine format-wise but too big, use the compressor instead.

Try it on your next stuck file: MOV to MP4, MKV to MP4, AVI to MP4, WebM to MP4, or the universal converter if you’re not sure which one you need.

« Older posts