An open API service indexing awesome lists of open source software.

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

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
![Image1](Images/image1.png)

![Image2](Images/image2.PNG)

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