How to Merge PDF Files and Compress the Result
This page explains how to combine multiple PDF files into one and keep the final size small. It covers the two possible workflows — compress-then-merge and merge-then-compress — with a clear explanation of which produces a smaller result and why. Also includes step-by-step instructions for the best free tools that support merge and compress in a single workflow.
Aurora PDF has officially merged into the flagship PDF Agile. Download the latest desktop client to enjoy 100% offline batch PDF compression, editing, and conversion — completely private and secure on your local computer.
H2-1: Merge Then Compress vs Compress Then Merge — Which Is Better?
The order of operations has a measurable impact on the final file size. Here is the comparison with real numbers:
Scenario: 5 source PDFs, each 4MB (image-heavy, 300 DPI)
| Workflow | Steps | Final Size |
|---|---|---|
| Compress first, then merge | Compress each to ~1MB → merge 5 × 1MB | ~5MB |
| Merge first, then compress | Merge to 20MB → compress merged | ~5.5–7MB |
Why compress-first is smaller:
- Each PDF is compressed independently, allowing the algorithm to optimise per-file redundancy
- Merging already-compressed files adds minimal overhead (the merge operation itself is lossless)
- Merging uncompressed files creates a single large file where shared content (fonts, colour profiles) is duplicated across source files, making the merged result harder to compress efficiently
When merge-first can win: If source PDFs contain many shared fonts or identical images (e.g. the same company logo on every page), merging first allows the PDF structure to deduplicate these shared elements before compression, occasionally producing a slightly smaller result.
Bottom line: Default to compress-first for mixed content. Use merge-first only for PDFs with heavily repeated content.
H2-2: Step-by-Step: Merge and Compress in One Tool
Some tools handle merge + compress in a single session:
Using iLovePDF (free, online, no account first use):
- Go to ilovepdf.com/merge_pdf
- Upload all PDFs you want to merge (up to 25 files free)
- Drag to reorder if needed
- Check the "Compress output" option (available in the merge interface)
- Click "Merge PDF"
- Download the merged and compressed result
iLovePDF’s merge+compress option applies its "Recommended" compression (~150 DPI) to the merged output. This is equivalent to the merge-first workflow. For compress-first results, use the method in H2-3.
Using PDF Agile (Offline Desktop) (free, no account, no limit):
- Go to https://software-down.pdfagile.com/PDFAgile.1501.exe
- Use "Compress PDF" first: upload and compress each PDF individually
- Download all compressed PDFs
- Use "Merge PDF": upload all compressed PDFs and merge
- Download the merged result
This is the compress-first workflow and produces the smallest final file.
H2-3: File Size Outcomes — A Practical Comparison
Test: 5 source PDFs, content mix: 2 scanned documents (10MB each), 3 office reports (4MB each)
| Workflow | Tool Used | Final Merged Size | Steps |
|---|---|---|---|
| Compress first, then merge | PDF Agile (Offline Desktop) | 7.2 MB | 2 sessions |
| Merge first, then compress | iLovePDF | 9.4 MB | 1 session |
| Merge with compression (one step) | iLovePDF merge+compress | 8.8 MB | 1 session |
| No compression, just merge | Any merge tool | 32 MB | 1 session |
Compress-first saves ~2.2MB vs merge-then-compress in this test. The trade-off is an extra step (two sessions instead of one).
H2-4: Best Free Tools for Merge + Compress
iLovePDF — best single-step solution
- Merge + compress in one step ("Compress output" checkbox in merge interface)
- Free: up to 25 files, 15MB per file
- No account needed for first 2 tasks
- Output: single merged PDF with ~150 DPI compression applied
PDF Agile (Offline Desktop) — best two-step, smallest output
- No file count or task limit
- No account needed
- Compress each file first, then merge for smallest result
- 100MB per file limit
PDF Agile Desktop (Windows) — best offline
- Combine module: drag files in, reorder, merge
- Compression setting available before saving
- No file count limit, no internet needed
Smallpdf — limited on free tier
- Merge + compress available
- Free tier: 2 tasks/hour, 15MB per file, 1 file at a time for compression
- Useful only for occasional small merges
Ready to compress your PDF? It's free — no account required.
Merge and Compress PDF — Free OnlineFrequently Asked Questions
Merging adds minimal overhead — typically less than 5KB per file for the merge structure itself. The total merged file size is approximately the sum of the individual file sizes. Merging 5 × 2MB PDFs produces a ~10MB merged PDF, not more.
iLovePDF online (ilovepdf.com/merge_pdf) works in any Mac browser — upload, merge, enable "Compress output", download. For an offline Mac option, PDF Squeezer 4 ($5.99, Mac App Store) compresses PDFs; use Preview’s File → "Insert Pages" to merge them first.
Depends on the source content. 10 text-heavy PDFs can easily compress below 5MB total. 10 scanned-image PDFs are more challenging — each compressed page is ~80–200KB, so 10 pages = 800KB–2MB, 100 pages = 8–20MB. For image-heavy merges, split to the essential pages before merging.