Skip to content

img2txt v2.7.0

Compare
Choose a tag to compare
@abanoubha abanoubha released this 29 May 12:27
· 80 commits to main since this release
  • 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