pystitcher

PDF stitcher for humans.

Merging PDFs is easy

pdftk 1.pdf 2.pdf cat output final.pdf

Except when its not

(Managing bookmarks)

pdftk 1.pdf 2.pdf cat output final.pdf
pdftk dump_data final.pdf > bookmarks.txt
# More code here to add more bookmarks
pdftk update_info_utf8 bookmarks.txt final.pdf final2.pdf

The last comment block of each slide will be treated as slide notes. It will be visible and editable in Presenter Mode along with the slide. [Read more in the docs](https://sli.dev/guide/syntax.html#notes)