Advertisement
← All guides
Guide

How to Reduce PDF Size Without Losing Quality

What actually causes a scanned PDF to be oversized, how PDF compression works under the hood, and the fastest way to get a certificate scan under your exam portal's KB limit.

Last reviewed: September 2026

A one-page scanned certificate that comes out as a 3MB PDF, when the portal only accepts 200KB, feels like an unreasonable gap — but it's a completely normal and fixable situation once you understand where that size actually comes from.

What causes PDF bloat

A scanned document PDF is, in almost all practical cases, just one or more photographs of paper pages wrapped inside a PDF container. The PDF format itself is not the problem — the problem is that the embedded image inside it was captured at far higher resolution and quality than a legible document actually needs. A scanning app set to "high quality" or a phone camera's default photo settings will happily produce an image with millions of pixels and minimal compression, because neither is optimizing for a small final file size — they're optimizing for maximum visual fidelity, which is overkill for a certificate that just needs to be readable on screen.

A second, smaller contributor: combining multiple already-large scanned pages into one PDF using a merge tool carries forward each page's original bloat rather than fixing it — merging doesn't compress, it just concatenates.

How PDF compression actually works

For a scanned document, meaningful compression means re-encoding the embedded image at a lower resolution and a lower JPEG quality setting, then rebuilding the PDF around that smaller image. This is a fundamentally different process from compressing a PDF that's mostly native, vector-based text (like a Word document exported to PDF) — a text-based PDF is usually already small, since text stored as actual characters and font references takes very little space compared to a photograph of the same text.

This distinction matters for expectations: if you try to "compress" a PDF that's already text-based and small, you won't see much change, because there's little to compress. If you compress a scanned image-based PDF, you can typically see the file size drop by 90% or more with barely noticeable quality loss, because the original almost certainly had far more resolution and quality than needed.

The fast path: use a compressor built for this exact job

Rather than manually fiddling with scan settings and re-scanning, the quickest route for an exam application is to compress the PDF you already have. Our 200KB PDF compressor and 1MB PDF compressor both re-encode the embedded images inside your PDF automatically, iterating toward your target range the same way our photo resizer iterates toward a target KB range for images — you upload the oversized PDF, set your target, and download a result sized to fit your form's specific upload field.

Use the 200KB tool for a single certificate or mark sheet uploaded on its own, and the 1MB tool for a combined multi-page bundle of several documents — these are genuinely different use cases with different size budgets, not the same tool with two labels.

Tips for keeping quality high while compressing

  • Scan at a moderate resolution to begin with — 150-200 DPI is generally plenty for a document that will only ever be viewed on screen, and starting smaller means less aggressive compression is needed later.
  • Scan in good lighting with even contrast — a scan with strong, even black text against white paper compresses far more cleanly than a photo with shadows, glare, or a slightly tilted page.
  • Avoid recompressing an already-compressed file repeatedly — each compression pass on an already-lossy JPEG-based PDF loses a little more quality; if a result isn't small enough, go back to your original scan and compress once with a smaller target, rather than compressing the already-compressed output again.
  • Check the result before submitting — open the compressed PDF and zoom in on any stamps, seals, or fine print to confirm they're still legible at your target size.

When compression won't help much

If your PDF is already small (for example, a certificate that was generated digitally and exported straight to PDF, rather than scanned from paper), there's likely little left to compress — the file is probably already well within most upload limits, and the size problem you're facing is more likely coming from a different, scanned document in your application bundle.

Advertisement