tesseract-ocr
SKILL.md
Tesseract OCR Skill
Extract text content from images using the Tesseract engine directly via command line.
Features
- Extract text from image files using native tesseract CLI
- Support multi-language recognition (Chinese, English, etc.)
- No Python dependencies required
- Simple and fast
Dependencies
Install Tesseract OCR system package:
# Ubuntu/Debian:
sudo apt-get install tesseract-ocr tesseract-ocr-chi-sim