Skip to content

Short scipt to reorder the pages of a PDF file in order to print it as a book

License

Notifications You must be signed in to change notification settings

whaou/pdfBooklet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

PdfBooklet

Short script to reorder the pages of a PDF file in order to print it as a book.

Prerequisites

The script rely on the pypdf library.

It could be installed using:

python3 -m pip install pypdf

Usage

python3 pdfbooklet.py FILE_TO_CONVERT OUTPUT_FILE_NAME

About

Short scipt to reorder the pages of a PDF file in order to print it as a book

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages