Skip to content

A Python tool that transforms PDFs into printable booklet format with optional bleed and signature support. The script:

License

Notifications You must be signed in to change notification settings

tilacog/booklet-imposition

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PDF Booklet Maker

A CLI tool project for transforming PDFs into printable booklet format with optional bleed and signature support.

Status

The previous implementation has been removed from this repository.

Features

Bleed Support: Adds extra content area beyond the trim size to prevent white edges after cutting. Useful for professional printing.

Signature Support: Split PDFs into multiple signatures (sections) for traditional bookbinding. Instead of one large booklet, the PDF is divided into smaller signatures that are gathered and bound together. This is essential for larger books and provides flexibility in binding methods.

References

License

MIT

About

A Python tool that transforms PDFs into printable booklet format with optional bleed and signature support. The script:

Topics

Resources

License

Stars

Watchers

Forks