This workflow automates the process of reading, modifying, and writing binary files in batch. Triggered manually for flexible control, it reads binary data from specified files, converts the data to JSON for easy modification, updates specific key-value pairs, and then converts the data back to binary before saving. It processes files sequentially in batches, making it suitable for tasks like batch data processing, file updates, or automation in content management workflows.
Batch Processing of Binary Files with n8n
Node Count | 6 – 10 Nodes |
---|---|
Nodes Used | functionItem, if, manualTrigger, moveBinaryData, readBinaryFiles, splitInBatches, writeBinaryFile |
Reviews
There are no reviews yet.