How to Reduce PDF File Size: 7 Proven Methods That Actually Work

Discover 7 proven methods to reduce PDF file size without losing quality.

Need to share a document but the file is too big? Knowing how to reduce PDF file size is one of those essential skills that saves you from bounced emails, failed uploads, and wasted storage space. Whether you're dealing with a 50 MB scanned contract or a design-heavy presentation, there are reliable ways to shrink it down without destroying the content inside.

In this guide, we'll walk through seven proven methods to reduce PDF file size—from free online tools and built-in OS features to professional desktop software and advanced optimization techniques. By the end, you'll know exactly which approach fits your workflow.

Why Do PDFs Get So Large?

Before jumping into solutions, it helps to understand what's actually inflating your PDF files. Knowing the cause lets you pick the most effective fix.

High-resolution images are the biggest offender. A PDF with several embedded photographs at 300 DPI can easily reach 20-50 MB or more. Many PDFs contain images at far higher resolution than needed for their intended use.

Embedded fonts ensure your document renders correctly on any device, but each font family added to the PDF increases the file size. Documents using multiple custom fonts can carry several megabytes of font data alone.

Layers and transparency effects from design applications like Illustrator or InDesign add complexity. Each layer stores separate rendering data, multiplying the amount of information the PDF must contain.

Metadata and revision history accumulate silently. Comments, form field data, editing history, and document properties all contribute to bloat—especially in files that have been edited collaboratively over time.

Unoptimized document structure is also common. PDFs created by older software or through multiple save cycles may contain redundant data streams, duplicate resources, or inefficient internal compression.

Understanding these factors helps you target the right compression strategy rather than applying a one-size-fits-all approach.

Method 1: Reduce PDF File Size with Online Compressors

Online PDF compressors are the fastest way to reduce PDF file size when you need a quick result without installing anything. Here are the most reliable options:

iLovePDF

One of the most popular free options. Upload your PDF, choose a compression level (low, medium, or high), and download the result. The free tier handles files up to 100 MB with no account required.

How to use it:

  1. Visit ilovepdf.com and select "Compress PDF"
  2. Upload your file or drag it into the browser
  3. Choose your compression level
  4. Click "Compress PDF" and download the result

Smallpdf

Smallpdf offers a clean interface with both basic (free) and strong (Pro) compression options. It also provides a preview so you can check quality before downloading.

Adobe Acrobat Online

Adobe's free online compressor is reliable and produces consistent results. It's a good choice if you already trust Adobe's PDF handling. You get a limited number of free compressions before needing an account.

PDF24

A completely free tool with no file size limits and no watermarks. PDF24 runs compression server-side and offers multiple quality presets. It's particularly popular in Europe and handles batch processing well.

When to use online tools: They're ideal for occasional, one-off compression when you don't want to install software. However, keep in mind that you're uploading your documents to a third-party server—so avoid this method for confidential or sensitive files. For those, a desktop solution is the safer choice.

If you regularly need to compress files for email, having a reliable online tool bookmarked can save significant time.

Method 2: Reduce PDF File Size Using Built-In OS Tools

Both macOS and Windows include native tools that can shrink PDFs without any extra downloads.

Mac: Preview's Quartz Filter

Preview is surprisingly capable for basic PDF compression:

  1. Open your PDF in Preview
  2. Go to File → Export
  3. Click the Quartz Filter dropdown
  4. Select Reduce File Size
  5. Choose a save location and click Save

This method can cut file sizes by 30-80%, with the biggest gains on image-heavy documents. The tradeoff is that you get no control over the compression level—Preview applies a fixed, fairly aggressive filter that can noticeably degrade image quality.

For a deeper dive into macOS-specific techniques, check out our guide on how to reduce PDF file size on Mac.

Mac: Print Dialog Trick

A lesser-known approach that sometimes produces better results than the Quartz Filter:

  1. Open your PDF in any application
  2. Go to File → Print
  3. Click the PDF dropdown in the bottom-left corner
  4. Select Save as PDF

This re-renders the document from scratch, which can strip out inefficient internal structures and reduce file size—particularly for PDFs created by older or bloated software.

Windows: Print to PDF

Windows 10 and 11 include a "Microsoft Print to PDF" virtual printer that works similarly:

  1. Open your PDF in any viewer (Edge, Chrome, or Adobe Reader)
  2. Press Ctrl + P to open the print dialog
  3. Select Microsoft Print to PDF as the printer
  4. Click Print and save the new file

This method re-renders the document and can sometimes produce a smaller file, though the results vary depending on the original PDF's structure.

For more comprehensive approaches, our guide on how to compress a PDF file covers additional options.

Method 3: Reduce PDF File Size with Desktop Software

When you need consistent, high-quality results—or you're working with sensitive documents—desktop applications are the way to go.

Adobe Acrobat Pro

The industry standard for PDF editing includes robust compression tools:

  1. Open your PDF in Acrobat Pro
  2. Go to File → Save As Other → Reduced Size PDF
  3. Choose your compatibility settings
  4. Click OK to save

For more control, use File → Save As Other → Optimized PDF, which lets you adjust image quality, font embedding, and other parameters individually. Acrobat Pro requires a subscription ($22.99/month), but it gives you the most granular control available.

Compresto for Mac

Compresto is a native macOS application built specifically for file compression, including PDFs. It's designed for users who need to reduce PDF file size regularly without fussing with complicated settings.

Why Compresto stands out:

  • Drag-and-drop simplicity—just drop your PDFs onto the app
  • Batch processing—compress dozens of files at once
  • Adjustable quality presets—choose between maximum compression and maximum quality
  • Hardware acceleration—uses your Mac's GPU for faster processing
  • Fully offline—your documents never leave your computer
  • Supports multiple formats—PDFs, images, and videos in one app

For Mac users who regularly compress PDFs on Mac, Compresto replaces the need for multiple tools with a single, focused application that handles everything locally.

Ghostscript (Free, Cross-Platform)

For technically inclined users, Ghostscript is a free command-line tool that offers excellent PDF compression with fine-grained control:

gs -sDEVICE=pdfwrite -dCompatibilityLevel=1.4 -dPDFSETTINGS=/ebook -dNOPAUSE -dQUIET -dBATCH -sOutputFile=output.pdf input.pdf

The -dPDFSETTINGS flag controls quality:

  • /screen — 72 DPI, smallest files, lowest quality
  • /ebook — 150 DPI, good balance for digital use
  • /printer — 300 DPI, high quality for printing
  • /prepress — 300 DPI, maximum quality with color preservation

Method 4: Advanced Techniques to Reduce PDF File Size

When standard compression isn't enough, these advanced methods can squeeze out additional savings.

Reduce Image DPI

Most PDFs contain images at higher resolutions than necessary. A document destined for screen viewing doesn't need 300 DPI images—72 to 150 DPI is perfectly sufficient.

In Adobe Acrobat's PDF Optimizer, you can set target DPI values for color, grayscale, and monochrome images separately. This is often the single most effective way to reduce PDF file size in image-heavy documents.

Remove Unnecessary Metadata

PDFs accumulate hidden data over time: author information, editing timestamps, application data, thumbnail previews, and more. Stripping this metadata can shave off noticeable size, especially from documents that have been through multiple editing cycles.

Tools like Acrobat's Examine Document feature or the command-line tool exiftool can remove metadata cleanly.

Flatten Form Fields and Annotations

Interactive form fields, comments, and annotations store extra data. If you no longer need the interactive elements—for instance, when archiving a completed form—flattening them merges the content into the page itself, reducing file size.

In Acrobat: File → Print → Adobe PDF printer → Print effectively flattens everything.

Subset Fonts Instead of Embedding Fully

Rather than embedding entire font files (which can be 500 KB or more each), font subsetting includes only the specific characters used in the document. Most modern PDF creation tools do this automatically, but older files may contain fully embedded fonts that can be re-optimized.

Convert Scanned Pages to Searchable Text

Scanned PDFs store each page as a full-resolution image, making them extremely large. Running OCR (Optical Character Recognition) converts the visual text into actual text data, which is dramatically smaller. A 30 MB scanned document might drop to 2-3 MB after OCR processing.

Lossy vs. Lossless PDF Compression Explained

Choosing between lossy and lossless compression is the most important decision you'll make when trying to reduce PDF file size. Here's what each approach actually does:

Lossless Compression

Lossless compression reorganizes and optimizes the PDF's internal data without discarding anything. Every pixel, every font curve, and every vector remains identical to the original.

Best for:

  • Legal documents where every detail matters
  • Archival copies that must remain pristine
  • Documents you plan to edit further

Typical reduction: 10-30%

Lossy Compression

Lossy compression achieves much greater size reductions by selectively discarding data—primarily by reducing image resolution and applying JPEG-style compression to embedded images.

Best for:

  • Documents shared via email or web
  • Internal drafts and working copies
  • Files where visual perfection isn't critical

Typical reduction: 50-90%

Which Should You Choose?

For most everyday use cases—emailing documents, uploading to web portals, sharing with colleagues—lossy compression at a moderate quality setting delivers the best results. You'll get significant size reductions with no perceptible quality loss at normal viewing sizes.

Reserve lossless compression for documents where absolute fidelity is required: legal filings, print-ready proofs, or archival masters.

How Much Can You Actually Reduce PDF File Size?

Real-world results depend heavily on what's inside your PDF. Here are typical benchmarks based on document type:

Document TypeOriginal SizeAfter CompressionReduction
Scanned document (image-only)25 MB2-4 MB80-92%
Photo-heavy presentation15 MB3-5 MB65-80%
Design portfolio with graphics40 MB8-15 MB60-80%
Mixed text and images8 MB2-3 MB60-75%
Text-heavy report2 MB1.2-1.6 MB20-40%
Already-compressed PDF5 MB4-4.8 MB4-20%

Key takeaway: The more images your PDF contains, the more room there is to reduce PDF file size. Text-only documents are already quite compact, so compression gains will be modest.

Documents that have already been compressed once won't shrink much further—attempting to recompress them can sometimes even increase file size slightly.

If you also need to compress photos before adding them to PDFs, our guide on how to compress photos on iPhone covers optimizing images at the source.

Quick Comparison: Which Method Should You Use?

MethodBest ForCostQuality ControlBatch Support
Online compressorsQuick, one-off tasksFree (with limits)LimitedSome tools
Mac PreviewBasic compression on MacFreeNoneNo
Windows Print to PDFBasic compression on WindowsFreeNoneNo
Adobe Acrobat ProMaximum control and flexibility$22.99/moFullYes
ComprestoMac users needing speed and simplicityOne-time purchasePresetsYes
GhostscriptTechnical users wanting free powerFreeFull (CLI)Yes

Tips for Keeping PDF File Sizes Small from the Start

Prevention is better than compression. These habits help you create leaner PDFs in the first place:

  • Optimize images before embedding. Resize photos to their display dimensions and compress them as JPEG before adding to documents.
  • Use standard fonts when possible. System fonts like Arial, Times New Roman, or Helvetica don't need to be embedded, saving significant space.
  • Export with compression enabled. Most authoring tools (Word, InDesign, Pages) offer PDF export settings—choose "Minimum Size" or "Optimize for Web" when appropriate.
  • Avoid unnecessary layers. Flatten your design files before exporting to PDF if you don't need editable layers.
  • Remove unused pages. If you only need to share part of a document, extract just those pages rather than sending the entire file.

Try Compresto for Effortless PDF Compression on Mac

If you're a Mac user tired of juggling online tools and wrestling with Preview's aggressive compression, Compresto streamlines the entire process. Drop your PDFs in, pick a quality preset, and get compressed files in seconds—all without uploading a single byte to the cloud.

Beyond PDFs, Compresto handles images and videos too, making it a single tool for all your compression needs. It's built for macOS with native performance, hardware acceleration, and a clean interface that stays out of your way.

Download Compresto and start compressing smarter today.

Ready to compress your files? Join thousands of creators using Compresto ⚡