ocr_layout_paddle
Perform OCR with layout analysis on images, returning text blocks and their bounding boxes via PaddleOCR.
Instructions
Extract text with layout analysis. Returns blocks with bounding boxes.
Backend: paddle. PaddleOCR CPU — cross-platform, mature model. Wider language support than Vision, but slower. Requires PaddleOCR Python package.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| lang | No | ||
| mode | No | base | |
| path | Yes |