Renderer to Image

This node appends a new column that holds SVG or PNG images of the rendered content from another column. You may choose any of the existing renderers for the specific column.

Options

Column
Select the column from which you want to render values.
Renderer
Select the renderer that should be used to create the images from the selected column.
Image type
Select the type of the generated images.
  • SVG: Create Scalable Vector Graphics (SVG) images.
  • PNG: Create Portable Network Graphics (PNG) raster images.
Width
Width in pixels of the generated PNG images.
Height
Height in pixels of the generated PNG images.
Output mode
Choose whether the selected input column is replaced by the new image column or whether a new column is appended to the table.
  • Replace: Replace the selected input column with the rendered image column.
  • Append: Append a new column with the rendered images to the table.
Output column name
Name of the appended column containing the rendered images. Only applicable if the input column is not replaced.

Input Ports

Icon
Input table.

Output Ports

Icon
The output with the additional column containing the rendered images.

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.