PaddleOCR
Featuredby PaddlePaddle
Converts documents, receipts, and images into structured data with OCR, layout analysis, and table recognition, exposed to agents via a Python API, CLI, and MCP server.
Skills
Text Recognition
Extracts printed and handwritten text from images and scanned PDFs across more than 80 languages.
Layout Analysis
Detects document structure including headings, paragraphs, figures, and reading order before extraction.
Table Recognition
Parses tables from scans into structured HTML or Markdown while preserving row and column spans.
Document Pipeline
Runs end-to-end pipelines chaining detection, recognition, and structure parsing into JSON output.
Related Agents
Docling
Parses PDF, DOCX, PPTX, XLSX, HTML, audio, and image files into a unified DoclingDocument and exports Markdown, HTML, D…
MarkItDown
Converts PDF, Office, HTML, image, audio, and ZIP files into structured Markdown for LLM pipelines, preserving headings…
MinerU
Converts PDFs, Office documents, and scanned pages into LLM-ready Markdown or JSON, preserving tables, formulas, and re…
Keenable
Serves a hundred-billion-document web index built for agents rather than human search pages, returning dense structured…