Reading JPG files

Hi,

I am going to make a workflow that can read (list of) JPG images from my local hard drive, use photo ids to extract some information and then make an excel file containing the photos and numerical information. I couldn’t find any Knime node that can read JPG files (they are mostly PNG reader)? Do you guys know how to read JPGs?

Cheers!

Hello @naraj ,

here is a small workflow that reads .jpg images. Hope it helps.

Have a nice day,
Raffaello

4 Likes

You can employ OpenPyxl for that which is already included in the bundled Python in KNIME.

2 Likes

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.