merge-pdf

Combine multiple PDF files into a single document using PDF API Hub

Package Information

Downloads: 6 weekly / 44 monthly
Latest Version: 1.0.1
Author: Rishabh Dugar

Documentation

n8n-nodes-merge-pdf

NPM Version
License

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

  1. Go to Settings → Community Nodes in n8n
  2. Enter n8n-nodes-merge-pdf
  3. Click Install

🔑 Setup

  1. Sign up at pdfapihub.com (free tier available)
  2. Copy your API key
  3. 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

📚 Resources

License

MIT

Discussion