An Image to Text scanner implemented in C++ using the Qt GUI framework. The application utilizes the OpenCV library for image processing and Tesseract for text recognition.
- Upload an image file and convert it to text.
- Supports various image formats such as PNG, JPEG, and BMP.
- C++ Compiler
- Qt Framework
- OpenCV Library
- Tesseract OCR Engine
Go to the releases page and download the latest one. Extract and run the application file.