Some "free PDF mergers" silently compress your output to reduce file size, which re-encodes JPEGs, subsets fonts, and downsamples images. For documents where quality matters (legal exhibits, design portfolios, archival scans) that is unacceptable. Here is how to merge without any compression step.
Lossless Merging, Pixel-Perfect Output
PDF Merge & Split runs entirely in your browser. No account, no upload, no watermark.
Add to Chrome, FreeWhat "lossless merge" actually means
A lossless merge:
- Does not re-encode any embedded image (JPEG, PNG, JBIG2 stays as-is).
- Does not subset or re-embed fonts (the original glyphs are reused).
- Does not downsample image resolution.
- Does not flatten transparency or vector layers.
The merged output's pages are byte-equivalent to the source pages.
Tools that secretly compress
Some online tools default to "optimize" mode, which is compression hidden behind friendly language. Watch for:
- Output file size noticeably smaller than the sum of inputs (more than 5% reduction is suspicious).
- Visual quality difference between source and output, especially on photos.
- "Optimized for web" or "compressed" mentions in the download confirmation.
The extension never optimizes during merge unless you explicitly enable it.
When you do want compression
If you want to shrink the merged file (for email attachment limits, for example), the extension has a separate compression step you can run after merging:
- Merge losslessly.
- Open the result in the Compress tool.
- Pick a compression level (light, medium, aggressive).
- Save the compressed copy.
This keeps merge and compression as separate, opt-in steps.
Output size expectations
For a lossless merge:
- Output size = sum of input sizes + ~1-2% overhead for the merged structure.
- If the output is significantly smaller, something compressed it.
- If significantly larger, your sources had duplicate content (fonts, images) that did not get deduplicated.
Use cases where lossless matters
- Legal exhibits. Any visual change can be a chain-of-custody concern.
- Design portfolios. Photographers and designers cannot tolerate JPEG re-encoding.
- Archival scans. Long-term storage where the original quality is the point.
- Print-ready PDFs. Compression artifacts show up at large print sizes.
How to Merge PDFs Without Compressing, Tools Compared
| Tool | Lossless merge | Optional compression | Default behavior | Cost |
|---|---|---|---|---|
| PDF Merge & Split (extension) | Yes | Separate step | Lossless | Free |
| iLovePDF Free | Sometimes | Yes | Lossless | Free tier |
| Smallpdf Free | No | Default-on | Compressed | Free tier |
| Adobe Acrobat Pro | Yes | Separate step | Lossless | $14.99/mo |
| LibreOffice Draw | Often re-encodes | No | Re-encodes | Free |
Get It Done in Under a Minute
Install the free Chrome extension and process your PDFs locally. Works on Windows, Mac, Linux, and Chromebook.
Add PDF Merge & Split to ChromeRelated Guides
- Merge PDFs Preserving Formatting
- Merge PDFs With Bookmarks Preserved
- PDF Merger That Preserves Links
- Merge Financial PDF Reports
Frequently Asked Questions
How can I tell if my merge was lossless?
Compare the merged output's size to the sum of input sizes. If they match within 1-2%, the merge was lossless. If significantly smaller, something compressed.
Why do my JPEGs look different in some merged outputs?
Some tools re-encode JPEG images during merge as part of "optimization". Re-encoding always introduces some quality loss. The extension does not re-encode.
Will lossless merge keep PDF/A compliance?
Yes, if all sources were PDF/A. The extension preserves the source format flags, so a PDF/A merge produces a PDF/A output.
Can I make the output smaller without losing quality?
Pure lossless approaches can sometimes save 5-15% by deduplicating shared resources. The extension's "smart deduplication" option (Pro tier) does this without re-encoding any image.
What about scanned PDFs with large embedded images?
Embedded scan images are passed through unchanged. If the source uses lossless compression like JBIG2, that compression is preserved.