{"id":13895190,"url":"https://github.com/SubhamTyagi/android-ocr","last_synced_at":"2025-07-17T10:33:04.369Z","repository":{"id":37018162,"uuid":"221961543","full_name":"SubhamTyagi/android-ocr","owner":"SubhamTyagi","description":"Tesseract based OCR for android","archived":false,"fork":false,"pushed_at":"2024-11-04T09:56:41.000Z","size":20028,"stargazers_count":404,"open_issues_count":31,"forks_count":68,"subscribers_count":12,"default_branch":"master","last_synced_at":"2024-11-04T10:35:12.795Z","etag":null,"topics":["android","fdroid","foss","image-reader","math-ocr","ocr","ocr-android","ocr-recognition","ocr-text-reader","reader","tesseract"],"latest_commit_sha":null,"homepage":"","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/SubhamTyagi.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2019-11-15T16:22:43.000Z","updated_at":"2024-11-04T09:56:45.000Z","dependencies_parsed_at":"2024-01-13T09:52:58.808Z","dependency_job_id":"aa515b9f-ead7-4fee-b198-5d236101832e","html_url":"https://github.com/SubhamTyagi/android-ocr","commit_stats":null,"previous_names":[],"tags_count":15,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SubhamTyagi%2Fandroid-ocr","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SubhamTyagi%2Fandroid-ocr/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SubhamTyagi%2Fandroid-ocr/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SubhamTyagi%2Fandroid-ocr/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SubhamTyagi","download_url":"https://codeload.github.com/SubhamTyagi/android-ocr/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":226255366,"owners_count":17595859,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["android","fdroid","foss","image-reader","math-ocr","ocr","ocr-android","ocr-recognition","ocr-text-reader","reader","tesseract"],"created_at":"2024-08-06T18:02:03.611Z","updated_at":"2024-11-25T00:31:08.747Z","avatar_url":"https://github.com/SubhamTyagi.png","language":"Java","readme":"# OCR  ​  [\u003cimg src=\"https://f-droid.org/badge/get-it-on.png\" alt=\"Get it on F-Droid\" height=\"60\"\u003e](https://f-droid.org/packages/io.github.subhamtyagi.ocr/)\n\n\u003ca href=\"https://hosted.weblate.org/projects/android-ocr\" alt=\"Translate on Weblate\"\u003e\u003cimg src=\"https://img.shields.io/badge/Translation-Weblate-red\" \u003e\u003c/a\u003e\n\n\nAn OCR app that can recognize texts on image. \n\nThis App is based on \u003ca href=\"https://github.com/tesseract-ocr/tesseract/blob/master/README.md\"\u003eTesseract 5 \u003c/a\u003e and its is first app which is based on Tesseract 5. This app is made possible by a library [Tesseract4Android](https://github.com/adaptech-cz/Tesseract4Android).\n\n\n## 🚀\u003cfont color=\"#2467d6\"\u003e\u003cb\u003eFeatures\u003c/b\u003e\u003c/font\u003e\n\n* Extract Text From Images.\n* Copy data to Clipboard.\n* Select any part of Text.\n* Process multiple languages in single image(Required changes in settings).\n* Process images directly from the gallery on your device via the share menu.\n* Based on latest [Training Data](https://github.com/tesseract-ocr/tessdoc/blob/master/Data-Files.md).\n* Recognize 120+ [languages](https://tesseract-ocr.github.io/tessdoc/Data-Files)\n* 3 Type of data i.e 'Best', 'fast', 'standard' for more info [see](https://github.com/tesseract-ocr/tessdoc/blob/master/Data-Files.md)\n* Recognize Maths/equation detection\n\n### Translate this app on [Weblate](https://hosted.weblate.org/projects/android-ocr).\n\n\n## \u003cfont color=\"#2467d6\"\u003e\u003cb\u003eRequired Permissions \u003c/b\u003e\u003c/font\u003e\n\n* Internet : Downloading the training data \n* Access Internet state: For proper downloading of training data.\n\n\n## \u003cfont color=\"#2467d6\"\u003e\u003cb\u003eScreenshots \u003c/b\u003e\u003c/font\u003e\n\n| HOME | SETTING | RESULTS |LANGUAGE|\n|:-:|:-:|:-:|:-:|\n| ![HOME](fastlane/metadata/android/en-US/images/phoneScreenshots/1.jpg?raw=true \"home\") | ![RESULT](fastlane/metadata/android/en-US/images/phoneScreenshots/2.jpg?raw=true \"RESULT\") | ![SETTINGS](fastlane/metadata/android/en-US/images/phoneScreenshots/7.jpg?raw=true \"SETTINGS\") | ![LANGUAGES](fastlane/metadata/android/en-US/images/phoneScreenshots/8.jpg?raw=true \"LANGUAGES\") |\n\n## \u003cfont color=\"#2467d6\"\u003e\u003cb\u003eCode Contributors \u003c/b\u003e\u003c/font\u003e\n\n* Shubham Tyagi\n* New UI is designed by [Hannes Gehrold](https://github.com/h4n23s)\n* [urlordjames](https://github.com/urlordjames)\n\n\n## \u003cfont color=\"#2467d6\"\u003e\u003cb\u003e[Icon ](https://github.com/SubhamTyagi/android-ocr/issues/15) \u003c/b\u003e\u003c/font\u003e\n\n*  App icon is designed by [Nucleus-ffm](https://github.com/nucleus-ffm)\n \n    - Mastodon: [Nucleus](https://social.tchncs.de/@Nucleus) \n\n\n* Old App icon was conceptualized by [mondstern](https://mastodon.technology/@mondstern)\n\n    - Mastodon:  [mondstern](https://mastodon.technology/@mondstern)\n    - Website :  [here](https://www.moooon.de/)\n   \n  \n  \n## 📓 \u003cfont color=\"#2467d6\"\u003e\u003cb\u003eLicenses of various Libraries\u003c/b\u003e\u003c/font\u003e\n * Tesseract and Tesseract Data: [Apache 2.0](https://github.com/tesseract-ocr/tesseract/blob/master/LICENSE)\n* Tesseract4Android : [Apache 2.0](https://github.com/adaptech-cz/Tesseract4Android/blob/master/LICENSE)\n* ImageCropper : [Apache 2.0](https://github.com/ArthurHub/Android-Image-Cropper/blob/master/LICENSE.txt)\n* SpinnerDialog: [Apache 2.0](https://github.com/MdFarhanRaja/SearchableSpinner/blob/master/LICENSE)","funding_links":[],"categories":["Java"],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FSubhamTyagi%2Fandroid-ocr","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FSubhamTyagi%2Fandroid-ocr","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FSubhamTyagi%2Fandroid-ocr/lists"}