How to merge PDF files with this tool
Add two or more PDFs using the box above. Each file appears in a numbered list, and the merged document follows that order exactly — page one of file one, then the rest of file one, then file two, and so on. Use the arrow buttons to move a file up or down before you merge. Getting the order right first saves you re-doing the whole job.
Press "Merge PDFs" and the combined document downloads as merged.pdf. There is no
waiting queue, no email step and no upload: the merge is performed by a PDF library that ships with
this page and runs inside your browser tab.
Why the no-upload part matters here more than anywhere else
PDFs are the format people use for the documents they least want to hand to a stranger: signed contracts, medical letters, bank statements, tax returns, passport scans, legal filings. Most free online PDF merging services work by uploading your documents to their servers, processing them there, and promising to delete them within a few hours. That promise may well be kept, but it requires trust in a company you have never heard of, and it puts your document on a machine you do not control, at least briefly.
This tool removes the question entirely. Nothing is transmitted. You can verify that yourself: open your browser's developer tools, switch to the Network tab, and merge a file. You will see the page's own assets load and then nothing else. You can also disconnect from the internet after the page loads and the merge will still work.
What is preserved in the merged file
Page content, embedded fonts, vector graphics and images are copied across byte-for-byte. There is no re-rendering step, so text stays selectable and searchable, and image quality is untouched — a merged PDF of scanned pages is exactly as sharp as the originals.
Page size and orientation are preserved per page, which means you can merge an A4 report with a landscape spreadsheet export and each page keeps its own geometry. Some things do not survive the copy: form fields lose their interactivity, digital signatures are invalidated (as they must be — the document has changed), and document-level bookmarks and attachments are not carried over. If you need signatures or fillable forms preserved, merge before signing, not after.
File size expectations
The merged file is roughly the sum of its parts. If two files share the same embedded font, the library will often store it once rather than twice, so the total can come out slightly smaller than the sum. It will not be dramatically smaller — merging is not compression. A merged file made of scanned pages will be large because scans are large.
Everything happens in memory, so very large jobs are limited by your device's RAM. On a desktop, merging documents totalling a few hundred megabytes is fine. On a phone, keep the total below roughly 100 MB, or merge in stages: combine four files, then combine that result with the next four.
Common problems and how to fix them
"Merge failed" on one specific file. The usual cause is password protection. A PDF encrypted with an open password cannot be read without it. Open the file in your PDF viewer, enter the password, print or export it to a new unprotected PDF, and merge that copy instead.
The pages came out in the wrong order. The list order is the merge order. Check the numbers next to each filename before pressing merge — alphabetical filename order is not applied automatically, since that is often not what people want.
Nothing happens when I press merge. The PDF engine loads as a separate script. On a slow connection it may not be ready the instant the page appears. Wait a second and try again; the tool will tell you explicitly if the engine has not finished loading.
Merging in a sensible order
If you are assembling a submission — a job application, a grant proposal, a court bundle — build it in the order the recipient will read it: cover letter, main document, then appendices. If you need to split something out afterwards, or pull a few pages from a larger file first, use the PDF split tool and then merge the extracted parts.