The n8n Playbook Tags
2 pages
Encoding
Master data transformation with encoding workflows. Convert Base64, URL encode/decode parameters, handle character sets, and ensure data compatibility.
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.