精选理由
做文档解析或 AI 代理的开发者终于有了一个又快又准的开源选择——Liteparse 的边界框输出让审计追踪变得简单,值得直接试。
LlamaIndex 创始人 Jerry Liu 宣布 Liteparse 完成重大升级,成为目前最快的 PDF 解析器。新版用 Rust 重写了整个库,并适配为 Python 和 Node 原生包,支持 50 多种文档类型。除了提取文本,Liteparse 还能输出边界框,让编码代理可以精确追溯源文档。团队正在开发 Markdown 支持,并鼓励用户提交 issue 和 PR。
AI 翻译 · 中文
LlamaIndex 创始人 Jerry Liu 宣布 Liteparse 完成重大升级,成为目前最快的 PDF 解析器。新版用 Rust 重写了整个库,并适配为 Python 和 Node 原生包,支持 50 多种文档类型。除了提取文本,Liteparse 还能输出边界框,让编码代理可以精确追溯源文档。团队正在开发 Markdown 支持,并鼓励用户提交 issue 和 PR。
Last week we revamped Liteparse to be the fastest PDF parser out there ⚡️ An underrated part of liteparse is it doesn't just give you text. It gives you bounding boxes that a coding agent can use to paint exact audit…