Read the Existing Outline
Every bookmark already in the PDF appears immediately, with the right indentation level for its nesting.
500+ fast, free tools. Most run in your browser only; Image & PDF tools upload files to the backend when you run them.
View, add, rename, indent, and reorder PDF outline (bookmarks) — browser-only
PDF Bookmarks Editor lets you read, edit, restructure, and rebuild the outline (table-of-contents pane) of a PDF without installing Acrobat. The tool reads the existing outline tree using pdf.js, flattens it into an editable list with indentation levels, and lets you rename entries, change the destination page, indent and outdent to nest entries, reorder rows up and down, add new bookmarks, and delete unwanted ones. When you click Save PDF, the editor uses pdf-lib to write a fresh hierarchical outline dictionary and updates the document's PageMode so PDF readers open the file with the bookmarks pane visible. Every change is local to your browser — your document is never uploaded. This is the right tool for adding a TOC to a multi-chapter ebook, cleaning up auto-generated outlines from Word exports, or producing a navigable reference document from a long technical manual.
Every bookmark already in the PDF appears immediately, with the right indentation level for its nesting.
Rename titles, change page numbers, indent, outdent, reorder, add, or delete — all without leaving the page.
Save rebuilds a proper hierarchical outline dictionary, not a flat list — readers show expand/collapse arrows correctly.
The output PDF is set to open with the outline pane shown, so readers see your TOC immediately.
pdf.js reads the outline, pdf-lib writes the new one — UtilityKit never sees any document data.
Even if the source PDF has no outline at all, you can build a fresh TOC entry-by-entry.
Input: report.pdf — 47 bookmarks (every H1, H2, H3), keep only H1 and H2
Output: report-bookmarks.pdf — outline trimmed to 18 entries with two indentation levels, much easier to navigate
Input: manual.pdf — no outline at all, add 12 chapter entries pointing to pages 1, 14, 28, 41, 56, 71, 88, 104, 119, 137, 152, 168
Output: manual-bookmarks.pdf — new outline pane opens automatically in any PDF reader
Input: guide.pdf — 22 English bookmarks, rename each to French translation, leave page numbers alone
Output: guide-bookmarks.pdf — French TOC, content body untouched