Base64 Encoder

Go to Product

Encode binary or string data to a Base64-encoded string. Optionally this node can append the MIME type of the input data and generate a data: URI which allows to inline the data directly into HTML pages. This is useful e.g. in combination with the “Handlebars” node.

Options

Input
The binary or string input column
Remove input column
Enable to drop the input column from the result table.
Add additional columns
Appends additional output columns: MIME type of the data, data: URL.
Output column name
Name of the output column (or prefix in case the “Add additional columns” is enabled).

Input Ports

Icon
Input table with binary column.

Output Ports

Icon
Table with appended Base64 column (and optionally futher).

Popular Predecessors

  • No recommendations found

Popular Successors

  • No recommendations found

Views

This node has no views

Workflows

  • No workflows found

Links

Developers

You want to see the source code for this node? Click the following button and we’ll use our super-powers to find it for you.