Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/harikrishna-9885699666/image-to-text-converter-react-vite-ts-tesseract

Image to text convertor - Vite + React + TS + Bootstrap CSS + Tesseract.js
https://github.com/harikrishna-9885699666/image-to-text-converter-react-vite-ts-tesseract

bootstrap image-to-text-converter reactjs tesseract typesc vite

Last synced: 2 days ago
JSON representation

Image to text convertor - Vite + React + TS + Bootstrap CSS + Tesseract.js

Awesome Lists containing this project

README

        

# Image to text convertor - Vite + React + TS + Bootstrap CSS + Tesseract.js

This is a simple Image to text convertor application using React + Vite, TypeScript, Bootstrap CSS and Tesseract.js

## Live Demo

You can check out the live demo of the application here: [Image to text convertor Demo](https://image-to-text-converter-react-vite-ts.netlify.app/)

## Prerequisites

- Node.js (version 14 or higher)
- npm (version 6 or higher)

## Installation

1. Clone the repository:

```sh
git clone https://github.com/HariKrishna-9885699666/image-to-text-converter-react-vite-ts-tesseract.git
cd image-to-text-converter-react-vite-ts-tesseract
npm install
npm run dev