Skip to content

Latest commit

 

History

History
35 lines (18 loc) · 1.02 KB

README.md

File metadata and controls

35 lines (18 loc) · 1.02 KB

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 .