screenshot-ocr

截图 OCR 识别工具。截图→自动识别文字→复制/保存,适合提取图片内容、表格数据、验证码。

Safety Notice

This listing is from the official public ClawHub registry. Review SKILL.md and referenced scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "screenshot-ocr" with this command: npx skills add SxLiuYu/screenshot-ocr

Screenshot OCR 📷

截图自动识别文字,支持中文、英文、数字。

功能

  • 📷 截图识别(截屏或粘贴图片)
  • 🔤 高精度 OCR 识别
  • 📋 一键复制到剪贴板
  • 💾 保存为 TXT 文件
  • 📊 支持表格识别

使用方法

识别剪贴板图片

python3 scripts/ocr.py clipboard

识别图片文件

python3 scripts/ocr.py file screenshot.png

识别并保存

python3 scripts/ocr.py file screenshot.png --save result.txt

识别并复制

python3 scripts/ocr.py file screenshot.png --copy

依赖安装

# 安装 Tesseract(Linux)
sudo apt install tesseract-ocr tesseract-ocr-chi-sim

# macOS
brew install tesseract

# Windows
# 下载安装 https://github.com/UB-Mannheim/tesseract/wiki

示例

# 识别截图
python3 scripts/ocr.py clipboard

# 识别图片并复制
python3 scripts/ocr.py file ~/Desktop/1.png --copy

环境要求

  • Python 3
  • tesseract-ocr
  • pytesseract
  • pillow
pip install pytesseract pillow

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

General

Aoment Visuals

AI image and video generation service - supports text-to-image, image-to-image, and video generation

Registry SourceRecently Updated
General

Jira Task Creator

Create and manage Jira tasks using natural language input, smart user search, batch CSV import, and detailed task analytics with flexible field support.

Registry SourceRecently Updated
General

Cf Workers Logs

Query Cloudflare Workers Observability logs via API. Use when the user asks to check logs, debug Workers, look up errors, or investigate Worker/Durable Objec...

Registry SourceRecently Updated
General

Health Score Pro

Comprehensive health management system integrating 10 best-selling health books' consensus principles. Use when users discuss nutrition, supplements, fitness...

Registry SourceRecently Updated