The n8n Playbook Tags
2 pages
Binary
Explore n8n workflows for handling raw binary data. Learn to save, process, and transfer files, images, PDFs, and attachments across all your services.
From Binary to Base64: A Guide to File Encoding in n8n Workflows
A guide on how to convert binary files to Base64 encoded strings in n8n workflows, handling both single and multiple files with a Code node.