✓ Verified 📁 File Management ✓ Enhanced Data

Image Ocr

Extract text from images using Tesseract OCR.

Rating
4 (231 reviews)
Downloads
8,249 downloads
Version
1.0.0

Overview

Extract text from images using Tesseract OCR.

Complete Documentation

View Source →

Image OCR

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

Commands

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

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

Install

bash
sudo dnf install tesseract

Installation

Terminal bash

openclaw install image-ocr
    
Copied!

💻Code Examples

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

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

Tags

#pdf_and-documents

Quick Info

Category File Management
Model Claude 3.5
Complexity One-Click
Author xejrax
Last Updated 3/10/2026
🚀
Optimized for
Claude 3.5
🧠

Ready to Install?

Get started with this skill in seconds

openclaw install image-ocr