Skip to content

Tool for merging PDF files without sending them over the Network

License

Notifications You must be signed in to change notification settings

lukaszKielar/merge-pdfs

Repository files navigation

merge-pdfs

Simple Python tool for merging PDF files locally.

In order to run the app type:

python merge_pdfs/main.py

Development

Prerequisites:

  • pyenv
  • pyenv-virtualenv
  • poetry
git clone [email protected]:lukaszKielar/merge-pdfs.git
cd merge-pdfs
pyenv install 3.12
pyenv virtualenv 3.12 merge-pdfs
pyenv local merge-pdfs
poetry install

About

Tool for merging PDF files without sending them over the Network

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages