我们做了一个简单的 App,可能是目前最好的手机端 PDF 转文本工具

TL;DR · AI 摘要
LlamaIndex 推出移动端应用 LlamaParse Mobile,可通过拍照将纸质文档转为结构化文本,支持本地 API 密钥存储,适用于个人与 AI 使用。
核心要点
- LlamaParse Mobile 支持 iOS 和 Android,基于 Expo 与 React Native 构建。
- 应用通过拍照三步完成 PDF/文档到结构化文本的转换,流程简洁。
- API 密钥安全存储在设备本地,保障用户数据隐私。
结构提纲
按章节快速跳转。
- §项目介绍
LlamaIndex 发布移动端文档解析应用 LlamaParse Mobile。
- ·核心功能
通过拍照将纸质文档快速转为结构化数字文本。
- ·技术架构
使用 Expo 与 React Native 开发,集成 LlamaParse TypeScript SDK。
- ·使用流程
三步操作:添加密钥、拍照、获取文本。
- ›安全机制
API 密钥在设备端安全存储,不上传服务器。
- ›应用场景
可用于人工阅读或输入给 AI Agent 进行后续处理。
思维导图
用一张图看清主题之间的关系。
查看大纲文本(无障碍 / 无 JS 友好)
- LlamaParse Mobile
- 核心功能
- 拍照转文本
- 支持多类文档
- 输出结构化文本
- 技术实现
- Expo + React Native
- TypeScript SDK
- 跨平台支持
- 使用流程
- 输入 API 密钥
- 拍摄文档照片
- 生成可读文本
金句 / Highlights
值得收藏与分享的关键句。
Take a picture of any document: a filled out form, identification, a statement, an essay - and we'll convert it into well-formatted, digitalized text.
Three steps, that’s it: 🔑 Add your API key (securely stored on-device) 📸 Snap a photo of...
Powered by the LlamaParse TypeScript SDK 📱
Can be used for human consumption as well as your favorite AI agent.
We built LlamaParse Mobile, an @expo + @reactnative app for iOS & Android
API key securely stored on-device
Take a picture of any document: a filled out form, identification, a statement, an essay - and we'll convert it into well-formatted, digitalized text. Can be used for human consumption as well as" / X
We built a simple app that's also probably the best PDF -> text phone app there. Take a picture of any document: a filled out form, identification, a statement, an essay - and we'll convert it into well-formatted, digitalized text. Can be used for human consumption as well as your favorite AI agent. Check it out
Quote

LlamaIndex
@llama_index
7h
What if you could extract text from any photo on your phone? We built LlamaParse Mobile, an @expo + @reactnative app for iOS & Android, powered by the LlamaParse TypeScript SDK Three steps, that’s it:
Add your API key (securely stored on-device)
Snap a photo of
0:30