Skip to content
This repository has been archived by the owner on Jun 9, 2023. It is now read-only.

Latest commit

 

History

History
10 lines (7 loc) · 162 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 162 Bytes

cat-pdf

Concatenate PDFs, with ToC

Usage

python -m pip install pymupdf
python ./cat-pdf.py -o output.pdf input1.pdf input2.pdf input3.pdf ...