ocr_text_paddle
Extract text from images using PaddleOCR, returning full text, per-line confidence, and bounding boxes. Includes language selection for broader support.
Instructions
Extract text from an image. Returns full text, per-line confidence, and 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 |