How to Reduce PDF File Size

Most people treat compression as a single button. It is really several different operations that shrink different things inside the file, and which one helps depends entirely on what your PDF is made of.

Updated:

First: a PDF is a container, not an image

A PDF is a container. It can hold text, vector drawings, embedded fonts, bitmap images, file attachments and invisible metadata. When a PDF is 40 MB, the reason is almost never "page count" — a 300-page contract can be 900 KB while a three-page brochure can be 60 MB.

This is why "PDF compression" is not one operation. Depending on what is inflating your file, one or more of three separate interventions is required.

What actually inflates the size

SourceTypical shareWhat helps
Scanned images80–95%Resampling (lower DPI) and JPEG quality
High-resolution photos50–90%Resample to the screen or print target
Embedded fonts2–15%Font subsetting
Vector graphicsVariesRarely compressible; needs simplification
Metadata and leftovers1–5%Strip previews and unused objects

The practical rule: if your file came from a scanner, the problem is the images. A PDF produced from Word or LaTeX, with selectable text inside, is already small and compression will not buy you much.

A quick way to tell which kind you have

Open the file and try to select text across a paragraph. If words highlight individually, you have a text-based PDF. If the whole page selects as one block, or nothing selects at all, you have an image-based (scanned) PDF.

Advertisement

The DPI decision is the real lever

Scan resolution affects size quadratically. Going from 600 DPI to 300 DPI cuts the pixel count to a quarter. Going from 300 to 150 cuts it to a quarter again. This is where the largest saving almost always hides.

UseDPI that sufficesNote
Reading on screen, email attachment150Text stays readable, size drops hard
Office printer200–300More than enough for most documents
Commercial print300–600Do not compress here
Running OCR later300Lower resolution hurts recognition accuracy

Colour mode: the second lever most people skip

Scanning a black-and-white contract in colour and then trying to compress it gives a far worse result than choosing greyscale in the first place. Colour scanning stores three channels per pixel; greyscale stores one. That change alone usually cuts size to a third and costs nothing in readability.

If you already have a colour scan, converting to greyscale during compression still helps — but making the right choice at the source is always cleaner.

When not to compress

What to realistically expect

A 70–90% reduction is normal for a scanned document. For a text-based file with a few logos, expect somewhere between 5% and 20%. Recompressing an already-optimised PDF often gains nothing, and sometimes degrades quality through JPEG re-encoding while leaving the size unchanged.

When a file refuses to shrink, the reason is usually that its content is already vector and text — there is nothing heavy left to squeeze. If such a file still has to pass through email, consider splitting it instead of compressing it.

Frequently asked questions

Does compressing a PDF reduce quality?

Text and vector content stay lossless. Quality loss happens only in images, and depends on how far they are downsampled. A 150 DPI target is invisible for on-screen reading; the same setting is visibly bad in print.

Can a compressed PDF be restored?

No. Compression is one-way; lost resolution does not come back. Keep the archive copy at full resolution and produce a separate copy for sharing.

Why does my file not get any smaller?

If the content is already text and vectors, there is nothing heavy to squeeze. Gains under 5% are normal for such a file. If size is still a problem, splitting the document is more effective than compressing it.

How small can I realistically get?

A 70–90% reduction is realistic for a scanned document, 5–20% for a text-based one. If you must hit a specific limit, always confirm the text is still legible afterwards.

More guides

Try Konta PDF

Merging, splitting, reordering, encrypting, OCR and image-to-PDF are free. Files are processed in your browser.

Open the tools