Office document preview plug-in
HuanLinOTO/dsh-plugin-mineru · model-adapters
Expose the MinerU document parsing tool to the model to convert PDF/image/DOCX/PPTX/XLSX into structured Markdown/JSON.
★ 18GitHub stars
1Forks
2026-08-15Last updated
TypeScriptLanguage
NOASSERTIONLicense
Project overview
📌 本插件已收录于 dshfind 插件超市,点击上方徽章直达主页。 dsh-mineru
解析本地文档并返回提取出的 markdown。内部自动完成:提交文件 → 轮询至完成 → 返回 markdown。大多数解析任务用这个即可。 minerusubmitparsejob
异步提交解析任务,立即返回 taskid。适合大文档或并行批量提交。 minerugetparsestatus
Install command
dsh plugin --profile web add github:HuanLinOTO/dsh-plugin-mineru