How to Reduce a PDF File's Size

A PDF that's too large to email or upload usually just needs its images compressed. Here's how to shrink the file size without starting over.

  1. Start with a free online PDF compressor

    Upload the file to a dedicated PDF compression site, which strips redundant data and re-encodes embedded images to cut the size, often by 50% or more, with no software to install.

  2. Choose a compression level that matches your use

    Most compressors offer a choice like "low," "medium," or "high" compression. Pick a lighter setting for documents that will be printed and a stronger one for files that only need to be viewed on screen.

  3. Lower the resolution of embedded images

    Images are almost always the biggest contributor to file size. If your source software allows it, downsampling images to 150-200 DPI before exporting to PDF is often enough for on-screen and email use.

  4. Strip unused elements before exporting

    Deleting unused fonts, hidden layers, embedded attachments, or leftover form fields from the source document before creating the PDF avoids carrying that extra weight into the final file.

  5. Split the file if compression alone is not enough

    For very large PDFs — scanned books or long reports — splitting the document into smaller parts can be a more practical fix than continuing to push for a smaller single file.

  6. Check quality after compressing

    Higher compression settings can visibly blur images or fine text. Open the compressed file and zoom into a few pages before sending it anywhere important.

What actually makes a PDF file large

Text itself takes up very little space in a PDF — the size overwhelmingly comes from embedded images, especially high-resolution scans or photos placed at full camera resolution instead of resized for the page. Fonts embedded in full (rather than subset to only the characters used) and duplicate resources across pages can also add unnecessary bulk.

Lossy vs. lossless compression

Most PDF compressors use lossy image compression, meaning some image data is permanently discarded to save space, similar to how a JPEG works. This is fine for most everyday documents, but for anything requiring exact image fidelity — legal exhibits, printed photography, technical diagrams — check whether the tool offers a lossless or "print quality" option instead.

Frequently Asked Questions

Will compressing a PDF make the text blurry?

Compression primarily affects embedded images, not the underlying vector text most PDFs use, so text usually stays crisp even at high compression. Text can degrade only if the entire page was itself an image, like a scan.

How much smaller can I realistically expect a PDF to get?

It depends heavily on the original content — an image-heavy scanned document can often shrink by 60-80%, while a text-only PDF may only shrink slightly, since there is not much redundant data to remove.