Skip to main content
Glama

doc2x_parse_image_layout_wait_text

Extracts text from images by waiting for layout parsing completion, returning structured markdown output for document processing workflows.

Instructions

Wait for an image-layout parse task until success, returning first page markdown. Prefer passing uid (no re-submit). If only image_path is provided, it will (a) reuse an in-process cached uid if available, otherwise (b) submit a new async task then wait.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
uidNoDoc2x image-layout parse task uid returned by doc2x_parse_image_layout_submit.
image_pathNoAbsolute path to a local image file (png/jpg). Used to reuse cached uid or submit a new async task.
poll_interval_msNo
max_wait_msNo

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/NoEdgeAI/doc2x-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server