image_url
or a document_url PDF; no text-only input. Default method: markdown. All five
methods return a text payload; only the subject differs, so table, formula,
and chart read a page’s tables, equations, and charts rather than its prose.
The 1.5-era ids (paddlepaddle/paddleocr-vl, paddleocr-vl,
PaddlePaddle/PaddleOCR-VL) are kept as aliases of this model.
Output by method
The catalog route lists only
ocr, table, formula, and chart for this
model today. The serving backend also accepts markdown, and uses it when
method is omitted.<document> block per PDF with
<page index= width= height=> blocks. In JSON mode the response has a data
array with kind set to image or document; it does not include top-level
model or method keys.
Request
image_url for a document_url PDF to read every page with the same
method; markdown is used when method is omitted.
Response
- Text mode
- JSON mode
A single image returns the payload alone, with no wrapper. For
A PDF returns one
method: "table":<document> block per file and one <page> block per
page: