ocr_parse_multi
Extract text from multiple images in one OCR call, supporting multi-page documents. Provide image paths and optionally set an output directory for results.
Instructions
Parse multiple images (multi-page) using Unlimited-OCR.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| max_length | No | ||
| output_dir | No | ||
| image_paths | Yes | ||
| ngram_window | No | ||
| no_repeat_ngram_size | No |