Input file name to output file name

@johnnybasha you can capture the file name given (or it might come as an already existing Path variable) maybe from a List Files/Folders – KNIME Hub node.

You can separate the File Nam from the extension so you might create a new file name with a different extension in a Java Edit node or directly create a new Path variable.

image

kn_example_path_name_file.knwf (34.2 KB)

2 Likes