A simple python 3 tool with user-interface to merge pdfs in customizable order
- Put the script/binary and the pdf files you want to merge in the same folder.
- Run the script/binary.
- Double check if folder is correct, otherwise choose another
- Define merge order in GUI (Drag them with your mouse)
- The merged pdf will be created as OUTPUT.pdf
Tested with:
- Python >= 3.10.10 (Python3)
- pip >= 22.3.1 (Latest pip)
sudo apt install python3-tk
pip install pikepdf
git clone https://github.com/david-prv/pdf_merge.git