Merge PDFs
pdf_mergeMerge two or more PDF files into a single document. The operation runs entirely on your machine with no data sent externally.
Instructions
Merge two or more PDF files into one, in the order given. Runs entirely on this machine — the file is read and written locally and never sent anywhere.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| inputs | Yes | Paths to the input PDFs, in merge order (2 or more) | |
| output | Yes | Path to write the merged PDF |