# Awesome List of OCR Apps

## OCR

* [JaidedAI/EasyOCR: Ready-to-use OCR with 80+ supported languages and all popular writing scripts including Latin, Chinese, Arabic, Devanagari, Cyrillic and etc.](https://github.com/JaidedAI/EasyOCR)
  * [Jaided AI: EasyOCR demo](https://www.jaided.ai/easyocr/)
* [Scantools](https://kebekus.gitlab.io/scantools/)
* [PaddlePaddle/PaddleOCR: Awesome multilingual OCR toolkits based on PaddlePaddle（practical ultra lightweight OCR system, support 80+ languages recognition, provide data annotation and synthesis tools, support training and deployment among server, mobile, embedded and IoT devices）](https://github.com/PaddlePaddle/PaddleOCR/)
* [jbarlow83/OCRmyPDF: OCRmyPDF adds an OCR text layer to scanned PDF files, allowing them to be searched](https://github.com/jbarlow83/OCRmyPDF/)
* [In-browser OCR](https://ian-nai.github.io/In-Browser-OCR/)
* [Project Naptha](https://projectnaptha.com/)
* [PDF OCR: Create Searchable PDF (Sandwich PDF) from Scan online for free](https://ocr.space/searchablepdf)
* [Online OCR Software](https://ocr.space/)
  * [🐟 Copyfish Free OCR Software for Chrome and Firefox](https://ocr.space/copyfish/)
* [Screenotate: Recognize text in your screenshots](https://screenotate.com/)
* Microsoft Onenote
* Google Docs
* [PaddlePaddle/PaddleOCR: Awesome multilingual OCR toolkits based on PaddlePaddle（practical ultra lightweight OCR system, provide data annotation and synthesis tools, support training and deployment among server, mobile, embedded and IoT devices）](https://github.com/PaddlePaddle/PaddleOCR)
* [i2OCR - Free Online OCR](https://www.i2ocr.com/) : free

## PDF Table Parser

* [Google Form Parser](https://www.crosstab.io/reviews/google-form-parser)
* [Amazon Textract](https://www.crosstab.io/reviews/amazon-textract)
* [ABBYY Cloud OCR SDK](https://www.crosstab.io/reviews/abbyy-cloud-ocr)
* [Microsoft Form Recognizer](https://www.crosstab.io/reviews/microsoft-form-recognizer)
* [Extract Table](https://extract-table.com/) from image

## PDF OCR

* [OCRmyPDF documentation—ocrmypdf 13.6.1.dev2+g6e439ee8 documentation](https://ocrmypdf.readthedocs.io/en/latest/index.html)
* [NAPS2 - Scan documents to PDF and more, as simply as possible](https://www.naps2.com/)
* [ocrmypdf/OCRmyPDF: OCRmyPDF adds an OCR text layer to scanned PDF files, allowing them to be searched](https://github.com/ocrmypdf/OCRmyPDF)
* [mindee/doctr: docTR (Document Text Recognition) - a seamless, high-performing & accessible library for OCR-related tasks powered by Deep Learning.](https://github.com/mindee/doctr)

## OCR

* [dpScreenOCR User Manual](https://danpla.github.io/dpscreenocr/manual.html)


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://irosyadi.gitbook.io/irosyadi/app/ocr-app.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
