Archived
Watch
1
Fork
You've already forked pdf2book
0
No description
This repository has been archived on 2024-01-21. You can view files and clone it, but you cannot make any changes to its state, such as pushing and creating new issues, pull requests or comments.
Find a file
Repository files (latest commit first)
Filename Latest commit message Latest commit date
2020-11-11 11:30:35 +01:00
LICENSE Initial commit 2020-11-11 11:30:35 +01:00
pdf2book.sh Initial commit 2020-11-11 11:30:35 +01:00
README.txt Initial commit 2020-11-11 11:30:35 +01:00

# pdf2book
This repo contains a small script to reorganize PDF from a normal increasing
page numbering into a printable set of sheets which can be foled into a book.

## usage
pdf2book <input.pdf> <output.pdf>

## Author and license
The author of this script is Nils Freydank. The script is licensed as MIT.
Details can be found inside the file LICENSE.

<!--
vim:fileencoding=utf-8:ts=4:syntax=markdown:colorcolumn=81:noexpandtab
-->