Extract Text From Image
extract_text_from_imageExtract text from images with OCR: screenshots, documents, terminal output, logs, code snippets, forms, and UI text.
Instructions
OCR for screenshots, documents, terminal output, logs, code snippets, forms, and UI text.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| image | Yes | Image source. Supports local file path, http(s) URL, or data:image/...;base64,... Data URL. | |
| model | No | Optional StepFun vision model override. | |
| detail | No | StepFun vision detail level. Use high for OCR, screenshots, UI, diagrams, and charts. | |
| question | No | Optional user question or task for this image. If omitted, the tool uses its scenario-specific default task. | |
| max_tokens | No | Optional maximum output tokens. |