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 ...
ReportLab and fpdf2 are the top choices for flexible and efficient Python PDF generation. HTML-to-PDF tools like WeasyPrint and PDFKit simplify web-to-document workflows. Python PDF generator ...
ebook-toc is a Python CLI that extracts a book’s Table of Contents (TOC) from PDFs using a Vision-Language Model (VLM), then optionally embeds the TOC back into the PDF as bookmarks. The current ...