doc2x_parse_image_layout_sync
Extract structured text and layout data from images by parsing them synchronously to generate Doc2x JSON output.
Instructions
Parse an image layout synchronously and return the raw Doc2x result JSON (including convert_zip when present).
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| image_path | Yes | Absolute path to a local image file (png/jpg). Use an absolute path (relative paths are resolved from the MCP server process cwd, which may be '/'). |