ocr_image
Extract text from base64-encoded PNG or JPEG images using OCR. Returns the recognized text.
Instructions
Runs OCR on a provided base64-encoded image (PNG or JPEG) and returns the recognized text.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| image | Yes | Base64-encoded PNG or JPEG image data |