ocr_image
Extract text from image formats (PNG, JPG, GIF, WebP, BMP, TIFF) using a local tesseract binary for offline OCR. Critical numeric values should be verified against the original image.
Instructions
OCR one image (png/jpg/gif/webp/bmp/tiff) with the LOCAL tesseract binary — needs tesseract installed and refuses by name without it; nothing reaches the network. OCR misreads numbers — verify critical values by looking at the image itself.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| lang | No | eng | |
| path | Yes |