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.
Dialog Options
- Input Column
- The String or XML column contain valid SVG text (or xml).
- Replace/Append Column
- Choose whether you want to replace the selected input or
append a new column containing the SVG objects.
- 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.
Ports
Output Ports
0 |
Input data with the new image data.
|
This node is contained in KNIME SVG Support
provided by KNIME GmbH, Konstanz, Germany.