Skip to main content

Tools for using scanners with document feeder

Project description

scan-pdf

PyPi-Package Build Status https://coveralls.io/repos/wuan/scan-pdf/badge.svg?branch=master&service=github

simple script to create pdf files from a scanner with document feeder

Examples

scan double sided pages to pdf

Example:

scan-pdf --resolution 100 --duplex test.pdf

supported options

> scan-pdf -h
usage: scan-pdf [-h] [--resolution RESOLUTION] [--duplex]
        [--color-mode {bw,gray,color}] [--color-depth COLOR_DEPTH]
        [--paper-format {A4}]
        output_file_name

Produce PDF from Scanner with document-feeder

positional arguments:
  output_file_name      name of the produced output file

optional arguments:
  -h, --help            show this help message and exit
  --resolution RESOLUTION
            scan resolution DPI (default: 300)
  --duplex              scan both sides of document
  --color-mode {bw,gray,color}
            default: gray
  --color-depth COLOR_DEPTH
  --paper-format {A4}   default: A4

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

scan-pdf-0.1.20.tar.gz (3.7 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page