Files to Base64

This component takes a table of file paths and converts each file to a base64 string.

Options

Column with file paths
The column containing the absolute file paths to local files that should be converted to base64.
Output column name
The name of the output column containing the base64 string.

Input Ports

Icon
Table with a string column containing the file paths to convert.

Output Ports

Icon
The input table with an extra column containing the base64 encoded files.

Nodes

Extensions

Links