Base64 to Files

This component writes base64 encoded data from a table into multiple files.

Options

Column with file paths
The column containing the absolute file paths to local files that should be filled with the decoded base64 data.
Column with base64 data
The column containing the base64 data.

Input Ports

Icon
A table with a column that contains base64 strings and another column containing the corresponding output file paths.

Output Ports

Icon
The input table with an extra column called "success" that marks whether an export was successful or not.

Nodes

Extensions

Links