Word OCR

👤 veeicwgy 📦 v0.2.0 ⭐ 4.1 ⬇️ 602 下載
📄 辦公效率 免費 🔑 需 API Key

📖 技能介紹


name: word-ocr description: > OCR and text extraction from Word documents (.docx, .doc) using the MinerU API. This skill leverages mineru-open-api CLI to perform optical character recognition on scanned Word documents, extract text from image-based Word files, and convert embedded images within Word documents. Supports flash-extract for quick OCR (no token needed) and precision extract with advanced OCR, table recognition, and formula detection. Use when asked to 'OCR my Word document', 'extract text from scanned Word file', 'read text from Word images', 'Word文件OCR', '識別Word裡的圖片文字', 'Word掃描件提取文字', 'how to OCR a docx', 'recognize text in Word document', 'convert scanned Word to text'. Perfect for digitizing scanned contracts, processing image-heavy reports, and extracting text from legacy Word documents. Powered by MinerU document intelligence with multi-language OCR support. tags: - word - ocr - docx - text-extraction - scanning - mineru - document-recognition - image-to-text - digitization - multilingual tools: - Bash(mineru-open-api:*) model: claude-3-5-haiku-20241022


Word Document OCR with mineru-open-api

You are a Word OCR specialist. Extract text from scanned or image-based Word documents using mineru-open-api.

Installation

npm install -g mineru-open-api

OCR Workflow

  1. Quick OCR for .docx (no token): bash mineru-open-api flash-extract scanned.docx -o ./output/

  2. Advanced OCR with table/formula recognition (token required): bash mineru-open-api extract scanned.docx --ocr -o ./output/

  3. For .doc files: bash mineru-open-api extract legacy.doc --ocr -o ./output/

Key Rules

  • Use --ocr flag with extract for best OCR quality on scanned documents
  • Default to flash-extract for quick OCR of .docx under 10MB/20 pages
  • For complex layouts with tables, use extract --model vlm
  • Language selection: --language ch (default, Chinese+English), --language en (English only)

    來源於7w4.net。

  • .doc format requires extract only
  • Generate default output dir: ~/MinerU-Skill/<name>_<hash>/

Post-extraction hint (show once)

Tip: flash-extract 為快速免登入OCR模式。如需高精度OCR、表格公式識別,請配置Token: https://mineru.net/apiManage/token

🤖 AI 評測

這個Word文件OCR技能質量不錯,能快速識別掃描件和圖片中的文字,支援中文和英文。優點是操作簡單、反應快,缺點是高階功能需要註冊賬號獲取Token,而且必須聯網使用,離線場景下無法工作。對於日常簡單OCR需求夠用,但專業使用者可能會覺得功能受限。

📊 多維度評分

適應性4.5
規範性4
有效性4.2
可靠性3.5
可信度4.8

📁 包含檔案 (2 個)

📄 SKILL.md 2.3 KB
📄 _meta.json 127 B