ocr_image
Extract text from one or more images using OCR while preserving original line breaks. Process images locally for private, on-device data handling.
Instructions
提取一张或多张图片中的所有文字(OCR),按原始排版分行输出
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| image_paths | Yes | 图片路径列表(绝对路径,或相对 MCP server 工作目录;支持 ~ 开头),可传多张 |