String to SVG

Converts a String or XML column to SVG images. If you want to read multiple SVG files, e.g. from a directory, you probably want to use the "List Files" node in combination with the "Read Images" node.

Options

Input column
The String or XML column containing valid SVG text (or XML).
Output column
Choose whether to replace the selected input column with the SVG data, or to append a new column containing the SVG objects.
New column name
Name of the new column appended to the input table containing the converted SVG images. Only applicable when "Append new column" is selected.
Fail on invalid input cell
If selected, the node will fail during execution if any cell contains invalid SVG image data. If unselected, the node will skip these invalid entries and insert a missing value instead.

Input Ports

Icon
Input data.

Output Ports

Icon
Input data with the new image data.

Popular Predecessors

Popular Successors

Views

This node has no views

Workflows

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.