Why Your PDF Bookmarks Disappeared

If you reordered, merged, or deleted pages in a PDF and its bookmarks (also called the outline or table of contents panel) went blank afterward, that's not a bug specific to one app — it's how most page-editing tools actually work under the hood. Reordering isn't usually an in-place edit; the tool builds a brand-new PDF and copies your pages into it in the new order. Page content copies over fine. The bookmark tree, which is a separate structure that points at specific page objects, often doesn't get copied at all — so the new file has your pages but no working outline.

How PDF Page-Reordering Actually Works

Most browser-based and library-based PDF tools (not just pixeltools') handle a reorder by creating a fresh document and copying each page's visual content into it in the requested order — the simplest reliable way to guarantee the pages actually end up in the right sequence. Bookmarks live in a separate part of the file (the document outline), not attached to the page content itself, so a tool that only copies pages has nothing telling it to carry the outline along too. This is the same reason bookmarks commonly go missing after a merge or a page deletion, not just a reorder — it's the page-copy step itself, not reordering specifically.

Does pixeltools' Rearrange Tool Preserve Bookmarks?

No — and we'd rather say that plainly than let you find out after the fact. Pixeltools' Rearrange PDF Pages tool rebuilds the document and copies page content into the new order; it doesn't currently carry the bookmark/outline tree along. If your PDF has bookmarks you rely on (a long report, a contract with a table of contents), reordering it here will produce a correctly-ordered file with no working bookmarks — same tradeoff most reorder tools make for reliability. We're noting this honestly rather than making a claim the tool doesn't back up.

How to Check Before You Reorder

Before reordering a PDF that matters, open it and check the bookmarks panel (in most PDF readers, a sidebar icon that looks like a ribbon or a list) to see if it actually has any — plenty of PDFs don't. If it does and you need them preserved, keep a copy of the original file before reordering, since you'll want its bookmark structure as a reference if you rebuild them afterward. If the bookmarks are mostly there for your own navigation rather than something you're sharing with someone else, losing them after a one-off reorder is often a minor inconvenience rather than something worth working around.

Rebuilding Bookmarks After the Fact

If you need the bookmarks back, a desktop PDF editor with a bookmark panel (Adobe Acrobat and several others) lets you add them manually — tedious for a long document, but straightforward: open the reordered file, jump to each section, and add a bookmark pointing at that page. There's no automated way to recover the original bookmark tree once it's gone, since the information about where each bookmark pointed isn't preserved anywhere in the new file — it has to be rebuilt by hand against the new page order.

The Short Version

PDF bookmarks disappearing after a reorder, merge, or page deletion is expected behavior for most page-editing tools, not a sign anything went wrong — the tools rebuild the document and copy page content, not the separate outline structure bookmarks live in. If bookmarks matter for the file you're editing, check whether they exist before you start, keep the original as a reference, and budget time to rebuild them afterward in a tool that supports adding bookmarks manually. It's a real limitation worth planning around, not something to discover only after the file is already reordered and shared.