How can I extract text from a captcha image?

Viewed 25

I've tried many different python packages like pytesseract, none of them have got further than "DC", is there a free api i could use instead?

Example

1 Answers
Related