pdfoutliner Set outine of a pdf file using PyMuPDF. Installation pip install -r requirements.txt Usage python pdfoutliner.py --pdf <path to pdf file> \ --toc <path to txt file having the outine> \ --output <path to output file>