File tree 1 file changed +2
-2
lines changed 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -13,9 +13,9 @@ Download and install the required tesseract.exe file here: https://osdn.net/proj
13
13
## Steps To Execution
14
14
- Fork this repo and navigate to Extract Text From Image folder in local folder
15
15
- Edit ` image-text.py ` with the string for the images directory.
16
- - Run this code.py ` $ python image-text.py `
16
+ - Run this code like so; ` $ python image-text.py `
17
17
- In a short bit you'd have the .txt file with the texts extracted
18
- - Enjoy and goodluck on your freelancing copytyping jobs! (how the script idea came to be. Really couldn't type out text in TONS of image files lol)
18
+ - Enjoy and goodluck on your freelancing copy-typing jobs! (how the script idea came to be. Really couldn't type out text in TONS of image files lol)
19
19
20
20
## Code Output
21
21
` "IMAGE_TITLE" done ` for each image in directory when text extraction is complete for said image
You can’t perform that action at this time.
0 commit comments