# Solve captcha with OCR

**URL:** https://forum.robusta.ai/t/solve-captcha-with-ocr/213
**Category:** OCR
**Created:** [August 2, 2022, 11:02am UTC](https://forum.robusta.ai/t/solve-captcha-with-ocr/213 "2022-08-02T11:02:45Z")
**Posts on this page:** 5
**Page:** 1

<div class="post-metadata">

### Author: ![ilayda.ipar](https://dub1.discourse-cdn.com/flex005/user_avatar/forum.robusta.ai/ilayda.ipar/32/56_2.png) [@ilayda.ipar](https://forum.robusta.ai/u/ilayda.ipar)
#### Post date: [August 2, 2022, 11:02am UTC](https://forum.robusta.ai/t/solve-captcha-with-ocr/213/1 "2022-08-02T11:02:45Z")

</div>

Apart from special captcha solutions, sometimes free and simple ways can be found. It will be necessary to use OCR for this. However, it is necessary to act with the knowledge that this method is not as successful as other paid solutions.

In this explanation, all the details of the process will not be explained, but only which image proccessing (IP) components help will be mentioned.

The image proccessing steps applied to the capctha screenshot below are as follows.

 ![image](https://europe1.discourse-cdn.com/flex005/uploads/robusta1/original/1X/8eb5d7b79a445eafd650f7d4251317f33442a5b0.png)

 ![image](https://europe1.discourse-cdn.com/flex005/uploads/robusta1/original/1X/bbe9ff0e966a3c09898be53add06875d59989c1c.png)

 ![image](https://europe1.discourse-cdn.com/flex005/uploads/robusta1/original/1X/76b743d9f9b8d9a13379c73e50372f9b1fbdcce6.png)

After the above IP operations, the conversion of the image file processed with the Ocr - Read as text component into text format is completed. By changing the parameter values, solutions with higher success rates can be achieved.

---

<div class="post-metadata">

### Author: ![Yasin.Baykan](https://dub1.discourse-cdn.com/flex005/user_avatar/forum.robusta.ai/yasin.baykan/32/86_2.png) [@Yasin.Baykan](https://forum.robusta.ai/u/Yasin.Baykan)
#### Post date: [September 8, 2022, 8:21am UTC](https://forum.robusta.ai/t/solve-captcha-with-ocr/213/2 "2022-09-08T08:21:28Z")

</div>

is it possible to add image after IP - Threshold is performed?  
I can see image status after dilate,erode and sharpen. However I could not see image status after threshold.  
Thank you.

---

<div class="post-metadata">

### Author: ![ilayda.ipar](https://dub1.discourse-cdn.com/flex005/user_avatar/forum.robusta.ai/ilayda.ipar/32/56_2.png) [@ilayda.ipar](https://forum.robusta.ai/u/ilayda.ipar)
#### Post date: [September 8, 2022, 11:39am UTC](https://forum.robusta.ai/t/solve-captcha-with-ocr/213/3 "2022-09-08T11:39:45Z")

</div>

I didn’t understand the problem. Can you share your process and the error you get?

---

<div class="post-metadata">

### Author: ![Yasin.Baykan](https://dub1.discourse-cdn.com/flex005/user_avatar/forum.robusta.ai/yasin.baykan/32/86_2.png) [@Yasin.Baykan](https://forum.robusta.ai/u/Yasin.Baykan)
#### Post date: [September 8, 2022, 11:51am UTC](https://forum.robusta.ai/t/solve-captcha-with-ocr/213/4 "2022-09-08T11:51:49Z")

</div>

![image](https://europe1.discourse-cdn.com/flex005/uploads/robusta1/original/1X/3141ad20a9953b2a0182e4a47b1da1d83721feb3.png)

---

<div class="post-metadata">

### Author: ![ilayda.ipar](https://dub1.discourse-cdn.com/flex005/user_avatar/forum.robusta.ai/ilayda.ipar/32/56_2.png) [@ilayda.ipar](https://forum.robusta.ai/u/ilayda.ipar)
#### Post date: [September 8, 2022, 12:12pm UTC](https://forum.robusta.ai/t/solve-captcha-with-ocr/213/5 "2022-09-08T12:12:06Z")

</div>

Image Processing-Threshold is the method used to increase or decrease other noises on the image. The output when used is as follows.

⬇

 ![image](https://europe1.discourse-cdn.com/flex005/uploads/robusta1/original/1X/3e3bf301a1211ec673e6439425585c4800686857.png)
