extract_text
Extract text from any image file via OCR. Provide the absolute file path, and the tool returns the recognized text, enabling text-only AI models to process clipboard images.
Instructions
OCR an image file.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| image_path | Yes | Absolute path to the image file. |