PaddlePaddle/PaddleOCR
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. observed · 2026-08-28
Health v2 · maintenance only
93/100
- Activity 93
- Release rhythm 88
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: 14.5
- age_days: 2308
- days_rel: 83
- days_push: 42
- n_releases_24m: 19
Adoption not part of the score
88312 stars · 11237 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
PaddleOCR is a multilingual OCR and document parsing toolkit built on PaddlePaddle that converts images and PDFs into structured data like Markdown. It supports 100+ languages, text detection/recognition, layout analysis, and key information extraction, and is designed to feed documents into LLM and RAG pipelines.
Use cases
- extract text from images and scanned pdfs
- convert pdf documents to markdown for llm ingestion
- build a rag pipeline over document collections
- recognize chinese and other multilingual text in photos
- parse invoices and forms to extract key fields
- ocr tables and document layout into structured data
When to choose
- you need high-accuracy multilingual ocr, especially for chinese text
- you want to turn pdfs or images into structured input for llms or rag
- you need document parsing with layout, table, and key-information extraction
- you want a mature, actively maintained toolkit with cpu and gpu support
When to avoid
- you need a lightweight pure-inference solution without a deep learning framework dependency
- your project is built on pytorch or tensorflow and you don't want paddlepaddle
- you only need simple tesseract-level ocr without document structure parsing
Facets
library · maturity stable
ocr pdf machine-learning rag nlp image-processing computer-vision pdf artificial-intelligence python windows cross-platform document-parsing text-recognition text-detection multilingual paddlepaddle pdf-to-markdown key-information-extraction document-ai natural-language-processing retrieval-augmented-generation linux macos gpu
3 sources
- readme: https://github.com/PaddlePaddle/PaddleOCR · fetched 2026-08-28 · e37865b4d7d5
- homepage: https://www.paddleocr.com · fetched 2026-08-28 · e962d88d5568
- registry_pypi: https://pypi.org/pypi/paddleocr/json · fetched 2026-08-28 · 405135b3572d
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| PaddlePaddle/PaddleOCR | main | 93 |
For agents
markdown · JSON · MCP: product_card(name="PaddlePaddle/PaddleOCR")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem