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