sauravhathi / 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.

Home Page:https://sauravhathi.github.io/imageToText/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

image

image

image

How to use

  1. Clone the repository

  2. Open the index.html file in your browser

  3. Select an image

  4. Click on the Convert button

  5. The text will be displayed in the textarea

  6. 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 .

About

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.

https://sauravhathi.github.io/imageToText/

License:MIT License


Languages

Language:HTML 100.0%