任务:PDF解析
POST
/task/gi/pdf-parse
请求参数
Body 参数multipart/form-data
file
file
必需
end_pages
integer
必需
is_ocr
boolean
是否启用 ocr
示例值:
false
language
string
可选
formula_enable
boolean
是否启用公式解析
table_enable
boolean
是否启用表格解析
layout_model
enum<string>
布局分析模型
枚举值:
layoutlmv3doclayout_yolo
示例代码
返回响应
修改于 2025-04-19 06:12:10