Skip to content

a very simple Python script for reordering pdf files in booklet style

Notifications You must be signed in to change notification settings

Furyton/booklet-style-PDF-reordering-python-script

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

booklet-style-PDF-reordering-python-script

a very simple python script for reordering a PDF file in a foldable booklet style.

Two pdf pages per face, and you can fold the printed papers in the middle, and read it like a normal book.

requirement

pip install PyPDF2

Usage

python main.py input_file.pdf

note

make sure you select printing on both side and see if the printed paper is what you want ;)

About

a very simple Python script for reordering pdf files in booklet style

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages