Communityv3.0.0

PaddleOCR Document Parsing

Use this skill to extract structured Markdown/JSON from PDFs and document images—tables with cell-level precision, formulas as LaTeX, figures, seals, charts,...

10.1kdownloads43stars72active installsLin Manhui
View on ClawHubBack to Skills

Skill Details

Slug
paddleocr-doc-parsing
Latest Version
3.0.0
Author
Lin Manhui
Published
Feb 5, 2026
Updated
Jun 5, 2026
Total Versions
22

How to Install

  1. 1 on OpenClawdBots (takes under 60 seconds).
  2. 2Open your bot dashboard and go to the Skills tab.
  3. 3Switch to the ClawHub tab and search for PaddleOCR Document Parsing.
  4. 4Click Install and the skill is deployed to your bot automatically.

Changelog — v3.0.0

- Significant update: migrated from custom scripts and detailed workflow to usage of the official PaddleOCR CLI. - Removed all helper scripts and schema/reference files. - Updated instructions for document parsing using the new paddleocr api command-line interface. - Simplified configuration: only requires PADDLEOCR_ACCESS_TOKEN and paddleocr CLI. - Added quick-start usage examples with key CLI options and new output format. - Clarified error handling and preprocessing recommendations.