SkillHub

image-ocr

v1.0.0

Extract text from images using Tesseract OCR

Sourced from ClawHub, Authored by Xejrax

Installation

Please help me install the skill `image-ocr` from SkillHub official store. npx skills add Xejrax/image-ocr

Image OCR

Extract text from images using Tesseract OCR. Supports multiple languages and image formats including PNG, JPEG, TIFF, and BMP.

Commands

# Extract text from an image (default: English)
image-ocr "screenshot.png"

# Extract text with a specific language
image-ocr "document.jpg" --lang eng

Install

sudo dnf install tesseract