Image Writer (Table Column)

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.

This node takes all images in a certain column of the input table and writes them, each as a separate file, into a directory in the file system or to a remote location denoted by a URL. The files will be named after the table's row keys.
Note that if the destination location is a remote URL not all options are available because in general it's not possible to determine whether the remote location exists. In this case it will always be overwritten.

Options

Image column
Select the column containing the image cells here.
Selected directory
Select the output location here. You can also specify remote URLs, in this case the final destination URLs are built by directly appending the file name to this base URL.
Overwrite existing files
Choose if existing files should be overwritten here. If this option is unchecked, the node will fail if a file already exists.

Input Ports

Icon
Input table containing at least one Image column.

Output Ports

This node has no output ports

Popular Predecessors

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.