📎 Merge PDF

Combine PDFs into one file without uploading them anywhere. Set the order, see page counts, flatten form fields. Runs entirely in your browser.

Free No Signup Required Browser-Based
📎

Choose PDFs, or drop them here

Merged in this tab. Your documents are never uploaded to a server.

.pdf

Bookmarks, tags and attachments belonging to the source files are not carried across; pages, text, images and links are. Password-protected files have to be unlocked in a PDF reader first.

What Merge PDF Does

Merging PDFs is a structural operation, not a rendering one. A PDF is a set of objects — pages, fonts, images, the vector instructions that draw the text — indexed by a cross-reference table. Combining two documents means copying one file’s page objects and everything they depend on into the other, then rebuilding the index. Nothing is rasterised, nothing is re-compressed, and the text stays exactly as selectable as it was.

That is why a merged file is roughly the sum of its parts and why quality is not a question here: there is no quality setting because no pixel is touched.

The part that is a question is privacy. Every dominant tool on this search — iLovePDF, Smallpdf, Adobe, PDF24, Sejda, PDF2Go — uploads your document to a server, processes it there and promises to delete it afterwards. People merge contracts, payslips, medical letters, tax returns and bank statements. This tool reads the files with JavaScript in your own tab; the site is a static export with no backend, so there is nowhere for a document to be sent. Load the page, disconnect from the network, and it still works.

The one thing worth thinking about before merging is form fields, because that is where merging quietly produces a wrong document rather than an error.

How to Use Merge PDF

  1. Add two or more PDFs, or drop them onto the box
  2. Put them in the order you want with the arrows, or sort by file name
  3. Tick "flatten form fields" if any of them are filled forms
  4. Name the output and merge — the combined file saves straight to your device

What survives a merge and what does not

Page content comes across intact. Document-level structure mostly does not.

ElementCarried across?Note
Page content — text, images, vectorsYesCopied as objects; nothing is re-rendered
FontsYesEmbedded fonts come with the pages that use them
Internal and external linksYesLinks to pages that came along keep working
Form fieldsYesBut duplicate field names across documents collide — see below
Bookmarks / outlineNoThe source documents’ outline trees are not rebuilt
Attachments and document JavaScriptNoDropped with the rest of the document catalogue
Tags and accessibility structureNoRe-tag in a full editor if the output must stay accessible

Where the file is processed

The practical difference between this and the tools that outrank it.

ToolWhere the PDF goes
This pageNowhere. Read and written in your browser tab
iLovePDF, Smallpdf, PDF24, Sejda, PDF2Go, AdobeUploaded to the provider’s servers, processed, then deleted on their schedule

How to Read Your Result

Flatten forms when merging filled documents

Two PDFs generated from the same template both name a field "Name". Merged live, those become one field with one value, so the second copy shows the first copy’s answers. Flattening converts the current values into ordinary page content, which fixes it permanently. Leave flattening off only if the merged document still has to be filled in.

The merged file will not be smaller

Merging is concatenation of objects, not compression. Two 5 MB files make roughly a 10 MB file. Shared fonts may save a little; nothing else does.

Order is set before you merge, not after

Reordering pages afterwards means a second operation. Use the arrows or sort by name first — natural sorting puts scan-2 before scan-10, which plain alphabetical sorting does not.

Limitations & Accuracy Notes

  • Password-protected and encrypted PDFs are refused rather than mangled. Unlock a copy in a PDF reader first.
  • Bookmarks, attachments, document JavaScript and accessibility tags from the source files are not preserved.
  • Digital signatures are invalidated — that is inherent to changing the document, not specific to this tool.
  • Everything is held in your device’s memory while it is combined, so very large documents can exhaust an older phone.
  • Pages are not resized to a common paper size; a merged A4 and Letter document keeps both page sizes, which is usually what you want.

Frequently Asked Questions

Are my documents uploaded to a server?
No, and that is the reason this tool exists. Every major PDF merger — iLovePDF, Smallpdf, PDF2Go, Sejda, Adobe — sends the file to a backend and then promises to delete it. This one reads the PDFs with JavaScript in your own tab. The site is a static export with no server, so there is nowhere for a document to go. Load the page, disconnect from the internet, and it still merges.
Is there a limit on the number or size of files?
No imposed limit; the practical limit is your device’s memory, because the documents are held in the tab while they are combined. A few hundred megabytes of PDFs is comfortable on a laptop. On an older phone, very large scanned files may run out of room, and the tab will say so rather than fail silently.
Does merging reduce quality or re-compress anything?
No. Pages are copied whole, with their existing fonts, images and vector content intact. Text stays selectable and searchable, and the merged file is roughly the sum of the originals. Nothing is rendered or re-encoded at any point.
What is lost when PDFs are merged?
Bookmarks, document-level tags, attachments and JavaScript belonging to the source files are not carried across. Page content, text, images, links and form fields are. If a source document’s bookmark tree matters, merge in a full PDF editor instead.
Why would I flatten form fields?
Because separate PDFs very often reuse the same field names — two filled copies of the same template both call a box "Name". Merged live, those duplicates become one field sharing one value, so filling one changes the other. Flattening bakes the current values into the page as ordinary content, which fixes it. Leave it off if the merged form still needs to be filled in.
Can I merge a password-protected PDF?
Not directly. An encrypted document is refused with a clear message rather than being silently mangled. Open it in a PDF reader, enter the password, save an unprotected copy, and merge that.

References & Further Reading

By OnlineToolHubs Team • September 2026