Communityv0.1.0

Super Ocr

Production-grade OCR with intelligent engine selection. Tesseract (lightweight, fast) and PaddleOCR (high accuracy, Chinese-optimized). Use when extracting t...

852downloads1stars6active installsNima Chu
View on ClawHubBack to Skills

Skill Details

Slug
super-ocr
Latest Version
0.1.0
Author
Nima Chu
Published
Mar 7, 2026
Updated
May 11, 2026
Total Versions
1

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 Super Ocr.
  4. 4Click Install and the skill is deployed to your bot automatically.

Changelog — v0.1.0

- Initial release of Super OCR: a production-grade OCR tool with intelligent engine selection. - Supports both Tesseract (fast, lightweight, ideal for English) and PaddleOCR (high-accuracy, optimized for Chinese). - Auto-detects language/content to pick the optimal engine, with force mode for manual selection. - Flexible output formats: plain text, structured, JSON, and verbose/debug options. - Includes an automated dependency management script for easy setup and environment checks. - Batch processing, advanced configuration, and Python API usage supported out of the box.