CLI application used to to create or modify the table of content (outline) of a pdf. Uses pymupdf to edit pdf. file_path The first and only positional arugment. Defines the name of the pdf to use.
pdf-yaml-bookmark is a command-line tool that adds PDF bookmarks (outlines or table of contents) using an indentation-based format. It is written in Python, uses PyYAML for indentation parsing, and ...