2
1
Fork
You've already forked pdffold
0
WIP ready-to-print pdfs for booklets (and books?)
  • Python 100%
krumelmonster 11647f9dd4 Add ausscheisser3000: wx gui to pdffold
Without error handling and quire chaotic generally so far
2025年11月19日 16:36:18 +01:00
ausscheisser3000.py Add ausscheisser3000: wx gui to pdffold 2025年11月19日 16:36:18 +01:00
LICENSE Initial commit 2024年04月04日 19:08:29 +00:00
pdffold.py pdffold: Restructure to allow use as module 2025年11月19日 16:35:57 +01:00
README.md README 2024年04月04日 21:44:15 +02:00

pdffold

Say you have a pdf of some book or text and you want to print it, fold it and staple it in order to read it as a book, you can use pdfbook2 or you can use pdffold.

pdffold is in a protype state and under active development.

Please make feature-requests in the issues.

usage: pdffold.py [-h] [--sel SEL] -o OUTPUT pdf_file
Shuffle a pdf for booklet printing
positional arguments:
 pdf_file Path to the PDF file
options:
 -h, --help show this help message and exit
 --sel SEL Page selection e.g., 1,blank,3,5-11,20-
 -o OUTPUT, --output OUTPUT
 Output PDF file path

Note:

  • Doesn't support setting output page size, output height will equal input height, output width will equal twice the input width
  • Requires all pages to have the same page size
  • The CLI will change