How to add bookmarks to a PDF so it's easy to navigate
A long PDF with no bookmarks is a wall of pages. Add a clickable outline so readers jump straight to any section. Do it in your browser with files.co.
Open a 90-page PDF with no bookmarks and you’re stuck scrolling. You know the section you want is “somewhere in the middle,” so you drag the bar, overshoot, drag back, and squint at page numbers. Now open one that has a proper outline in the sidebar: you click “Chapter 4,” and you’re there. Same document, completely different experience.
That sidebar list is bookmarks, and adding them to a PDF that’s missing them is a small job with a big payoff. Here’s how, without uploading the file.
What bookmarks actually are
Bookmarks, sometimes called the outline or the table of contents, are the clickable list of sections that shows up in the side panel of a PDF reader. Each entry points to a specific page. Click it, jump there.
They’re not the same as text on the page. A “Table of Contents” page with printed page numbers is just words; you still have to scroll to find page 47. Bookmarks are navigation built into the file itself. The reader draws them in its own panel, and every entry is a live link.
For anything long, they’re the difference between a document people actually use and one they give up on: manuals, contracts, reports, ebooks, anything where a reader needs to land on a specific part fast.
Adding bookmarks in your browser
files.co has a bookmarks tool that runs entirely on your device:
- Open the bookmarks tool and drop your PDF in. If the file already has some bookmarks, you’ll see them so you can fix or extend the list rather than starting over.
- Add your entries. Give each one a label and point it at the page where that section begins: “Introduction” to page 1, “Pricing” to page 12, and so on. You can usually nest entries to build sub-sections under a main heading.
- Order and check them. Arrange the list so it reads top to bottom like the document does.
- Apply and download. Your browser writes the outline into the file and gives you the new PDF. Open it in any reader and the sidebar list is there, every entry clickable.
The original stays untouched; you get a new copy with the outline added.
Why the browser-only part matters here too
A document worth bookmarking is usually a long, finished one you’ve put real work into: an internal manual, a client report, a contract you’ll send around. Uploading the whole thing to a random server just to add a navigation list is more exposure than the task deserves.
files.co does the work in your browser with JavaScript. The PDF is read into memory on your device, the outline is written there, and the result saves to your downloads. The file isn’t sent anywhere. You can verify it the usual way: open DevTools (F12), watch the Network tab while you work, and you’ll see nothing upload. Or just go offline and add bookmarks with no connection at all.
Bookmarks as the last step
Bookmarks usually come at the end, once the document is assembled. So they pair naturally with the tools you’d use to build it, all browser-based:
- Stitched the report together from several files? Merge them first, then bookmark the result.
- Pages out of order before you bookmark? Reorder them so the outline lines up.
- Want a “Confidential” line on every page too? Add a header or footer.
For the core task it’s one tool. Open the bookmarks tool, label your sections, point each at its page, download. A long PDF that was a wall of pages becomes one people can actually move around in, and your file never left your machine.