RUNWEBTOOLS
English
PDF & Documents

How to Reduce PDF File Size (Without Wrecking Quality)

Updated 2026-07-06

“File too large” is one of the most common PDF headaches — an upload form caps at 5 MB, an email bounces, a portal refuses your document. This guide explains why PDFs get big, what actually drives their size, and how to shrink one without turning it to mush.

Why PDFs get large

A PDF can hold text, vector graphics, fonts, and images. Text and vectors are tiny; images are almost always the culprit behind a bloated file. A scanned document is the extreme case — every page is a full-resolution photograph, so a few pages can run to tens of megabytes.

What compression actually does

PDF compression works mainly by re-encoding those embedded images at a lower resolution and higher compression — the same lossy trade-off covered in our image compression guide. It can also subset fonts (keeping only the characters actually used) and remove redundant data. The big wins come from the images.

The key trade-off

More compression means smaller files but softer images and text in scans. For a document that just needs to be readable on screen, aggressive compression is fine. For something that will be printed or zoomed into, keep the quality higher. Always check the result before sending.

When compression won't help much

A PDF that's mostly real text (exported from a word processor, not scanned) is already efficient — there are no big images to shrink, so compression may save little or even increase the size. In that case, look at other levers:

  • Split it. If you only need part of the document, split or extract the pages you actually need.
  • Remove heavy images or replace them with compressed versions before rebuilding the PDF.

How to compress a PDF

Drop your file into the PDF compressor: it re-encodes the pages and shows you the resulting size so you can confirm it's smaller (and still looks good) before downloading. Like all our PDF tools it runs in your browser, so confidential documents are never uploaded to a server. For reorganizing rather than shrinking, see our guide to merging, splitting, and organizing PDFs.

More in PDF & Documents

See all PDF & Documents guides →

Tools mentioned in this guide