Open an excelfile with images and export the seperated images to files in a folder

Hi @RonG,
I created a solution in KNIME based on Tip 2 on this page:


that extracts the images and reads them into KNIME, if you need them copied to a specific output directory instead, just replace the Image Reader node with a Copy/Move Files node.
Extract Images from Excel File.knwf (29.8 KB)

best,
Gabriel

2 Likes