Перейти к основному содержимому
Этот контент пока недоступен на вашем языке и отображается на английском.

PaddleOCR Text Recognition

Skill Проверено
95

Use this skill whenever the user wants text extracted from images, photos, scans, screenshots, or scanned PDFs. Returns exact machine-readable strings with line-level text and optional bbox coordinates. Strong accuracy for CJK, small print, and handwritten text. Trigger terms: OCR, 文字识别, 图片转文字, 截图识字, 提取图中文字, 扫描识字, 识字, 纯文字, plain text extraction, 坐标, 检测框, bbox, bounding box, image to text, screenshot, photo scan, recognize text.

Резюме ИИ

This skill leverages the PaddleOCR API to perform optical character recognition on images and PDF documents. It returns extracted text with optional line-level bounding box coordinates, supporting various file types and providing detailed error handling and configuration guidance.

Versioning

  • warning:Release ManagementNo explicit versioning information (e.g., a version field in SKILL.md or package.json, or a CHANGELOG) is present for the skill itself. The README references a specific commit hash from the upstream repository.

Установка

npx skills add aidenwu0209/paddleocr-skills

Запускает Vercel skills CLI (skills.sh) через npx — нужны локальный Node.js и хотя бы один установленный совместимый со skills агент (Claude Code, Cursor, Codex, …). Предполагается, что репозиторий соответствует формату agentskills.io.

2 days ago
20 stars
Apache-2.0
Обновлено 2 days ago
Посмотреть исходный код