extract_text
Extracts text from images using OCR and Gemini vision. Works with screenshots, documents, signs, and handwriting.
Instructions
Extract text from an image using OCR.
Uses Gemini's vision capabilities for high-quality text extraction. Works with screenshots, documents, signs, handwriting, etc.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| image_path | Yes | Path to the image to extract text from | |
| use_grounding | No | Enable Google Search grounding for more accurate, factual results. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||