parse_document
Extract text and analyze document structure from images or PDFs using a local OCR pipeline with automatic model selection.
Instructions
Run the latest local PaddleOCR-VL pipeline on an image or PDF.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| image_path | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| engine | Yes | ||
| markdown | Yes | ||
| source_name | Yes | ||
| elapsed_seconds | Yes |