Most online PDF tools simply do not work without a connection. For travelers, remote workers in spotty coverage, and anyone in a corporate network that blocks file uploads, that is a real problem. A local Chrome extension keeps working when the network is gone.
Works in Airplane Mode
PDF Merge & Split runs entirely in your browser. No account, no upload, no watermark.
Add to Chrome, FreeWhy most "free" tools fail offline
Online PDF tools are web apps that ship JavaScript to your browser then send your file to their servers for processing. Without the second half (the server round trip), they cannot complete the task. Cached UI, broken backend.
A Chrome extension that does the work in JavaScript locally has no such dependency. The extension code is already on your machine; the merge runs there.
Confirming offline operation
- Install the extension while online.
- Disconnect from Wi-Fi (airplane mode is fine).
- Open the extension popup, drop in two PDFs.
- Click Merge. The merge completes, the file downloads to your machine.
This is not a special offline mode, it is the default behavior. Online or offline, the merge is identical.
When offline matters
- Travel: Plane, train, ferry, or remote location.
- Bad hotel Wi-Fi: Even when "connected", uploads of large files routinely time out.
- Corporate firewall: Many enterprises block file uploads to PDF tools as a DLP policy. Local extensions sidestep this.
- Cellular data caps: Avoiding a 100 MB upload-and-redownload saves data.
- Slow connections: Upload bandwidth is usually 10-20% of download bandwidth on home connections, so uploads are noticeably slower.
Other offline alternatives
- macOS Preview, fully offline on Mac.
- LibreOffice Draw, free, runs offline on any OS but heavier install.
- qpdf, command-line, instant on installed machines.
- Adobe Acrobat Pro, fully offline but $14.99/month.
The extension is the easiest because it requires no separate desktop install beyond the browser.
Edge cases
One thing to note: the extension itself is delivered through the Chrome Web Store, which requires the network for the install. Once installed, it works offline. If you reinstall on a fresh machine, do that step while online first.
PDF Merger That Works Offline, Tools Compared
| Tool | Works offline | Install method | Offline performance | Cost |
|---|---|---|---|---|
| PDF Merge & Split (extension) | Yes | Chrome Web Store | Same as online | Free |
| iLovePDF (web) | No | N/A (web) | Fails | Free tier |
| Smallpdf (web) | No | N/A (web) | Fails | Free tier |
| macOS Preview | Yes | Built-in | Native speed | Built-in |
| LibreOffice Draw | Yes | Desktop install | Native speed | Free |
| Adobe Acrobat Pro | Yes | Desktop install | Native speed | $14.99/mo |
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
- Combine PDFs Without Uploading
- Merge Confidential PDFs Privately
- PDF Merger With No Email or Signup
- PDF Merge Chrome Extension
Frequently Asked Questions
Does the extension auto-update offline?
No. Extension updates require a connection to the Chrome Web Store. You will get the new version next time you go online and Chrome syncs.
Can I install the extension on a totally offline machine?
Not directly through the public Chrome Web Store. Enterprise admins can sideload extensions onto offline machines via managed policies; for personal use, install while online once.
Is there a desktop app version?
The extension is the primary product. There is no separate desktop app, the browser provides everything needed.
Does the extension still work on Chrome OS / Chromebook?
Yes. Chrome OS supports Chrome Web Store extensions natively, and the merge runs locally just like on Windows or Mac.
What about offline OCR?
Basic OCR is available in the Pro tier and runs in-browser without network. For multi-language OCR with high accuracy, a desktop OCR tool is still better.