ocr_parse_pdf
Extract text from PDF files using OCR, turning scanned or image-based documents into searchable, machine-readable content for downstream processing.
Instructions
Parse a PDF document using Unlimited-OCR.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| dpi | No | ||
| pdf_path | Yes | ||
| max_length | No | ||
| output_dir | No | ||
| ngram_window | No | ||
| no_repeat_ngram_size | No |