This application is used to extract text from image using OCR(Optical character recognition) technology.
The inspiration for this project came when i was watching a programming tutorial on youtube and at one moment i needed to get the code that the tutor was typing but it was not possible since i can't copy a txt on a video. So i decided to build an application that can extract texts from screen as easy as copy/paste regular texts.
I used codes from my Actor Face Recognition project to quickly build the system. The project took less than a week to finish. And the application is written in python and java. Detailed explanation is found in the documentation page.