How to compress a PDF without Adobe Acrobat is one of the most searched PDF questions on the web — and for good reason. Acrobat costs $19.99–$29.99 per month, and all most people want to do is make a file smaller so they can email it. You don’t need a subscription for that. Here are three free methods that work right now.

Method 1: Use RapidTools in Your Browser (Fastest, Most Private)

This works on any device with a web browser — Windows, Mac, Linux, Chromebook, phone, or tablet. No software to install, no account to create.

  1. Open any browser (Chrome, Safari, Firefox, Edge).
  2. Go to rapidtools.online/compress-pdf.
  3. Click the upload area or drag and drop your PDF.
  4. Click Compress PDF. Processing happens entirely in your browser.
  5. Click Download to save the compressed file.
Privacy note: RapidTools compresses your PDF using JavaScript running locally in your browser. Your file is never uploaded to any server. This makes it safe for contracts, financial documents, medical records, or anything you wouldn’t want stored on a third-party server.

This method gives you a meaningfully smaller file without any visible loss of quality for most documents. Text stays sharp. The only change is a reduction in the resolution of embedded images — and for typical viewing sizes, that difference is invisible.

Method 2: Google Chrome — Print to PDF

If you have Chrome, you can use its built-in Print function to re-export a PDF at a smaller size. No extensions, no installs.

  1. Open your PDF in Google Chrome (drag the file into a Chrome tab, or right-click → Open with → Chrome).
  2. Press Ctrl+P (Windows/Linux) or Cmd+P (Mac) to open the Print dialog.
  3. Set the destination to Save as PDF.
  4. Click More settings and set Paper size to match your document.
  5. Click Save and choose where to save the new file.

Limitation: Chrome re-renders the entire PDF, which typically reduces file size but also strips hyperlinks, form fields, bookmarks, and metadata. For simple documents like scanned pages or basic reports this is fine. For PDFs with interactive elements or precise formatting, use Method 1 instead.

How much does it compress? Results vary. A 10 MB scanned PDF might come down to 3–5 MB. A 500 KB text-only PDF might barely change. Chrome’s compression is less predictable than a dedicated tool, but it’s free and always available.

Method 3: Preview on Mac (Built-In, No Browser Required)

If you’re on a Mac, Preview has a built-in Quartz filter that can compress PDFs without any extra tools. It’s been part of macOS for years and most people don’t know it’s there.

  1. Open your PDF in Preview (double-click the file, or right-click → Open With → Preview).
  2. Go to File → Export as PDF… (not “Export” — specifically “Export as PDF”).
  3. Click the Quartz Filter dropdown and select Reduce File Size.
  4. Give the file a new name and click Save.
Mac tip: The default “Reduce File Size” Quartz filter can be aggressive — sometimes dropping image quality more than necessary. If the result looks too degraded, use Method 1 for a more controlled compression. RapidTools gives you a better quality-to-size ratio for image-heavy PDFs.

This method works entirely offline, which makes it ideal for sensitive documents when you don’t want to use a browser at all. The compression amount depends on how image-heavy your PDF is.

Method Comparison

Tool Platform App needed? Quality control Privacy
RapidTools (browser) Any No Good Local only — never uploaded
Chrome Print to PDF Any (Chrome) Chrome Limited Local
Preview (Mac) Mac only Built-in Limited Local
Ghostscript / qpdf Any (terminal) Install via terminal Excellent Local

Note on command-line tools: If you’re comfortable with the terminal, ghostscript gives you the most precise control over compression levels. The command gs -sDEVICE=pdfwrite -dCompatibilityLevel=1.4 -dPDFSETTINGS=/ebook -o output.pdf input.pdf will compress most PDFs significantly. The /ebook setting is a good default; use /screen for maximum compression or /prepress for minimal.

Common Scenarios

  • PDF too large to email: Most email services cap attachments at 10–25 MB. Use RapidTools to get under the limit without any quality loss at normal viewing sizes.
  • Scanned document that’s huge: Scanned PDFs store pages as images and are typically the most compressible. Any of the three methods above will cut the size significantly.
  • PDF with lots of photos: Use RapidTools — it gives you the best balance of size reduction and image quality.
  • Shared form or contract: RapidTools is the safest choice — the file never leaves your device.
  • Quick compress, Mac, offline: Use Preview’s Quartz filter.

Frequently Asked Questions

Can I compress a PDF without Adobe Acrobat?

Yes. Browser-based tools like RapidTools Compress PDF do the job for free, with no subscription and no watermark. Chrome and Mac Preview also work without Acrobat.

What is the best free alternative to Adobe Acrobat for compressing PDFs?

RapidTools is the fastest option — it works in any browser, on any device, and your file never leaves your computer. For Mac users who want a fully offline option, Preview’s Quartz filter is a solid built-in alternative.

Will compressing a PDF reduce quality?

PDF compression primarily reduces the resolution of embedded images. Text and vector graphics are not affected. For most documents — reports, forms, presentations — the quality difference is invisible at normal viewing sizes. Only very heavy compression on image-heavy PDFs produces a noticeable change.

How much can I reduce a PDF file size without Adobe?

PDFs with lots of images or scanned pages can often shrink by 50–80%. Text-heavy or already-optimized PDFs may only reduce by 10–20%. Either way, these free methods will get you a smaller file without paying for Acrobat.

Related Tools & Guides