This is a simple project that converts an image to text. It uses the tesseract.js library to convert the image to text. It also downloads the text as a .txt file.
-
Clone the repository
-
Open the
index.html
file in your browser -
Select an image
-
Click on the
Convert
button -
The text will be displayed in the textarea
-
The text will also be downloaded as a .txt file
This project is licensed under the MIT License - see the LICENSE file for details .