Merge PDF Files with Bookmarks 2026 — Free Online

Merge PDFs and keep their bookmarks. Each document's outline is carried into the result and repointed at the right pages, and every source file also gets a bookmark of its own — so a merge of documents that had no outlines still comes out with a contents list.

What a merge normally does to bookmarks

It loses them. The usual way to merge is to copy pages from one document into another, and pages are all that gets copied — the outline is a separate structure that points at those pages, and it is simply left behind. The result opens with an empty sidebar.

That is worse than it sounds for long documents. A 300-page merged manual with no contents list is navigable only by scrolling, and the bookmarks were the reason the source documents were usable in the first place.

Here the outline of each source is read before its pages are copied, and rebuilt in the merged file afterwards. Because the pages have moved, every bookmark's target is recalculated: the second document's first chapter points at the page it now occupies, not the page it used to.

  • Bookmarks live in a separate structure from pages
  • Copying pages alone leaves the outline behind
  • Targets are remapped, so bookmarks land on the right pages

A contents entry for every file

Each source also contributes a top-level bookmark named after its filename, with that document's own bookmarks nested underneath it. Merging report-part1.pdf and report-part2.pdf produces a two-level outline: the file, then its chapters.

This is the part that helps most in practice, because most PDFs have no bookmarks at all. Fifty scanned invoices merged into one file arrive with fifty named entries rather than four hundred anonymous pages, and finding the one from March is a click instead of a search.

Name the files before merging if the names matter — invoice-2026-03.pdf makes a better bookmark than scan0042.pdf.

What carries and what does not

Bookmark titles, their nesting up to four levels, and the page each one points at all carry across. Non-English titles are preserved, since titles are written in the encoding PDF uses for them rather than plain ASCII.

A bookmark whose destination cannot be resolved — some documents use named destinations that no longer exist — is not dropped; it is pointed at the first page of the document it came from, which is more useful than a missing entry.

Bookmark colour and bold or italic styling are not carried. Neither are the collapse states an author set, and nested entries open collapsed by default.

Frequently Asked Questions

Are bookmarks really preserved?

Yes. Each source document's outline is read before its pages are copied and rebuilt in the merged file, with every target recalculated for the page's new position.

What if my PDFs have no bookmarks?

You still get a contents list. Every source file contributes a bookmark named after it, so a merge of fifty scans arrives with fifty named entries instead of four hundred anonymous pages.

Do nested bookmarks stay nested?

Yes, to four levels, with each document's own outline sitting underneath the bookmark for its file.

Why do most merge tools lose bookmarks?

Because copying pages between documents copies only the pages. The outline is a separate structure pointing at them, and unless a tool reads and rebuilds it, it is left behind.

Is bookmark styling preserved?

Titles, nesting and page targets are. Colour, bold and italic styling are not, and nested entries open collapsed rather than in whatever state the author saved.

Related free tools

More free pdf tools