https://github.com/mr-g254/python-screenshot-to-text-converter
In this project I create a crossplatform app in python which can help capture text on the screen as an image and extract text from that image
https://github.com/mr-g254/python-screenshot-to-text-converter
customtkinter desktop-app easyocr image-processing lyrics-scraping python-desktop-application
Last synced: 7 months ago
JSON representation
In this project I create a crossplatform app in python which can help capture text on the screen as an image and extract text from that image
- Host: GitHub
- URL: https://github.com/mr-g254/python-screenshot-to-text-converter
- Owner: Mr-G254
- Created: 2022-12-08T18:58:15.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2024-04-04T12:48:05.000Z (over 1 year ago)
- Last Synced: 2025-01-25T11:08:52.469Z (8 months ago)
- Topics: customtkinter, desktop-app, easyocr, image-processing, lyrics-scraping, python-desktop-application
- Language: Python
- Homepage:
- Size: 112 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Image to text converter
Python-screenshot-to-text-converter will be rebuilt to Image to text converter with a better User Interface. You will require an internet connection when running the program for the first time.## Installation
- Open the command prompt and run the following command:
```
pip3 install -r requirements.txt
```## Overview

**Note:** I will not be continuing with these project but feel free to contribute.