Skip to content

esialb/simplexrepaginator

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 

http://www.simplexrepaginator.com/

Ingests PDF files of double-sided (duplex) documents scanned with a single-sided (simplex) scanner. Output is a corresponding PDF that has been "repaginated" so that the front and back pages of each paper sheet are in the correct order.

Scanning a stack of paper sheets, first face-up and then face-down, results in a logical page ordering such as this: 1,3,5,7,8,6,4,2. This project will ingest that PDF file and produce one whose pages are in the logical order 1,2,3,4,5,6,7,8.

Primary purpose is enable batch scanning of household files using inexpensive simplex document-feeder scanners.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages