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.
0 | Input table containing at least one Image column. |