https://github.com/twc-official/imagetotext
This is a Python Script packaged as an executable that scans the chosen space for text using Tesseract, and outputs it as text. I got this idea after getting an Uncopyable error in McEdit, so I guess I owe them.
https://github.com/twc-official/imagetotext
exe executable image-processing image-to-text-converter pyqt6 python python3 tesseract-ocr
Last synced: 10 months ago
JSON representation
This is a Python Script packaged as an executable that scans the chosen space for text using Tesseract, and outputs it as text. I got this idea after getting an Uncopyable error in McEdit, so I guess I owe them.
- Host: GitHub
- URL: https://github.com/twc-official/imagetotext
- Owner: Twc-Official
- License: mit
- Created: 2025-07-11T19:54:27.000Z (11 months ago)
- Default Branch: main
- Last Pushed: 2025-07-12T12:19:52.000Z (11 months ago)
- Last Synced: 2025-07-12T13:24:15.966Z (11 months ago)
- Topics: exe, executable, image-processing, image-to-text-converter, pyqt6, python, python3, tesseract-ocr
- Language: Python
- Homepage: https://fusingdevelopments.com
- Size: 21.5 KB
- Stars: 1
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
π·β Image To Text Application βπ·

π‘ Have you ever gotten an error in an application where it does not let you copy it for troubleshooting?
This Python code fixes that by allowing you to capture text on your screen!
π§° This is a personal quality-of-life project made to show off scripting skills and save users time.
πΈβ Project Screenshots
Just wait
π§β Features
- π§ OCR configuration Within Settings [1.1.0+]
- β¬οΈ Recent Captures Tab [1.3.0+]
- π Deletion of Recent Captures [1.4.0+]
- π§ A nice UI [1.2.0+]
π οΈβ Installation Steps
Another amazing feature is how easy this code is to download:
1οΈβ£ Download the latest release.
2οΈβ£ Run it. Yes, it's that simple.
π οΈβ Running This Program Steps
π Step 1: Run the file.
Well done! Now, the code should work as intended. Enjoy!