ocr_image
Extract text from images via OCR, supporting Chinese and English. Specify the image path; optionally set the language.
Instructions
Extract text from image using OCR (supports Chinese and English)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| language | No | OCR language (chi_sim, eng, or chi_sim+eng) | chi_sim+eng |
| image_path | Yes | Path to the image file |