extract_text
Extract and transcribe text from images using OCR. Converts documents, screenshots, and signs into editable text.
Instructions
Extract and transcribe text from an image (OCR). Useful for documents, screenshots, signs, etc.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| image | Yes | Either a URL to the image or base64-encoded image data | |
| preserve_formatting | No | Whether to preserve text formatting and layout. Defaults to true. |