Create Bookmarks From Annotations

Overview

Create Bookmarks From Annotations scans the PDF for annotation types you select and creates a bookmark for each matching annotation. The bookmark destination points to the annotated page, and the title is derived from the annotation metadata using a configurable priority order.

How to use

  1. Open a PDF that contains annotations.
  2. Go to Plug-Ins > Bookmarks > Create Bookmarks From Annotations.
  3. Check the annotation types you want to include.
  4. Configure the title source options and priority order.
  5. Set additional options such as color assignment and existing bookmark handling.
  6. Click OK to generate the bookmarks.

Annotation types

TypeDescription
Notes (Text)Sticky note annotations.
HighlightsText highlight markup annotations.
StrikeoutsText strikeout markup annotations.
UnderlinesText underline markup annotations.
FreeTextText box / callout annotations.
InkFreehand ink annotations.
PencilPencil tool annotations.
PopupsPopup annotations (opt-in; disabled by default).

Title source options

Multiple sources can be enabled for the bookmark title. When several are checked, the tool tries each source in the order set by the Title source priority dropdown and uses the first non-empty value found.

SourceDescription
Use marked text For markup annotations (highlights, underlines, strikeouts), uses the text covered by the annotation.
Use author / title Uses the annotation’s author or title metadata field.
Use popup text Uses the text from the annotation’s associated popup note.
Use subject Uses the annotation’s subject field.
Title source priority A dropdown that sets the order in which sources are tried. For example, “Contents → Marked Text → Popup → Subject → Author” tries the annotation contents first, then marked text, and so on.

Additional options

OptionDescription
Assign colors Applies the annotation’s color to the created bookmark so bookmarks visually match their source annotations.
Keep existing bookmarks When checked, the current bookmark tree is preserved and new bookmarks are added. When unchecked, existing bookmarks are removed first.

Tip

Enable Assign colors to quickly distinguish bookmarks created from different annotation types in the bookmarks panel.

Warning

Clearing Keep existing bookmarks removes all current bookmarks before generating new ones. This cannot be undone.

See also