Utility for scanning stacks of double-sided documents
Posted
by
Peter Becich
on Super User
See other posts from Super User
or by Peter Becich
Published on 2012-09-23T01:36:45Z
Indexed on
2012/09/23
3:40 UTC
Read the original article
Hit count: 515
I have a simplex scanner with document feeder, and am looking for the best way to scan double-sided notes. It would be useful to be able to scan the same stack twice, once flipped, and have a utility automatically interleave the scanned images. Multi-page PDF export would also be nice. Is there a tool to do this?
Otherwise, I'm considering writing it in Python, with the imagescanner module, if it can use the ADF -- http://pypi.python.org/pypi/imagescanner/0.9
Thanks
© Super User or respective owner