# How can I get the image recognizer to read text from an image?

**URL:** https://community.thunkable.com/t/how-can-i-get-the-image-recognizer-to-read-text-from-an-image/192610
**Category:** Questions about Thunkable X
**Tags:** ocr
**Created:** [August 22, 2019, 6:57pm UTC](https://community.thunkable.com/t/how-can-i-get-the-image-recognizer-to-read-text-from-an-image/192610 "2019-08-22T18:57:45Z")
**Posts on this page:** 7
**Page:** 1

<div class="post-metadata">

### Author: ![vballlibero10j2u5](https://sea1.discourse-cdn.com/flex015/user_avatar/community.thunkable.com/vballlibero10j2u5/32/41755_2.png) [@vballlibero10j2u5](https://community.thunkable.com/u/vballlibero10j2u5)
#### Post date: [August 22, 2019, 6:57pm UTC](https://community.thunkable.com/t/how-can-i-get-the-image-recognizer-to-read-text-from-an-image/192610/1 "2019-08-22T18:57:46Z")

</div>

Help! I’m trying to create an app that will read and recognize certain words in a food label so I can easily see if the food contains something that I can’t eat. How do I get the image recognizer option to allow the label to display text from an image instead of just describing what the image is (i.e. hand holding a box).

---

<div class="post-metadata">

### Author: ![angelshce22](https://avatars.discourse-cdn.com/v4/letter/a/b5ac83/32.png) [@angelshce22](https://community.thunkable.com/u/angelshce22)
#### Post date: [August 22, 2019, 7:01pm UTC](https://community.thunkable.com/t/how-can-i-get-the-image-recognizer-to-read-text-from-an-image/192610/2 "2019-08-22T19:01:13Z")

</div>

u have tags and description , u can use that tags for u what u want , for example ,

in the description will say hand holding a box

The tags : hand,box,table, etc etc

---

<div class="post-metadata">

### Author: ![vballlibero10j2u5](https://sea1.discourse-cdn.com/flex015/user_avatar/community.thunkable.com/vballlibero10j2u5/32/41755_2.png) [@vballlibero10j2u5](https://community.thunkable.com/u/vballlibero10j2u5)
#### Post date: [August 22, 2019, 7:07pm UTC](https://community.thunkable.com/t/how-can-i-get-the-image-recognizer-to-read-text-from-an-image/192610/3 "2019-08-22T19:07:45Z")

</div>

I’ve tried that but the tags still come up as describing the picture. I want it to be able to read/recognize the words in the picture. Is there a way I can do that?

---

<div class="post-metadata">

### Author: ![angelshce22](https://avatars.discourse-cdn.com/v4/letter/a/b5ac83/32.png) [@angelshce22](https://community.thunkable.com/u/angelshce22)
#### Post date: [August 22, 2019, 7:10pm UTC](https://community.thunkable.com/t/how-can-i-get-the-image-recognizer-to-read-text-from-an-image/192610/4 "2019-08-22T19:10:37Z")

</div>

for that the best solutions its OCR but i dont know if thunkablex have that

---

<div class="post-metadata">

### Author: ![angelshce22](https://avatars.discourse-cdn.com/v4/letter/a/b5ac83/32.png) [@angelshce22](https://community.thunkable.com/u/angelshce22)
#### Post date: [August 22, 2019, 7:12pm UTC](https://community.thunkable.com/t/how-can-i-get-the-image-recognizer-to-read-text-from-an-image/192610/5 "2019-08-22T19:12:41Z")

</div>

Or u can use , google vision api whit json , its very easy , But need to have a account on google cloud  
[https://cloud.google.com/vision/docs/ocr](https://cloud.google.com/vision/docs/ocr)

---

<div class="post-metadata">

### Author: ![sim2kuk97atop](https://avatars.discourse-cdn.com/v4/letter/s/8797f3/32.png) [@sim2kuk97atop](https://community.thunkable.com/u/sim2kuk97atop)
#### Post date: [August 19, 2021, 11:19pm UTC](https://community.thunkable.com/t/how-can-i-get-the-image-recognizer-to-read-text-from-an-image/192610/6 "2021-08-19T23:19:21Z")

</div>

Care to share exactly how your blocks worked to get an image to google OCR?

---

<div class="post-metadata">

### Author: ![ioannis](https://sea1.discourse-cdn.com/flex015/user_avatar/community.thunkable.com/ioannis/32/146956_2.png) [@ioannis](https://community.thunkable.com/u/ioannis)
#### Post date: [November 8, 2024, 12:11pm UTC](https://community.thunkable.com/t/how-can-i-get-the-image-recognizer-to-read-text-from-an-image/192610/7 "2024-11-08T12:11:50Z")

</div>


