Overview

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