ImageToText
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.
Install / Use
/learn @sauravhathi/ImageToTextREADME
Image To Text
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.
Demo
https://sauravhathi.github.io/imageToText/



How to use
-
Clone the repository
-
Open the
index.htmlfile in your browser -
Select an image
-
Click on the
Convertbutton -
The text will be displayed in the textarea
-
The text will also be downloaded as a .txt file
Author
License
This project is licensed under the MIT License - see the LICENSE file for details .
