A free, open source, safe, and fully offline PDF merger tool
This app lets you select multiple PDF files, reorder them, and merge them into a single PDF without uploading anything to the internet Built with Python
Features
- Multiple PDF files
- Merge order control
- Remove a file from the list
- Merge everything into one PDF
- Works 100% offline (no data leaves your computer)
- No ads, no tracking
For normal user
- Download PDFMergerGui.exe and run locally, no python/library installation required
For running from source
- Make sure you have python 3.x and pypdf installed
- Install dependency:
pip install pypdf