OCR Application

Text extraction from images application

About the Project

This OCR (Optical Character Recognition) application detects text in images and converts it to digital text. The application has the ability to recognize texts in different fonts and sizes.

The project offers a user-friendly interface while utilizing advanced image processing algorithms in the background. Users can upload images, extract text output, and edit the results.

Features

  • Support for various image formats (JPG, PNG, BMP)
  • Multiple language support
  • Text editing and export capabilities
  • High accuracy rate
  • User-friendly interface

Technologies Used

Python OpenCV Tesseract OCR Flask HTML/CSS JavaScript