n8n-nodes-merge-pdf
v1.0.1
Published
Combine multiple PDF files into a single document using PDF API Hub
Maintainers
Readme
n8n-nodes-merge-pdf
Combine up to 25 PDF files into a single document — from URLs, base64, or binary input.
This is an n8n community node powered by PDF API Hub.
🚀 Install
- Go to Settings → Community Nodes in n8n
- Enter
n8n-nodes-merge-pdf - Click Install
🔑 Setup
- Sign up at pdfapihub.com (free tier available)
- Copy your API key
- In n8n → Credentials → New → PDF API Hub API → paste your key
✨ Features
| Parameter | Description | |-----------|-------------| | Input Type | URLs (up to 25) or Binary files from previous nodes | | Output Format | URL (hosted 30 days), Base64, or Binary File | | Output Filename | Custom filename for the merged PDF | | Metadata | Set title, author, subject, and keywords on the output PDF |
💡 Use Cases
- Invoice bundles — combine monthly invoices into one PDF
- Report compilation — merge multiple report sections
- Document packages — combine contracts, appendices, and cover pages
- Batch processing — merge files from cloud storage or APIs
