{"categories":[{"label":"Utilities","url":"https://skillfed.io/packages/category/utilities/3"}],"enrichment":{"capability":"PaddleOCR extracts text, tables, and structured data from images and PDFs, converting them into JSON or Markdown format with support for over 100 languages and specialized document parsing models.","skillfed_tags":["document-parsing","multilingual","vision-language-model"],"use_cases":["Extract text and tables from scanned documents or PDFs for data entry automation or archival systems.","Convert business documents (invoices, receipts, forms) into structured JSON for downstream processing or database ingestion.","Build document-aware RAG pipelines by parsing PDFs into Markdown and feeding them to LLM retrieval systems.","Recognize text in natural scene images (street signs, license plates, industrial labels) for computer vision applications.","Parse multilingual documents without model switching, handling mixed-language content in a single pass.","Deploy lightweight OCR on edge devices or mobile environments using the tiny model tier."],"what_it_does":"PaddleOCR is a multilingual optical character recognition and document parsing toolkit that converts images and PDFs into structured, machine-readable formats (JSON or Markdown). It combines traditional scene text recognition with specialized vision-language models for document understanding, supporting over 100 languages through unified models that eliminate the need for language switching. The package includes multiple model tiers (tiny, small, medium) optimized for different deployment scenarios\u2014from edge devices to cloud servers\u2014and handles complex document elements like tables, formulas, and charts alongside plain text.\n\nThe toolkit is designed for building RAG and agentic AI applications, with integration points for popular frameworks. Runtime dependencies are minimal: PyYAML, requests, aiohttp, typing-extensions, and paddlex, keeping the installation footprint light despite the capability breadth.","worth_installing":"Yes. PaddleOCR is actively maintained, permissively licensed, has low install friction, and zero known vulnerabilities. It addresses a well-defined problem (document parsing and multilingual OCR) with broad ecosystem integration. Install it if you need OCR or document-to-structured-data conversion; the main gotcha is that models download on first use."},"id":"paddleocr","links":{"html":"https://skillfed.io/packages/paddleocr","md":"https://skillfed.io/packages/paddleocr.md","pypi":"https://pypi.org/project/paddleocr/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2026-06-11","license_spdx":null,"license_treatment":"permissive","name":"paddleocr","python_support":"supports_current","summary":"Awesome multilingual OCR and document parsing toolkits based on PaddlePaddle"},"popularity":{"monthly_downloads":3152944,"position":2722,"tier":"top_5000"},"security":{"n_vulnerabilities":0},"version":"3.7.0"}
