Skip to content

OCR Text Recognition Services

OCR extracts text from images, screenshots, and scanned materials. After recognition, you can continue with document summarization, AI chat, note organization, and knowledge base analysis.

WiseMindAI supports both local recognition and online OCR services. On macOS, you can use Apple OCR directly. On other systems, you can use an Ollama vision model or configure online services such as Baidu OCR, Baidu Qianfan, and Tencent Cloud OCR.

Fees for online OCR are charged entirely by the model provider and are not related to WiseMindAI.

Supported OCR services

ProviderApplicationNotes
Apple OCRNo application requiredmacOS only; uses the system's built-in text recognition
OllamaNo application requiredRequires a vision-capable model installed locally
Baidu OCROpen ConsoleRequires an API Key and Secret Key
Baidu Qianfan OCRGet API KeySupports models such as PaddleOCR-VL and DeepSeek-OCR
Tencent Cloud OCROpen ConsoleRequires a SecretId and SecretKey

1. Use Apple OCR

Apple OCR is only shown on macOS and does not require a key. Open Settings → Model Settings → Image Text Recognition, select Apple OCR, and set it as the active model.

Apple OCR uses the Mac's built-in text recognition. It is a good choice when you want to reduce third-party calls or quickly process screenshots and ordinary images.

2. Configure Baidu OCR

Open the Baidu OCR console. Create an account if necessary, then follow these steps:

  1. Go to Public Cloud Services → Application List and create an application.
  2. Return to the application list and copy its API Key and Secret Key.
  3. Open Settings → Model Settings → Image Text Recognition in WiseMindAI.
  4. Select Baidu OCR, then enter the API Key, Secret Key, and recognition version.
  5. Save and select Test.

3. Configure Baidu Qianfan OCR

Baidu Qianfan OCR uses a Qianfan API key and supports models such as PaddleOCR-VL, DeepSeek-OCR, and PP-StructureV3.

  1. Open the Baidu Qianfan API Key page and create or copy a key.
  2. Select Baidu Qianfan under Image Text Recognition in WiseMindAI.
  3. Enter the API key, choose an OCR model, and confirm the endpoint.
  4. Save and test the recognition result.

4. Configure Tencent Cloud OCR

  1. Open the Tencent Cloud OCR console and activate the text recognition service.
  2. Prepare your Tencent Cloud SecretId and SecretKey.
  3. Select Tencent Cloud OCR in WiseMindAI and enter the credentials.
  4. Enter a Region if needed, such as ap-guangzhou; otherwise, leave it blank.
  5. Save and test the recognition result.

Test OCR directly

After configuring an online OCR model, select Test. WiseMindAI recognizes text from a built-in image and displays the text and line count, without requiring you to import a production document.

If authentication fails, check the key. If WiseMindAI cannot connect, check the network and endpoint. If the result is empty, try another model or retry later.

Recommendations

  • macOS users can start with Apple OCR because it requires no configuration and has no online service fee.
  • Scanned documents, complex layouts, and tables require stronger recognition. Compare the results from Baidu Qianfan and Tencent Cloud.
  • OCR can still produce errors. Check names, numbers, and specialized terminology against the source image.
  • Free quotas, supported image sizes, and pricing for online OCR may change. Refer to the provider console for current details.