Skip to main content

A python script that collates your PDF documents.

Project description

# py-pdf-collate

py-pdf-collate is a Python script that collates your PDF documents.

## What is it used for
Turn your single-sided scanner into a duplex!

There is currently only one sorting method, but more will be added shortly.

It will take the following page order:
1, 3, 5, 2, 4, 6
And collate it to:
1, 2, 3, 4, 5, 6

## Installation
1. Install ```py-pdf-collate` package:

pip install py-pdf-collate

2. Run on the command line:

pdf_collate [filename] [output filename (optional)]

If you do not provide an output filename, it will override your source file by default.

## Upcoming features

I will be adding the following sort order:
1, 3, 5, 6, 4, 2

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

py-pdf-collate-0.1.1.tar.gz (3.3 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