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

PDF & Documents @xejrax Updated 2/26/2026

👁️ Image Ocr OpenClaw Skill - ClawHub

Do you want your AI agent to automate Image Ocr workflows? This free skill from ClawHub helps with pdf & documents tasks without building custom tools from scratch.

What this skill does

Extract text from images using Tesseract OCR

Install

npx clawhub@latest install image-ocr

Full SKILL.md

Open original
namedescription
image-ocrExtract text from images using Tesseract 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
Original URL: https://github.com/openclaw/skills/blob/main/skills/xejrax/image-ocr

Related skills

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