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

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. 🚀

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!**