Overview [ Documentation]
qpdf is a command line tool that performs content-preserving transformations on PDF files.
Installation
winget install qpdf
Usage
Merge several PDF documents into one:
qpdf --empty --pages firstFile.pdf secondFile.pdf -- output.pdf