image-ocr

Extract text from PNG, JPEG, TIFF, and BMP images via Tesseract OCR.

Updated Mar 10, 2026
One-click install
npx skills add https://github.com/xongtao/openclaw-backup --skill image-ocr-xongtao
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: image-ocr
Source: https://github.com/xongtao/openclaw-backup/tree/main/skills/image-ocr
Command: npx skills add https://github.com/xongtao/openclaw-backup --skill image-ocr-xongtao

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Automatically extract text from images to enable editing, searching, and archiving content from screenshots, photos, or scans.

Core Features & Use Cases

  • OCR text extraction from common image formats (PNG, JPEG, TIFF, BMP)
  • Multilingual support to recognize text in various languages
  • Simple CLI integration for single-image or batch processing with adjustable language

Quick Start

Provide an image file path to extract its text.

Frequently Asked Questions about image-ocr

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I extract text from images like screenshots or scanned documents?

To extract text from images, you can use OCR to process common formats like PNG, JPEG, TIFF, and BMP, turning photos or scans into editable text in seconds.

Can I batch process multiple images for text extraction?

Yes, you can batch process multiple images for text extraction, allowing you to integrate high-volume document processing into your automated data workflows.

Does the image OCR support multilingual text extraction?

Multilingual text extraction is supported, enabling you to specify optional languages for accurate OCR via Tesseract on photos and scanned documents.

What image formats are supported for OCR text extraction?

OCR text extraction supports common image formats including PNG, JPEG, TIFF, and BMP, covering standard screenshots, photos, and scanned documents.

What is the best way to automate OCR for document processing?

The best way to automate OCR for document processing is integrating a CLI tool that applies Tesseract to extract editable text from images across various languages.

Do I need Tesseract to perform multilingual OCR on images?

Tesseract is utilized as the underlying engine to perform accurate multilingual OCR, ensuring reliable text extraction from your provided image files.