Import from cloud: Connect Google Drive Connect Dropbox
← All Guides
Compress · Guide · ~5 min read

How to Compress a PDF Without Losing Quality.

A complete guide to understanding PDF file sizes, how compression algorithms reduce them, and which settings give you the best balance of size and quality for your use case.

A PDF that's too large to email, too slow to upload, or filling up your storage doesn't need to stay that way. Compression is the standard solution — but it works very differently depending on what's inside your PDF. This guide explains what's actually happening when you compress a PDF, which settings to choose, and what to expect from the results.

Why Are PDF Files So Large?

Most large PDFs have one thing in common: embedded images. A single high-resolution photograph embedded in a PDF can easily be 3–5 MB. A 20-page report with full-colour charts, product images, or scanned pages can easily reach 30–50 MB before any compression.

The main contributors to PDF file size are embedded raster images (photographs, scans, screenshots), high image resolution (print-quality images at 300 DPI are much larger than screen-quality images at 96 DPI), embedded fonts (each full font can add 50–200 KB), the number of pages, and redundant or uncompressed internal data streams.

Text by itself is extremely compact. A 50-page text document might only be 200 KB as a PDF. It's images — particularly high-resolution ones — that drive most of the size.

How PDF Compression Actually Works

PDF compression primarily targets embedded image data. The two main approaches are downsampling and re-encoding.

Downsampling reduces the resolution of embedded images. A photograph stored at 300 DPI (suitable for print) contains far more data than is needed for screen viewing. Downsampling it to 96 DPI (screen resolution) reduces the data size significantly — often by 80–90% for that image — without any visible difference when viewed on a screen.

Re-encoding changes the compression algorithm used for image data. JPEG compression is the most common choice: it uses lossy compression to discard image data that the human eye is least likely to notice, achieving high compression ratios with minimal perceived quality loss.

Text and vector graphics are not affected by these processes. Compressing a PDF never degrades its text content — letters and numbers remain perfectly sharp at any zoom level.

Balanced vs Maximum Compression: Which Should You Choose?

SettingImage DPITypical size reductionBest for
Balanced96 DPI40–70%Everyday sharing, email, web upload
Maximum72 DPI60–85%Strict upload limits, archiving, mobile

Balanced compression (recommended for most people) reduces image resolution to 96 DPI — the standard screen resolution. The result looks excellent on screen and prints well at A4/Letter size. Most people cannot tell the difference between a balanced-compressed PDF and the original when reading it normally.

Maximum compression goes further, reducing images to 72 DPI and applying more aggressive JPEG quality settings. The result is the smallest possible file, but photographs and detailed images will show visible quality reduction, especially when zoomed in. This setting is appropriate when file size is the primary constraint — for example, when uploading to a system with a 5 MB limit.

What Kinds of PDFs Compress Best?

The compression ratio depends heavily on the source material. Here's what to expect:

Step-by-Step: How to Compress a PDF with PDFusion

  1. Go to the Compress PDF tool at fusepdfs.co.uk/compress.
  2. Upload your PDF — drag and drop it onto the page or click to browse. Maximum file size is 50 MB.
  3. Choose your compression level — select Balanced for everyday use, or Maximum if you need the smallest possible file.
  4. Click Compress PDF — processing typically takes 2–15 seconds depending on the number of pages and images.
  5. Download the result — the tool shows you the original and compressed sizes so you can see exactly how much space was saved before downloading.

Tip: If your compressed PDF is still too large, check whether it contains many scanned pages. Each scanned page is effectively a photo. Try compressing on Maximum mode, or consider using the Grayscale tool first — removing colour from scanned pages before compressing reduces the image data further.

When NOT to Compress

Compression is not always the right choice. Avoid compressing if your PDF will be used for professional printing — print-quality images at 300 DPI may be required, and downsampling to 96 DPI will produce visibly blurry printed output at large sizes. Similarly, if your PDF contains engineering drawings, architectural plans, or other technical documents where fine detail matters, keep the original resolution.

Also avoid re-compressing a PDF that already has an electronic signature — the binary data of the file changes during compression, which will invalidate any applied digital signatures. If you need to compress a signed document, the signature will need to be re-applied after compression.

Frequently Asked Questions

Why is my compressed PDF larger than the original?

This can happen if the original PDF used a more efficient compression format (like JBIG2 for black-and-white images, or lossless PNG) that the compression tool replaced with JPEG. It's rare, but if your PDF was already well-optimised, re-compressing it may not help. Try the Maximum setting, or accept that the file is already near its minimum size.

Does compression affect digital signatures?

Yes. PDF compression changes the binary content of the file, which invalidates any cryptographic digital signatures. If a PDF has been digitally signed and you compress it, the signature will show as invalid. Never compress a signed document unless you plan to re-sign it afterwards.

Can I compress a PDF that has fillable form fields?

Yes, but it's best to flatten the form first using PDFusion's Flatten PDF tool. Flattening converts interactive fields to static content, which compresses more efficiently and ensures the form data is permanently embedded in the visual appearance of the document.

How much can I reduce a 50 MB PDF?

It depends on what's inside. If it's mostly high-resolution photos or scanned pages, balanced compression can typically reduce a 50 MB file to 10–20 MB. Maximum compression might bring it to 5–10 MB. If it's a text-heavy PDF with few images, even maximum compression may only reduce it to 45–48 MB.

Is my file stored on PDFusion's servers?

No. PDFusion processes your file in memory and immediately discards it after your compressed PDF is delivered. No copies are retained on the server. Your file is never logged, stored, or shared.

Compress your PDF now

Free, instant, and private. See how much space you can save.

Compress PDF →

See also: Convert to Grayscale · Flatten PDF · All PDF Guides

Save result to cloud Save your processed file directly to Drive or Dropbox