Skip to content

Commit df25be3

Browse files
authored
Update README.md
1 parent 566edce commit df25be3

File tree

1 file changed

+8
-3
lines changed

1 file changed

+8
-3
lines changed

README.md

Lines changed: 8 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,19 @@
1-
# react-native-tesseractocr
1+
# @devinikhiya/react-native-tesseractocr
22
tesseract ocr wrapper for react-native...
33

44
it Uses - [Tesseract4Android](https://github.com/adaptech-cz/Tesseract4Android) for android.
55
[Tesseract-OCR-iOS](https://github.com/gali8/Tesseract-OCR-iOS) for ios (not implemented yet !)
66

7-
It can recognize text from remote image(url)
7+
You can
8+
💫 recognize text from remote image(url)🕸️
9+
💫 recognize text with Camera 📷
10+
💫 recognize text from gallery📱
11+
812
also support multi-language recognization.
913

1014

11-
https://github.com/Devichand1/react-native-tesseractocr/assets/57847076/efc378b9-9d57-454f-8cf8-5d4571790fd2
15+
16+
![video](https://github.com/Devichand1/react-native-tesseractocr/assets/57847076/efc378b9-9d57-454f-8cf8-5d4571790fd2)
1217

1318

1419

0 commit comments

Comments
 (0)