package icon

OCR

OCR based on Tesseract 5
New in version 4.0
* OpenMP support (Multi threaded provides better performance)
* Updated to Tesseract4Android lib to 4.3.0
* Updated to Tesseract to 4.3.0
* Updated various libraries
* Added new translations for various languages
# OCR

An Android OCR app based on Tesseract that can recognize texts on images.

This app is now based(Since v3.0) on Tesseract 5 and the first of android app which is based on Tesseract 5.

###After downloading the Training data, the app does everything offline on your device.

Translate this app on [Hosted Weblate](https://hosted.weblate.org/projects/android-ocr).

🚀 Features
* Highest accuracy and fastest result.
* Extract text from images.
* Copy data to clipboard.
* Select any part of the data.
* Process multiple languages in single image(Required changes in settings).
* Based on latest Training Data.
* 120+ recognized languages.
* 3 Type of data i.e Standard, best, fast for more info click here.
* Math recognition/equation detection(Not Tested yet).
* Process images directly from the gallery on your device via the share menu.


Required Permissions

* Internet: Downloading the training data
* Access Internet state: To download the training data.
* Note: None of your data is sent to anywhere.

📓 License

* Tesseract and Tesseract Data: Apache 2.0.
* Tesseract4Android: Apache 2.0.
* ImageCropper: Apache 2.0.
* SpinnerDialog: [Apache 2.0

Made possible by the Tesseract4Android library.

If you want to use Tesseract 4 based version, you can use the old version of this app(Before v3.0)

Versions

Although APK downloads are available below to give you the choice, you should be aware that by installing that way you will not receive update notifications and it's a less secure way to download. We recommend that you install the F-Droid client and use that.

Download F-Droid
  • Version 4.0 (12) suggested Added on 2023-02-03

    arm64-v8a armeabi-v7a x86 x86_64

    This version requires Android 4.3 or newer.

    It is built and signed by F-Droid, and guaranteed to correspond to this source tarball.

    Permissions
    • view network connections
      Allows the app to view information about network connections such as which networks exist and are connected.
    • have full network access
      Allows the app to create network sockets and use custom network protocols. The browser and other applications provide means to send data to the internet, so this permission is not required to send data to the internet.
    • io.github.subhamtyagi.ocr.DYNAMIC_RECEIVER_NOT_EXPORTED_PERMISSION

    Download APK 15 MiB PGP Signature | Build Log

  • Version 3.2 (11) - Added on 2022-03-04

    arm64-v8a armeabi-v7a x86 x86_64

    This version requires Android 4.3 or newer.

    It is built and signed by F-Droid, and guaranteed to correspond to this source tarball.

    Permissions
    • view network connections
      Allows the app to view information about network connections such as which networks exist and are connected.
    • have full network access
      Allows the app to create network sockets and use custom network protocols. The browser and other applications provide means to send data to the internet, so this permission is not required to send data to the internet.

    Download APK 13 MiB PGP Signature | Build Log

  • Version 3.0 (9) - Added on 2021-12-30

    arm64-v8a armeabi-v7a x86 x86_64

    This version requires Android 4.2 or newer.

    It is built and signed by F-Droid, and guaranteed to correspond to this source tarball.

    Permissions
    • view network connections
      Allows the app to view information about network connections such as which networks exist and are connected.
    • have full network access
      Allows the app to create network sockets and use custom network protocols. The browser and other applications provide means to send data to the internet, so this permission is not required to send data to the internet.

    Download APK 13 MiB PGP Signature | Build Log