Merge PDFs into one file
pdf_mergeCombine multiple PDFs into one file in specified order, preserving original page sizes. Inputs remain unchanged. Free tier supports up to 5 files per merge.
Instructions
Call this tool to join several PDFs into one, in the order given. Page sizes are kept as-is, so a merged file may have mixed sizes, and the answer says so. Inputs are never modified. Free tier: up to 5 files per merge.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| paths | Yes | The PDFs to join, in the order they should appear | |
| out_path | Yes | Where to write the merged PDF | |
| overwrite | No | Replace out_path if a file is already there. Default false: an existing file is never overwritten |