
OCR (Tesseract)
OCR tool using Tesseract via Intents.
Description
This app provides OCR functionality via Tesseract, accessible through Intents. It processes JPEG files and returns recognized text in a parcelable format. Designed for integration, it avoids bloating apps with unused features. Currently used by My Expenses for receipt scanning. Requires language setup for Tesseract, which downloads necessary models, needing INTERNET permission.