Getting Started

How to get started with Paddleocr

1

Install PaddleOCR

Install PaddleOCR via PIP on Windows, Linux, or MacOS.

2

Download Pre-trained Models

Obtain pre-trained models from GitHub, AIStudio, or ModelScope repositories.

3

Run Inference

Use provided tools to run OCR inference on images or documents.

4

Customize and Deploy

For custom needs, utilize training tools or deploy via MCP server with configuration files.

5

Test Online Demo

Try the online demo available on the official website beta for PDF parsing.