Merge PDF
Combine multiple PDF files into one document. Drag and drop to reorder pages before merging. Free, fast, and works entirely in your browser.
Drop PDF files here
or click to choose files
Max file size: 100MB
How Merging a PDF Actually Works
Merging combines several PDF files into one document by copying every page from each source into a single new file. The tool reads each input, walks its page tree (the structure defined in the PDF 1.7 specification, ISO 32000-1), and appends the pages to a fresh document in whatever order you arranged them. Fonts, embedded images, and bookmarks come along; cross-document hyperlinks usually do not, because they were anchored to filenames that no longer exist.
Drag the files into the upload zone, reorder them by dragging the thumbnails, and press merge. A common workflow is assembling a coursework portfolio at 11pm: cover sheet PDF, three essays exported from Word, a scanned signed declaration, and a bibliography. Five files in, one file out, ready for the upload deadline.
Edge Cases to Know About
Some PDFs cannot be merged. Files protected with a user-password (the one a viewer prompts for on open) cannot be read at all without that password. Files with owner-password restrictions can sometimes be processed, depending on what permissions the owner set. Encrypted PDFs from corporate document management systems often refuse to merge until the encryption is removed.
Form fields are another snag. If two PDFs both contain a field called 'Name', the merged file will have two fields with the same name, and most viewers will mirror typing in one to the other. To avoid this, [Flatten PDF](/flatten-pdf) each source before merging so the fields become static content.
Privacy: Nothing Uploads
All merging runs in your browser using pdf-lib. The documents never reach a server, which is the right setting for confidential bundles: payslips, tenancy agreements, divorce paperwork, anything you would not want sitting in a third-party log. The trade-off is browser memory; merging twenty large scanned PDFs at once on a phone can hit limits. On a laptop, files totalling a few hundred MB usually merge in seconds.
Frequently Asked Questions
Is there a limit on how many PDFs I can merge?
No fixed limit, but browser memory is the practical ceiling. On a modern laptop you can comfortably merge 20+ files totalling several hundred MB. On a phone, work in smaller batches if files are large. If the tool stalls, split the job in half and merge the halves separately.
Will the merged PDF preserve bookmarks?
Bookmarks within each source are usually preserved and pointed at the new page positions in the merged file. Cross-document links (one PDF linking to another by filename) will not work after merging because the filenames no longer apply.
Why is my merged file so much bigger than the originals?
Each source PDF carries its own embedded fonts, images, and metadata. Merging does not deduplicate these resources, so a merge of five files each containing the same font will embed that font five times. To reduce size afterwards, run a compression tool, or convert via [PDF to JPG](/pdf-to-jpg) and rebuild from images.
Can I merge a password-protected PDF?
Only if you remove the password first. The browser cannot read inside an encrypted file without the key. If you have the password, open the file in a desktop reader, save an unprotected copy, then merge. If you do not, the document's owner needs to provide an unprotected version.
Related Tools
Split PDF
Split a PDF into separate files. Extract specific pages, split into individual pages, or define custom page ranges. Free and private.
Rotate PDF
Rotate PDF pages individually or all at once. Fix sideways or upside-down scans in seconds. Works in your browser with no upload to servers.
PDF to JPG
Convert PDF pages to JPG or PNG images. Choose quality and resolution, then download all pages as individual image files.