Merge PDF
Combine PDFs into one, no upload.
Add two or more PDF files, arrange them in the order you want, and download one combined PDF. The pages are stitched together in your browser with pdf-lib, so the result keeps every page exactly as it was. Nothing is uploaded, which is the difference from tools like iLovePDF or Smallpdf that send your files to a server first.
How it works
Each PDF you add is read straight into memory as bytes. When you click Merge, every page from the first file is copied into a fresh document, then every page from the second, and so on down the list. The combined file is handed back to your browser as a download. The copy is structural and lossless, so no page is re-rendered and no quality is lost, and the whole thing happens on your device with no round trip to a server.
Reference
| What you can add | Two or more PDF files |
|---|---|
| Order | Pages follow the list, top file first |
| Reorder | Move a file up or down, or remove it, before you merge |
| Upload | None, the whole merge runs in your browser |
| Result | One PDF holding every page from every file |