This is a simple Image to text convertor application using React + Vite, TypeScript, Bootstrap CSS and Tesseract.js
You can check out the live demo of the application here: Image to text convertor Demo
- Node.js (version 14 or higher)
- npm (version 6 or higher)
-
Clone the repository:
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