Tiny Online Tools logoTiny Online ToolssearchSearch tools…grid_viewAll Tools
Homechevron_rightPDF Toolschevron_rightPDF Outline EditorPDF Outline Editor

PDF Outline Editor

Add or replace bookmarks / outlines in a PDF file. Paste a flat list and generate a nested navigable outline tree — free and private.

upload_file

Click to browse or drag & drop files here

Select a PDF file

Accepted: .pdf,application/pdf

Similar Tools

PDF Metadata Editor

PDF Metadata Editor

View and edit PDF metadata including title, author, subject, keywords, and creator.

PDF Bulk Page Rotator

PDF Bulk Page Rotator

Rotate each PDF page independently with a click. Great for fixing mixed-orientation scans. Free, private, in-browser.

PDF Encrypt Tool

PDF Encrypt Tool

Password-protect a PDF with standard RC4-128 encryption. Set user and owner passwords, restrict printing, copying, or modifying — free and private.

PDF Page Extract to Images

PDF Page Extract to Images

Extract selected PDF pages as individual PNG, JPG, or WebP images at your chosen DPI. Free, private, runs in your browser.

Extract PDF Pages

Extract PDF Pages

Extract specific pages from a PDF file.

Video Crop Tool

Video Crop Tool

Crop videos to a specific region or aspect ratio using FFmpeg in the browser.

regex split tool

regex split tool

Use regular expressions to process text locally in the browser.

apps

More Tools

Browse our full collection of free online tools.

Why Edit a PDF's Outline?

A PDF's outline (also called bookmarks or table of contents) is the navigation tree shown in the sidebar of every reader. Good outlines turn a 400-page manual from a linear slog into a navigable document; missing outlines make even short PDFs harder to use. The PDF Outline Editor gives you a quick, client-side way to write or replace that outline without opening a heavy desktop editor.

Input Format

One entry per line. Each line is Title|pageNumber. Indent with two spaces to nest an entry under the previous one:

Introduction|1
Chapter 1|4
  Overview|4
  Details|7
Chapter 2|12
  Part A|12
  Part B|18
Appendix|40

The tool writes a proper /Outlines dictionary with the correct First, Last, Next, Prev, Parent, and Count pointers, and destinations that open each target page at its top-left corner.

Common Uses

  • Add bookmarks to scanned contracts or reports
  • Replace an auto-generated outline with a cleaner, hand-curated one
  • Add quick navigation to engineering handbooks and user manuals
  • Restore lost bookmarks after PDF merging or conversion

Compatibility

Works with any standard PDF 1.4+ file. Result opens cleanly in Adobe Acrobat Reader, macOS Preview, Chrome's built-in viewer, and most mobile PDF readers. Existing annotations and form fields are preserved.

Privacy

The tool runs entirely in your browser using pdf-lib. Your file is never uploaded. Your outline text is never logged.