top of page

Download and Split Binary Files Workflow

An n8n workflow that downloads a ZIP file via HTTP request, decompresses it, and splits the contained binary files into individual items. Uses HTTP Request, Compression, and Function nodes. Ideal for processing bulk file archives automatically.

bottom of page