We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e8604d0 commit 74882f9Copy full SHA for 74882f9
Text Extractor/readme.md
@@ -4,7 +4,7 @@
4
5
This app build using `tkinter 3.9.14` and `pytesseract`.
6
- Import the pytesseract and tkinter modules.
7
-- Open the imagw files.
+- Open the image files.
8
- use pytesseract.image_to_string() to extract the text from the image.
9
- display the text.
10
0 commit comments