Releases: abanoubha/img2txt_app
Releases · abanoubha/img2txt_app
img2txt v2.9.0
img2txt v2.8.0
- change the color-coding rules to be
- less than 49% confidence -> red
- from 50% up to 79% confidence -> purple
- more than 80% confidence -> white (in dark mode) and black (in white mode)
- add notes about color-coded accuracy
- use better button title on CropScreen
- make InfoScreen scrollable to adapt to split screen feature in Android
img2txt v2.7.0
- use on-device ML Kit if available
- use on-device Google vision if available
- use on-device included in the app Tesseract OCR with Arabic & English models
- show alert/notice if the mean_confidence of result text is less than 60%
- prompt the app user to choose the language of text on the image before processing it
- add line breaks (newline) in extracted text (ML Kit & Tesseract OCR)
- only show words with confidence > 50
- make result/extracted text editable
img2txt v2.6.0
- now, the app is open source 🎉
- new simpler theme ✨