OCR Android App using tesseract
- Crop
- Rotate
- Binarize
- Recognize Text (English and spanish)
- Search
- Copy to clipboard
- android-image-cropper: for image cropping.
- tess-two: to recognize text (tesseract) and binarize (leptonica).
- firebase: to report metrics (for development purpose, you can remove firebase dependencies or add your own google-services.json).
- admob: to show google ads (to pay some bills). Check PR #8 to know more about admob environment.
- Android 4.0 +
On Projects tab you can trace the future possible features and its status.
Backlog → a simple idea
Ready → idea now is a possible feature waiting to be developed
In progress → feature being developed