top of page

Multi-file Zip Compressor

An n8n workflow that compresses multiple input files (images, PDFs, CSV/XLSX) into a single ZIP archive. Uses n8n's Execute Workflow Trigger, JavaScript code node for binary handling, and Compression node to produce a dated zip file as output.

bottom of page