Skip to content

BrancoDigital/PDF_Merger

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

PDF Merger

Simple GUI tool to merge front and back PDFs from single-sided scans.

Installation

  1. Install Python 3.x
  2. Install requirements: pip install -r requirements.txt
  3. Run: python pdf_merger_gui.py

Build Executable

pyinstaller --onefile --name "PDF Merger" pdf_merger_gui.py

About

A python-based executable to merge two user-defined PDFs. Useful for scanning and merging double sided documents.

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages