P
PaddleOCR
Apache-2.0PythonTurn any PDF or image document into structured data for your AI. A powerful, lightweight OCR toolkit that bridges the gap between images/PDFs and LLMs. Supports 100+ languages.
★ 87kFork 11k更新于 2026-07-31
Turn any PDF or image document into structured data for your AI. A powerful, lightweight OCR toolkit that bridges the gap between images/PDFs and LLMs. Supports 100+ languages.
PaddleOCR 是一款领先的 OCR 工具包,可将 PDF 和图像文档转换为结构化的、可供 LLM 使用的数据(JSON/Markdown)。拥有 70k+ Stars,被 Dify、RAGFlow、Cherry Studio 等顶级项目信赖,是构建智能 RAG 和 Agent 应用的基石。
docker pull paddlepaddle/paddleocr:latest
PaddleOCR 支持 100+ 种语言,其中 PP-OCRv6 单模型覆盖 50 种语言(中文、英文、日文及 46 种拉丁语系语言),PaddleOCR-VL 系列支持 109 种语言。
可以访问官方网站在线体验(https://www.paddleocr.com),或参考文档进行本地部署:https://www.paddleocr.ai/latest/en/version3.x/pipeline_usage/OCR.html