jpdfbookmarks

Create and edit bookmarks on existing PDF files

brewmacoslinux
Try with needOr install directly
Source

About

Create and edit bookmarks on existing PDF files

Commands

jpdfbookmarks

Examples

Open a PDF file to create or edit bookmarks$ jpdfbookmarks document.pdf
Apply bookmarks from a text file to a PDF$ jpdfbookmarks -apply bookmarks.txt input.pdf output.pdf
Export existing bookmarks from a PDF to a text file$ jpdfbookmarks -dump input.pdf bookmarks.txt