/mergepdf

A small script to merge pdf files. I personally use it to add the SI at the end of a paper.

Primary LanguagePython

merge_pdfs.py

A small script to merge pdf files. I personally use it to add the SI at the end of a paper.

The usage is simple:

python merge_pdfs.py << list_of_pdf_files >>

The result is a file named Article_with_SI.pdf with the PDFs all merged into one.