Skip to content

OCR Providers Setup Guide

Torto’s “PDF OCR & Reflow” feature converts scanned PDF books into reflowable, searchable text. This feature connects to cloud OCR providers, currently supporting two services:

Provider Highlights Free Quota
PaddleOCR (Default) Official Baidu PaddlePaddle service for scanned books 20,000 pages / day free quota
MinerU OpenDataLab service specializing in formulas & complex layouts 2,000 pages / day free quota (up to 600 pages / file)

In Torto, open Settings → OCR to switch providers and enter your credentials. Tokens are stored securely in your OS vault.


PaddleOCR cloud service is hosted on Baidu AI Studio. Every user receives API tokens with a generous free quota of 20,000 pages per day.

  1. Visit PaddleOCR AI Studio and log in with your Baidu account.
  2. Click the “API” button at the top left.
  3. Under PaddleOCR-VL, copy your 40-character hexadecimal access TOKEN.
  1. Open Settings → OCR, select PaddleOCR.
  2. Paste your token into “Access Token”.
  3. Select a model (default: PaddleOCR-VL-1.6).
  4. Open any scanned PDF and trigger the “OCR” tool.

MinerU by OpenDataLab provides specialized parsing for multi-column layouts, tables, and mathematical formulas.

  1. Sign up and log in to mineru.net.
  2. Go to User Center → API Management, apply for and create an API Token.
  3. Copy and save your token.
  1. Open Settings → OCR, select MinerU.
  2. Paste the token into “API Token”.
  3. Select a model: vlm (higher quality) or pipeline (faster).