Skip to content

px86/pdfoutliner

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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>

About

Set outine of a pdf file using PyMuPDF.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages