mobeets / pdf-page-orderer

reorders the pages in a pdf so you can print a double-sided booklet with multiple pages in each sheet.

Home Page:https://pdf-page-orderer.fly.dev/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Usage

Either use the website, or, you can pull the code and run it locally like this:

python pdf_booklet.py --infile og_filename.pdf --outfile reordered_filename.pdf --pairs_per_sheet 4

About

reorders the pages in a pdf so you can print a double-sided booklet with multiple pages in each sheet.

https://pdf-page-orderer.fly.dev/


Languages

Language:Python 69.8%Language:HTML 23.6%Language:CSS 3.5%Language:Dockerfile 3.0%Language:Procfile 0.1%