Skip to main content
Free PDF Tool

PDF Compressor

Shrink PDF file size. Uses Ghostscript when available for deep compression with image quality control; falls back to FPDI re-encoding (5-15% savings) otherwise.

  • Free · no sign-up
  • Instant results
  • Privacy-friendly

Ghostscript not detected on this server — using FPDI re-encode fallback (typical 5-15% savings). Install Ghostscript for deeper compression with image-quality presets.

Other PDF Tools

What makes a PDF large

Almost always images. Text and vector graphics are compact — a hundred pages of text is often under a megabyte. A single photograph placed at camera resolution can be several megabytes on its own, and a PDF stores that full resolution regardless of how small the image appears on the page.

This is why scanned documents are the worst offenders. Every page is a photograph, frequently captured at 300 or 600 DPI, so a twenty-page scan easily reaches 50 MB while the same document typed out would be a fraction of that. Embedded fonts add a little, and duplicated resources add more, but images are the thing worth attacking.

Choosing a preset

The presets set how aggressively images are downsampled, which is the main lever on size:

  • Screen — targets roughly 72 DPI. Smallest files by a wide margin. Right for email attachments and anything read on a display, but images will look soft if printed.
  • Ebook — around 150 DPI. The best general-purpose choice: substantial savings while staying acceptable for casual printing.
  • Printer — around 300 DPI. Modest savings, print quality preserved. Use when the document will genuinely be printed and read closely.

Results vary a lot, and sometimes there is nothing to gain

An image-heavy or scanned PDF can shrink by 70 to 90 percent. A text-only PDF may barely change, and a PDF that was already compressed will sometimes not shrink at all — the savings have already been taken, and there is no second helping.

A file can even grow slightly. Re-encoding is not free, and if the original used more efficient compression than the re-encode produces, the result can be marginally larger. When that happens, keep the original.

Compression is also lossy for images and permanent. Keep the source file. If you need to edit the document later, edit the original and compress a fresh copy rather than working from a compressed version, since repeated cycles accumulate visible degradation.

What compression does not do

It does not make a scanned page searchable. A scan is a picture of text, and compressing it leaves it a picture. To select or search the words you need OCR, which recognises the characters and adds a text layer behind the image.

It also does not remove content. Compression reduces how the file is stored, not what it contains — so anything hidden in the document, such as metadata, annotations or content beneath a black box drawn over it, is still there afterwards. Redaction is a separate operation that genuinely removes the underlying data, and confusing the two has caused a number of well-publicised leaks.

Getting a smaller file before you compress

The best savings usually come earlier in the process. Resize images to the size they actually appear at before placing them, rather than dropping in 4000-pixel photos and scaling them down in the layout — the full resolution is still stored either way.

When scanning, 200 to 300 DPI is plenty for ordinary documents; 600 DPI quadruples the data for detail that is invisible in normal reading. Scanning text in greyscale or black and white instead of colour also cuts size dramatically. And if a document is only large because it has many pages, splitting it may serve your reader better than compressing it into softness.

Frequently asked questions

How much smaller will my PDF get? #
It depends entirely on the content. Scanned or image-heavy documents often drop 70 to 90 percent. Text-only PDFs may barely change, and an already-compressed file may not shrink at all, because the savings have already been taken.
Will compressing reduce quality? #
Image quality, yes — that is the mechanism. Text and vector graphics stay sharp because they are not downsampled. Use the screen preset for on-screen reading and printer if the document will actually be printed.
My PDF got bigger. How is that possible? #
The original was already efficiently compressed, and re-encoding produced slightly larger output. It is uncommon but not a malfunction — when it happens, simply keep the original file.
Can I still search the text after compressing? #
If the PDF had real text, yes. If it is a scan, it never had searchable text — it is a picture of words. Making a scan searchable requires OCR, which is a different operation from compression.
Does compressing remove hidden or sensitive content? #
No, and this is an important distinction. Compression changes how the file is stored, not what it contains — metadata, annotations, and content underneath a drawn black box all survive. Genuine removal requires proper redaction.
Which preset should I pick? #
Ebook for most purposes — a good balance of size and quality. Screen for email attachments and on-screen reading only. Printer when the document will genuinely be printed and examined closely.
What happens to my uploaded file? #
It is processed to produce the compressed download and then discarded. It is not stored, indexed, or shared.