#3 · Primary category: Computer Vision

PaddleOCR

ai4science chineseocr document-parsing document-translation kie ocr paddleocr-vl pdf-extractor-rag pdf-parser pdf2markdown pp-ocr pp-structure rag

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.

Project last updated:07/22/26

GitHub Stars

88.5K

Forks

11.3K

Contributors

295

License

Apache-2.0

Why we included this project

PaddleOCR is a solid choice when your application has to pull text and structure out of scanned pages, photos, or PDFs. It recognizes text in more than 100 languages and can turn complex layouts into Markdown or JSON, which is exactly what an LLM needs for RAG ingestion or form and table extraction. There's also a lightweight vision-language model for document parsing, so you can stick with fast classical OCR or trade some speed for the VLM's accuracy depending on your hardware. It runs on CPU and GPU, and it plugs into common agent and RAG frameworks, so teams can move from a working demo to production without rebuilding the pipeline.

Articles for this project

No articles for this project yet.

To suggest a topic or contribute an article, contact us.

Related projects in this category