ocr_parse_image
Extract readable text from a single image via OCR, with crop mode for targeted areas and base mode for full-page parsing.
Instructions
Parse a single image using Unlimited-OCR. Supports 'gundam' (crop mode) and 'base' modes.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| image_mode | No | gundam | |
| image_path | Yes | Path to the image file. | |
| max_length | No | ||
| output_dir | No | ||
| ngram_window | No | ||
| no_repeat_ngram_size | No |