Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improve the app description in Fastlane #119

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
63 changes: 24 additions & 39 deletions fastlane/metadata/android/en-US/full_description.txt
Original file line number Diff line number Diff line change
@@ -1,39 +1,24 @@
# OCR

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

This app is now based(Since v3.0) on <a href="https://github.com/tesseract-ocr/tesseract/blob/master/README.md">Tesseract 5 </a> 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).

🚀 <font color="#2467d6"><b>Features</b></font>
* 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 <a href="https://github.com/tesseract-ocr/tessdoc/blob/master/Data-Files.md">Training Data</a>.
* 120+ recognized <a href="https://tesseract-ocr.github.io/tessdoc/Data-Files">languages</a>.
* 3 Type of data i.e <a href="https://github.com/tesseract-ocr/tessdata">Standard</a>, <a href="https://github.com/tesseract-ocr/tessdata_best">best</a>, <a href="https://github.com/tesseract-ocr/tessdata_fast">fast</a> for more info <a href="https://github.com/tesseract-ocr/tessdoc/blob/master/Data-Files.md">click here</a>.
* Math recognition/equation detection(Not Tested yet).
* Process images directly from the gallery on your device via the share menu.


<font color="#2467d6"><b>Required Permissions</b></font>

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

📓 <font color="#2467d6"><b>License</b></font>

* Tesseract and Tesseract Data: <a href="https://github.com/tesseract-ocr/tesseract/blob/master/LICENSE">Apache 2.0</a>.
* Tesseract4Android: <a href="https://github.com/adaptech-cz/Tesseract4Android/blob/master/LICENSE">Apache 2.0</a>.
* ImageCropper: <a href="https://github.com/ArthurHub/Android-Image-Cropper/blob/master/LICENSE.txt">Apache 2.0</a>.
* SpinnerDialog: <a href="https://github.com/MdFarhanRaja/SearchableSpinner/blob/master/LICENSE">[Apache 2.0</a>

Made possible by the <a href="https://github.com/adaptech-cz/Tesseract4Android">Tesseract4Android</a> library.

If you want to use Tesseract 4 based version, you can use the old version of this app(Before v3.0)
An OCR app to recognize texts from images based on <a href="https://github.com/tesseract-ocr/tesseract/blob/master/README.md">Tesseract</a>.

<b>🚀 Features:</b>
<ul>
<li>Highest accuracy and fastest result.</li>
<li>Extract text from images.</li>
<li>Copy data to clipboard.</li>
<li>Select any part of the data.</li>
<li>Process multiple languages in single image (Requires changes in settings).</li>
<li>Based on latest <a href="https://github.com/tesseract-ocr/tessdoc/blob/master/Data-Files.md">Training Data</a>.</li>
<li>120+ recognizable <a href="https://tesseract-ocr.github.io/tessdoc/Data-Files">languages</a>.</li>
<li>3 Type of data i.e <a href="https://github.com/tesseract-ocr/tessdata">Standard</a>, <a href="https://github.com/tesseract-ocr/tessdata_best">best</a>, <a href="https://github.com/tesseract-ocr/tessdata_fast">fast</a>. For details <a href="https://github.com/tesseract-ocr/tessdoc/blob/master/Data-Files.md">see here</a>.</li>
<li>Math recognition and equation detection.</li>
<li>Process images directly from the gallery on your device via the Share menu.</li>
</ul>


<b>Required Permissions:</b>
<em>After downloading the Training data, the app does everything offline on your device.</em>
<ul>
<li>Internet: Downloading the training data</li>
<li>Access Internet state: To download the training data.</li>
<li>Note: None of your data is sent to anywhere.</li>
</ul>
2 changes: 1 addition & 1 deletion fastlane/metadata/android/en-US/short_description.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
OCR based on Tesseract 5
An OCR app to recognize texts from images
24 changes: 24 additions & 0 deletions fastlane/metadata/android/ru/full_description.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,24 @@
OCR-приложение для распознавания текстов с изображений на основе <a href="https://github.com/tesseract-ocr/tesseract/blob/master/README.md">Tesseract</a>.

<b>🚀 Возможности</b>
<ul>
<li>Высочайшая точность и быстрый результат.</li>
<li>Извлечь текст из изображений.</li>
<li>Копировать данные в буфер обмена.</li>
<li>Выбрать любую часть данных.</li>
<li>Обработка нескольких языков в одном изображении (требует изменения настроек).</li>
<li>На основе последних <a href="https://github.com/tesseract-ocr/tessdoc/blob/master/Data-Files.md">обучающих данных</a>.</li>
<li>Более 120 распознаваемых <a href="https://tesseract-ocr.github.io/tessdoc/Data-Files">языков</a>.</li>
<li>3 Типа данных, т.е. <a href="https://github.com/tesseract-ocr/tessdata">Стандартные</a>, <a href="https://github.com/tesseract-ocr/tessdata_best">наилучшие</a>, <a href="https://github.com/tesseract-ocr/tessdata_fast">быстрые</a>. Подробнее <a href="https://github.com/tesseract-ocr/tessdoc/blob/master/Data-Files.md">смотрите тут</a>.</li>
<li>Математическое распознавание и определение формул.</li>
<li>Обрабатывайте изображения непосредственно из галереи на вашем устройстве через меню "Поделиться".</li>
</ul>


<b>Необходимые разрешения:</b>
<em>После загрузки обучающих данных приложение выполняет все действия на вашем устройстве в автономном режиме.</em>
<ul>
<li>Интернет: Загрузка тренировочных данных</li>
<li>Состояние доступа к Интернету: Для загрузки тренировочных данных.</li>
<li>Важно: Ваши данные никуда не отправляются.</li>
</ul>
1 change: 1 addition & 0 deletions fastlane/metadata/android/ru/short_description.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
OCR-приложение для распознавания текстов по изображениям