Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/harikrishna-9885699666/image-to-text-converter-react-vite-ts-tesseract
- Owner: HariKrishna-9885699666
- Created: 2024-06-06T07:32:42.000Z (8 months ago)
- Default Branch: main
- Last Pushed: 2024-06-06T08:17:46.000Z (8 months ago)
- Last Synced: 2024-06-07T09:01:18.195Z (8 months ago)
- Topics: bootstrap, image-to-text-converter, reactjs, tesseract, typesc, vite
- Language: TypeScript
- Homepage: https://image-to-text-converter-react-vite-ts.netlify.app/
- Size: 48.8 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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