Skip to content

Commit d30d238

Browse files
committed
initial commit
1 parent cf9f462 commit d30d238

File tree

1 file changed

+2
-2
lines changed
  • IMAGES & PHOTO SCRIPTS/Extract Texts from Image

1 file changed

+2
-2
lines changed

IMAGES & PHOTO SCRIPTS/Extract Texts from Image/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,9 +13,9 @@ Download and install the required tesseract.exe file here: https://osdn.net/proj
1313
## Steps To Execution
1414
- Fork this repo and navigate to Extract Text From Image folder in local folder
1515
- 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`
1717
- 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)
1919

2020
## Code Output
2121
`"IMAGE_TITLE" done` for each image in directory when text extraction is complete for said image

0 commit comments

Comments
 (0)