top of page

PDF Merge Automation

Automates downloading two PDF files via HTTP requests, merges them using a custom JS PDF toolkit in n8n, and writes the merged PDF to disk. Utilizes n8n's HTTP Request, custom JS node, and file system nodes for seamless PDF processing.

bottom of page