Reading Text Image Files into KNIME

How to read *.gif files into KNIME and convert them to text format so that they can be used in Text Mining.

Hi @Chandra_S -

You could start with this example that uses the KNIME Image Processing - Tess4J Integration:

Once you have the text string, then convert it with a Strings To Document node and continue on in the usual way.