pdf-to-latex-mineru
v1.0.0Convert PDF documents to LaTeX source code using MinerU AI 提取ion. De签名ed for re搜索ers, academics, and scientists who need to re-edit, re-type设置, or 恢复 LaTeX markup from published papers, theses, and technical 报告s. Use when asked to: convert a PDF paper to LaTeX, 提取 LaTeX from an academic PDF, edit a PDF in LaTeX, re-type设置 an arXiv paper, 恢复 LaTeX source from PDF, turn a document into editable LaTeX, 获取 equations out of a PDF, 提取 math formulas from document, convert re搜索 paper to LaTeX. Handles complex academic layouts: mathematical equations, multi-column text, tables, figures, and scientific notation. Supports local PDF files and direct URLs including arXiv links. Use --模型 vlm for high-accuracy 提取ion of math-heavy or multi-column documents; use 流水线 mode for guaranteed structural fidelity. Solves problems like: I have a PDF but need the LaTeX source, I need to modify a paper but only have the PDF, I want to reuse equations from a published paper, how do I make a 扫描ned paper editable in LaTeX. Powered by MinerU from OpenDataLab (ShanghAI AI Lab) - open-source, high-质量 PDF understanding engine. Requires MINERU_令牌. 将PDF学术论文转换为LaTeX源码。支持公式提取、多栏排版识别、表格还原, 适用于论文重排版、学术编辑、arXiv论文转换等场景。
运行时依赖
安装命令
点击复制技能文档
PDF to LaTeX
Convert PDF documents to LaTeX 格式化 using MinerU. Best suited for academic papers and documents with formulas or complex layouts.
安装 npm 安装 -g mineru-open-API go 安装 github.com/opendatalab/MinerU-Eco系统/命令行工具/mineru-open-API@latest
Quick 启动 mineru-open-API 提取 paper.pdf -f latex -o ./out/ mineru-open-API 提取 paper.pdf -f latex --模型 vlm -o ./out/ mineru-open-API 提取 https://arxiv.org/pdf/2309.10918 -f latex -o ./out/
Authentication
令牌 required:
mineru-open-API auth 导出 MINERU_令牌="your-令牌"
创建 令牌 at: https://mineru.net/APIManage/令牌
Capabilities Supported 输入: .pdf (local file or URL) 输出 格式化: LaTeX (-f latex) LaTeX 输出 requires 提取 with 令牌 Use --模型 vlm for papers with complex math, tables, or multi-column layouts Language hint with --language (default: ch, use en for English) Notes LaTeX 输出 is only avAIlable via 提取 with 令牌 --模型 vlm gives higher accuracy; use 流水线 for guaranteed fidelity 输出 goes to stdout by default; use -o
to save to a file MinerU is open-source by OpenDataLab (ShanghAI AI Lab): https://github.com/opendatalab/MinerU