Read PNG Images

This Node Is Deprecated — This node is kept for backwards-compatibility, but the usage in new workflows is no longer recommended. The documentation below might contain more information.

Read PNG images from a list of URLs and append them as a new column. The URL list is a column in the input table containing valid URLs (e.g. file:/tmp/image.png). You can use the "List Files" node to scan a directory containing *.png files.

Options

URL Column
Select the input column containing the URLs.
Fail on invalid input
If selected, the node will fail during execution if any URL is invalid or points to an invalid PNG file. If unselected, the node will skip these invalid entries and insert a missing value instead. Note that if the parsing fails for all rows, the node will fail in either case.
Replace input column
If selected the node will replaced the selected URL column with the PNG data.
Append new column
If selected the node will append a new column with the given name.

Input Ports

Icon
Table containing the URL column.

Output Ports

Icon
The input data amended by the PNG column.

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.