Skip to content

Quick and dirty double sided PDF merging from single sided PDF scans.

License

Notifications You must be signed in to change notification settings

rubienr/mergepdf

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mergepdf

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

merge process illustration

Usage

Clone repository:

    git pull https://github.com/rubienr/mergepdf.git

Start GUI:

    cd mergepdf
    bin/mergepdf.sh

Merge:

  1. select document containing odd files
  2. select document containing even files
  3. select destination folder/file-name
  4. press merge button
# Needed Tools + python2 + pypy-tk + python-tk + pdftk

Ubuntu:

    sudo apt-get install python2 pypy-tk python-tk pdftk

Screenshots

gui

About

Quick and dirty double sided PDF merging from single sided PDF scans.

Topics

Resources

License

Stars

Watchers

Forks