Pular para o conteúdo principal
Este conteúdo ainda não está disponível no seu idioma e está sendo exibido em inglês.

PaddleOCR Text Recognition

Skill Verificado
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.

Resumo de IA

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.

Instalação

npx skills add aidenwu0209/paddleocr-skills

Executa a CLI skills da Vercel (skills.sh) via npx — requer Node.js localmente e pelo menos um agente compatível com skills instalado (Claude Code, Cursor, Codex, …). Pressupõe que o repositório siga o formato agentskills.io.

2 days ago
20 stars
Apache-2.0
Atualizado em 2 days ago
Ver código-fonte