Jump to related tools in the same category or review the original source on GitHub.

PDF & Documents @xejrax Updated 6/28/2026 14,033 downloads 11 stars Security: Pass

👁️ Image Ocr OpenClaw Plugin & Skill | ClawHub

Looking to integrate Image Ocr into your AI workflows? This free OpenClaw plugin from ClawHub helps you automate pdf & documents tasks instantly, without having to write custom tools from scratch.

What this skill does

Extract text from images using Tesseract OCR

Install

ClawHub CLI
openclaw skills install @xejrax/image-ocr
Node.js (npx)
npx clawhub@latest install image-ocr

Full SKILL.md

Open original
Metadata table.
namedescription
image-ocrExtract text from images using Tesseract OCR

SKILL.md content below is scrollable.

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
ClawHub Registry URL: https://clawhub.ai/xejrax/skills/image-ocr

Related skills

If this matches your use case, these are close alternatives in the same category.