Not able to Extract Text from Putty

Hi team,

I am not able to extract text from Putty. I used “Text Extractor” activity. It is not showing any error but giving “Null” as output.
Can anyone please help me through this.

Thanks,
Isha Bhatnagar

Hi,

Kindly use OCR based automation for your use case

Regards,
Amit

Hi Amit,

In OCR, these are the options: -
image

I’m using “Tesseract” option. It is giving Null as output.
Other than this, it is asking to provide API.

Thanks,
Isha Bhatnagar

Hi,

Abby Cloud / Google Vision and Mocrosft Vision are paid API and you will have to register in Google and Microsoft site to use there API,

Tesseract is an open source OCR. Try using some text transaformation

Regards,
Amit Anand

Hi Amit,
I tried “Tesseract” OCR in “Text Extractor”. While “configuring filters”, it is giving the following output:-

When I TestRun, it gives Blank output.

Also, the text to be extracted is dynamic. Would it be able to extract dynamic data?

Thanks & Regards,
Isha Bhatnagar

Hi,

Try using different filter option available to see what gives best output. It will handle dynamic data as long as reference image is fixed.

Regards,
Amit Anand

Hi Amit,

I tried “Reference” in Text Extractor and Tesseract OCR
image

During configuration, it is showing some random output: -

Also at the time of test run, it is giving some random output:-

image

Thanks,
Isha Bhatnagar

Hi,

This issue is resolved. I exported Putty session output in a Log file instead of copying/extracting text from screen.

Thanks,
Isha Bhatnagar

Hi Isha,
How u did this!
Can u please explain like which activity u used for the same