Merge PDFs online — free, in your browser, no signup
Updated
Merging PDFs is one of those tasks that shouldn't require an account, an upload, or an email address. SwissArmyPDF combines any number of PDFs into a single file entirely in your browser — drag to reorder, click Merge, download. The files never touch a server, and there's no watermark.
When you actually need to merge PDFs
Merging is the most-requested PDF operation for one reason: PDFs arrive in pieces. A few real situations where merging is the right answer:
- Expense reports. Twelve scanned receipts plus a coversheet, sent as one tidy PDF instead of thirteen attachments.
- Job applications. Resume, cover letter, references, portfolio — many applicant tracking systems accept only one PDF.
- Closing documents. Bank statements, ID scans, signed forms — bundled for a mortgage broker or visa application.
- Coursework. Multiple assignment PDFs combined into a single submission file.
- Contract bundles. Main agreement plus appendices plus signature pages.
- Legal discovery. Splitting then re-merging for production.
For any of these, the merge has to be exact: page order matters, page quality matters, and nothing should leak.
How to merge PDFs (step by step)
- Open Merge PDF. No signup, no email required.
- Drop your files. Drag from your file manager or click the dropzone to browse. Add as many PDFs as you need — there's no hard limit imposed by us; the practical ceiling is your device's RAM.
- Reorder. Drag the file thumbnails into the order you want them in the final PDF. The list is the output order.
- Click Merge. The merged file downloads instantly. We don't add a watermark, a cover page, or a "made with…" footer.
Total time for a typical 5-PDF merge: under 10 seconds, most of which is you arranging the order.
What gets preserved (and what doesn't)
A clean merge keeps your content byte-equivalent — no re-rasterization, no quality loss, no font substitution. Specifically:
- Page content — text, images, vectors — preserved exactly.
- Embedded fonts — kept intact; pages display identically post-merge.
- Page-level hyperlinks — preserved.
- Form fields — kept, though duplicate field names across source PDFs may collide. Run Flatten PDF on each input first if this matters.
- Annotations (highlights, comments, drawings) — preserved per page.
Things that don't carry across:
- Document-level bookmarks and outlines — these reference page indexes inside the source doc, so cross-document bookmarks aren't reconstructed. The pages themselves are intact; only the navigation tree resets.
- Document metadata — title, author, keywords — taken from the first PDF only.
How many PDFs can you merge at once?
Most online mergers cap you somewhere — 5 files, 20MB total, "upgrade to premium for more." SwissArmyPDF doesn't, because there's no server cost on our side. The only limit is your browser's memory budget.
Concrete data points from our testing on a 2022 MacBook Air:
- 50 small (1-page) PDFs — instant.
- 200 small PDFs — about 4 seconds.
- Single 500-page PDF + ten 50-page PDFs (~ 200MB total) — about 8 seconds.
- 2GB of mixed PDFs — works, takes about a minute, watch your browser's memory.
If you're merging more than a gigabyte, close other browser tabs first — Chrome and Firefox both cap per-tab memory.
Common issues
- One PDF is rotated wrong in the output. The merge respects each page's rotation flag. Run Rotate PDF on the offender first, then merge.
- Some pages came out as blank. The source PDF probably has form fields that aren't flattened — they display fine in some viewers and not others. Run the source through Flatten PDF, then merge.
- Output file is huge. Merging doesn't shrink anything. After merging, run Compress PDF to optimize.
- Need to insert pages, not whole PDFs? Use Organize PDF instead — it lets you reorder individual pages across multiple files.
Why local merging matters
PDFs you merge are often the most sensitive documents in your inbox: tax returns, medical records, signed contracts, ID scans. Most online mergers work by uploading every file to their server. Even if they delete after, your tax return existed somewhere you don't control.
SwissArmyPDF runs the merge in your browser using pdf-lib's WebAssembly build. Open DevTools, switch to the Network tab, run a merge — there's no outbound traffic. You can also use the tool offline once the page has loaded.
After merging, what else?
Common next steps once your merged PDF is ready:
- Compress PDF if the file is too large to email (most providers cap at 25MB).
- Sign PDF if you need to add a signature before sending.
- Watermark PDF to mark the bundle as draft, confidential, or copy.
- Flatten PDF if the bundle contains form fields you want to lock.
- Number Pages to add sequential pagination across the whole bundle.