MacOS specific

pdftk: Merge and split pdfs:

install:

brew install pdftk-java

merge pdfs:

pdftk lorem1.pdf lorem2.pdf cat output merged.pdf