Skip to content

Automate scanning A4 papers and store them as a numbered list in a directory, as well as export them collectively as a pdf.

License

Notifications You must be signed in to change notification settings

aarondarwish/autoscan

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 

Repository files navigation

Purpose of the script

It automatically scans A4 papers, and enables you to keep track of when a page is flipped. When the scanning is finished, it optimizes the images and then converts them into a pdf file.

Requirements

You need the imagemagick and jpegoptim packages installed, as well as the SANE (Scanner Access Now Easy) library suit.

Use

Firstly find your scanner by issuing scanimage -L and then copy the endpoint and assign it to the device_string variable inside the autoscan.py file.

Then simply run the autoscan.py script using a python interpreter:

python autoscan.py

About

Automate scanning A4 papers and store them as a numbered list in a directory, as well as export them collectively as a pdf.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages