PDF Merger
Merge multiple PDF files into one. Upload your PDFs, drag to reorder, and download the combined file — all in your browser, nothing sent to any server.
Click to upload PDF files or drag & drop
PDF files only — up to 10 files
About PDF Merger
PDF Merger combines multiple PDF files into a single document, entirely inside your browser using the pdf-lib library. Your files are never uploaded to any server — all processing happens locally. Supports up to 10 PDF files per merge.
How to Use
- Upload two or more PDF files using the upload zone or drag & drop.
- Each file card shows the file name, size, and page count.
- Drag the cards to arrange the order — pages from the first card appear first in the merged PDF.
- Click Merge PDFs. A progress bar shows while the files are being combined.
- The merged PDF downloads automatically as
merged.pdf.
How It Works
PDF Merger uses the open-source pdf-lib library loaded from a CDN. It reads each PDF's pages entirely in your browser memory, copies all pages into a new document in the order you specify, then generates a download — no file ever leaves your device.
Frequently Asked Questions
- Are my PDF files uploaded to a server?
- No. All processing happens locally in your browser using the pdf-lib JavaScript library. Your files are never sent to any server.
- How many PDFs can I merge at once?
- Up to 10 PDF files per merge. If you need to merge more, merge in batches and then merge the resulting files.
- Will the merged PDF preserve bookmarks and forms?
- Basic content (text, images, graphics) is preserved. Complex features like interactive forms, bookmarks, and digital signatures may not be fully retained after merging.
- What if a PDF is password-protected?
- The tool attempts to load password-protected PDFs in a compatibility mode but may not be able to merge them. Remove the password protection first using your PDF reader.
- What is the output file named?
- The merged file is always saved as
merged.pdf. You can rename it after downloading.