How to extract text from the captcha?

How to recognize text from the captcha? I’ve used different types of OCR but can’t get a solution. Captcha is varies for every run. I’ve attached a photo below.

captcha
Captcha1
Captcha2

Hi @Vivek_Ramani

Have a look on it

Regards
Gokul

I’m sure the python script will read your captra.

I have some captras which hard to read more than your captra, i have used the tesseract + python to pass some captra types and successfully.

You can consider the using of them.

Hi Bro.

If you have time, you can study about the python… The uipath combine with the python to resolve some simple text captra as your image.