Quick and dirty PDF merging GUI. Merges single sided scans. Usefull if your scanner does not support double sided scanning.
- merge side by side or
- append document
Clone repository:
git pull https://github.com/rubienr/mergepdf.git
Start GUI:
cd mergepdf
bin/mergepdf.sh
- select document containing odd files
- select document containing even files
- select destination folder/file-name
- press merge button
Ubuntu:
sudo apt-get install python2 pypy-tk python-tk pdftk