Skip to content

Code-A2Z/text-extraction-ocr

Repository files navigation

Text Extractor App

A modern web application that extracts text from uploaded images using Tesseract OCR.
The project includes:

  • 📱 Frontend (React) – sleek UI to upload images & display extracted text.
  • ⚙️ Backend (Flask) – handles OCR processing via pytesseract.

✨ Features

  • 🖼 Upload an image and instantly extract text.
  • 🌐 Cross-platform support (works on any browser).
  • 🔤 Uses Tesseract OCR for high-quality text recognition.

🚀 Tech Stack

  • Frontend: React, Axios, CSS
  • Backend: Flask, Python, Pillow, pytesseract
  • Deployment: Render (Flask) + Netlify (React) or combined Flask serving React

Preview

image

📜 License

This project is licensed under the MIT License – see the LICENSE file for details.

About

A simple text extracting app using OCR.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published