Skip to content

GUI tools to modify PDF files, using tkinter, pypdf2 and pdftools

License

Notifications You must be signed in to change notification settings

pmgagne/pdf-multi-tools

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pdf-multi-tools

GUI tools to modify PDF files, using tkinter, pypdf2 and pdftools

how to test

python pdf-multi-tools/pdfmultitools.pyw

To compile

python3 -m venv .venv


.venv\Scripts\activate

or source .venv/bin/activate

pip install pdftools pyinstaller appdirs pyyaml
pip intall pytest pylint
pip install git+https://github.com/pmgagne/tkinterdnd2
pyinstaller -F -w src\pdfmultitool.pyw --additional-hooks-dir=.

About

GUI tools to modify PDF files, using tkinter, pypdf2 and pdftools

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages