ocr_text_vision
Extract text from images using Apple Vision OCR, returning full text, per-line confidence, and bounding boxes for analysis.
Instructions
Extract text from an image. Returns full text, per-line confidence, and bounding boxes.
Backend: vision. Apple Vision OCR — fast on-device GPU/ANE inference (macOS 10.15+). Best for CJK + major European languages. Zero install on macOS.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| lang | No | ||
| mode | No | base | |
| path | Yes |