super-ocr
CommunityAuto-selects the best OCR engine for any image.
Data & Analytics#ocr#document processing#text extraction#multi-engine#tesseract#paddleocr#chinese ocr
AuthorNimaChu
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill eliminates the guesswork and inconsistent accuracy of using a single OCR engine for diverse image content, such as mixed Chinese/English documents, complex layouts, or low-quality scans that require different processing strengths.
Core Features & Use Cases
- Intelligent Engine Selection: Automatically chooses Tesseract for fast English text extraction or PaddleOCR for high-accuracy Chinese and complex document processing, with fallback logic for low-confidence results.
- Parallel Multi-Engine Processing: Runs multiple OCR engines simultaneously to compare outputs and select the most reliable result with confidence scoring.
- Use Case: Process a batch of mixed-language restaurant menus or invoices, automatically extracting 98%+ accurate text without manual engine configuration or preprocessing tweaks.
Quick Start
Use the super-ocr skill to extract all text from the image 'mixed_document.png' and receive the highest-confidence, formatted result automatically.
Dependency Matrix
Required Modules
paddleocrpaddlepaddlepytesseractpillowopencv-pythonnumpy
Components
scriptsreferences
💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: super-ocr Download link: https://github.com/NimaChu/super-ocr/archive/main.zip#super-ocr Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 536,000+ vetted skills library on demand.