extract_text
Extract text from images using OCR technology. Convert image content into editable text with multi-language support for processing screenshots and documents.
Instructions
Extracts text from an image using OCR
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| imagePath | Yes | Path to the image file | |
| language | No | Language code for OCR (e.g., eng, spa, fra) | eng |