Skip to content

Time-saving software enabling students, teachers, and other individuals to scan double-sided documents with a single-sided scanner.

Notifications You must be signed in to change notification settings

TechForGoodInc/Double-PDF

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Double PDF

Application that allows you to scan double-sided documents using a single-sided printer scanner.

Compiling from source code

Double PDF is compiled using pyinstaller with the onefile and noconsole options.

  1. Run the following code in the directory where you downloaded the source code in order to get a executable. pyinstaller --onefile --noconsole --icon DoublePDF.ico main.py

  2. Open the dist folder and rename the executable to DoublePDF

About

Time-saving software enabling students, teachers, and other individuals to scan double-sided documents with a single-sided scanner.

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages