Merging PDFs copies pages and their supporting resources into a new document. Visible page content usually survives unchanged. Check bookmarks, internal links, and form fields in the result.
What reliably survives
The visible content of every page: text, fonts, images, vector graphics, page dimensions, and rotation. A merge tool copies each page's content along with the fonts and images it references, so a merged page looks identical to the original; it isn't re-rendered or re-compressed. Password-free PDFs from any source can generally be combined regardless of what created them.
What can change or break
- Bookmarks (the sidebar outline). Bookmarks belong to the document, not to pages. Many merge tools; including most quick online ones; drop them entirely rather than guess how two outlines should combine. If a document's navigation matters, check it after merging.
- Internal links. A link that jumps to "page 12" may or may not survive, because after merging, page 12 is a different page. Links to external websites usually keep working; links within the document are the fragile kind.
- Form fields. PDF form fields have names, and names must be unique in a document. Merge two copies of the same form and the duplicate fields can become mirrored (type in one, it appears in the other) or get renamed or flattened, depending on the tool. Merging filled forms is the single most error-prone merge; flatten forms to plain content first if you can.
- Printed page numbers. The numbers printed on the pages are just ink; they don't renumber. A merged document happily contains three different "page 1"s. Your PDF reader's page counter shows the real sequence.
- Metadata and accessibility tags. The merged file typically gets fresh or first-document metadata (title, author), and accessibility reading-order tags often don't survive.
Why merged files are sometimes bigger than the sum
Each source document may embed its own fonts. A merged file can contain several similar font subsets. Large scanned page images are another common reason the output grows.
A sensible merge workflow
- Order first. Arrange the files in final order before merging rather than planning to fix it after; reordering files is easier than reordering pages.
- Merge. The merge tool on this site does this in your browser: add PDFs, drag them into order, untick any file you want to exclude, and download the combined file. Nothing is uploaded, which matters for contracts and financial documents.
- Prune. Merged documents accumulate junk; blank pages, duplicate cover sheets, that last page that's a disclaimer. The page editor shows every page as a thumbnail so you can delete and reorder pages, with removed pages restorable until you download.
- Verify. Scroll the whole result once, check any links or bookmarks you care about, and confirm the page count matches expectations.
If the merged document then needs a signature, the PDF signing tool picks up where the merge leaves off; and for why signing works the way it does, see our guide to electronic signatures.