LunaTranslator/docs/en/useapis/ocrapi.md
HIllya51 81059b54d8 .
2025-09-26 21:58:55 +08:00

113 lines
No EOL
2.5 KiB
Markdown

# OCR interface settings
## Online OCR {#anchor-online}
::: tabs
== Baidu
#### Baidu Intelligent Cloud OCR
https://ai.baidu.com/ai-doc/OCR/1k3h7y3db
#### Baidu Intelligent Cloud Image Translation
https://ai.baidu.com/ai-doc/MT/dkifdqg54
#### Baidu Translation Open Platform Image Translation
https://fanyi-api.baidu.com/product/22
== Tencent
#### General Printed Text Recognition
https://cloud.tencent.com/document/product/866/33526
#### Image Translation
https://cloud.tencent.com/document/product/551/17232
== Youdao Dictionary
https://www.patreon.com/posts/high-precision-133319068
== Youdao
https://ai.youdao.com/doc.s#guide
== Volcano Engine
https://www.volcengine.com/docs/6790/116978
== Xunfei
https://www.xfyun.cn/doc/platform/quickguide.html
== Google Cloud Vision
https://cloud.google.com/vision/docs
== Ocr.space
https://ocr.space/
== General Large Model Interface
Same as [Translation](/en/guochandamoxing.html)
:::
## Offline OCR {#anchor-offline}
::: tabs
== Local OCR
The built-in system includes lightweight recognition models for Chinese, Japanese, and English. If you need to recognize other languages, you can download the corresponding language models from the `Resource Download` section.
Additionally, high-precision models for Chinese, Japanese, and English are also available in `Resource Download`. If you are using the Windows 10 version of the software, or the system is Windows 11, you can enable GPU acceleration to improve the recognition efficiency of high-precision models.
== SnippingTool
>[!WARNING]
>Only supports Windows 10 and Windows 11 operating systems.
If you are using the latest version of Windows 11, you can use it directly.
Otherwise, you need to install this module from `Resource Download` to enable its functionality.
== Manga-OCR
>[!WARNING]
>This OCR engine performs poorly in recognizing horizontal text.
CPU Integration Package https://lunatranslator.org/Resource/IntegrationPack/manga_ocr/cpu
GPU Integration Package https://lunatranslator.org/Resource/IntegrationPack/manga_ocr/gpu
== WeChat/QQ OCR
Requires installation of WeChat or the latest version of QQ
== WindowsOCR
>[!WARNING]
>Poor performance, not recommended for use.
>[!WARNING]
>Only supports Windows 10 and Windows 11 operating systems.
#### Query && Install && Remove OCR Language Packs
https://learn.microsoft.com/en-us/windows/powertoys/text-extractor#supported-languages
== Tesseract5
>[!WARNING]
>Poor performance, not recommended for use.
https://github.com/tesseract-ocr/tesseract/releases
:::