top of page

PDF Downloader and Merger Workflow

n8n workflow automates downloading multiple PDF files from URLs, merges them into a single PDF using a custom PDF Toolkit node, and writes the merged file to disk. Uses HTTP Request, Split Out, and file system nodes with custom-js PDF merge API.

bottom of page