https://github.com/islom-pardaboyev/image_to_text_converter
A React-based web app that extracts text from images using Tesseract.js. Upload an image, and the app will process it automatically. Supports manual text extraction as well. 🚀
https://github.com/islom-pardaboyev/image_to_text_converter
extract-text image-to-text react react-icons sooner tailwindcss
Last synced: 2 months ago
JSON representation
A React-based web app that extracts text from images using Tesseract.js. Upload an image, and the app will process it automatically. Supports manual text extraction as well. 🚀
- Host: GitHub
- URL: https://github.com/islom-pardaboyev/image_to_text_converter
- Owner: islom-pardaboyev
- Created: 2025-02-10T14:45:32.000Z (4 months ago)
- Default Branch: main
- Last Pushed: 2025-02-10T14:55:04.000Z (4 months ago)
- Last Synced: 2025-02-10T15:39:21.597Z (4 months ago)
- Topics: extract-text, image-to-text, react, react-icons, sooner, tailwindcss
- Language: TypeScript
- Homepage: https://image-to-text-converter-orpin.vercel.app
- Size: 0 Bytes
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Image to Text Converter
This is a **React** application that extracts text, an OCR (Optical Character Recognition) engine. It provides a user-friendly interface for uploading images and extracting text.
## Features
✅ Upload an image and extract text using OCR
✅ Responsive and modern UI using **Tailwind CSS**
✅ Supports multiple image formats (JPG, PNG, etc.)
✅ Displays extracted text in a textarea## Technologies Used
- **React.js** – Frontend framework
- **Tailwind CSS** – Styling framework
- **Lucide-react** – Icons for UI design## Usage
1. **Click on the upload area** to select an image.
2. **The app will automatically process the image and extract text.**
3. **You can manually re-extract text using the "Extract Text" button.**--
## 📬 Contact Me
📧 **Email**: [[email protected]](mailto:[email protected])
💼 **Telegram**: [Islom Pardaboyev](https://t.me/islom_ipm)---
## 📜 License
This project is **MIT licensed**. Feel free to use and modify it!---
### 🌟 **Don't forget to give a star ⭐ if you like it!**