
LiteParse: Local Document Parsing for AI Agents
LlamaIndex16 June 2026Watch on YouTube
Part of series
Ep. 2 · Agent Document Build
View the seriesDescription
LiteParse is a new open-source parsing CLI tool from LlamaIndex. It open-sources our core parsing tech from LlamaParse to give users a fast and local experience. - text parsing from a variety of formats - local first, zero cloud or LLM dependencies - purpose-built for AI Agents like Claude Code 👉 Signup to LlamaParse: https://cloud.llamaindex.ai/?utm_medium=&utm_source=youtube&utm_campaign=2026-mar-liteparse-launch 👩💻 Repository: https://github.com/run-llama/liteparse 📣 Announcement: https://www.llamaindex.ai/blog/liteparse-local-document-parsing-for-ai-agents?utm_source=youtube&utm_campaign=2026-mar-liteparse-launch 📚 Documentation: https://developers.llamaindex.ai/liteparse/?utm_source=youtube&utm_campaign=2026-mar-liteparse-launch Chapters: 00:00 - Overview 01:09 - Installation 01:53 - Parsing a document 04:02 - Batch parsing 04:48 - Screenshotting documents 05:25 - Parsing non-PDFs 07:59 - OCR Customization 09:50 - Library Usage 10:08 - Agent Skill Usage
What you'll learn
- LiteParse is an open-source parsing tool from LlamaIndex that enables local document processing without cloud or LLM dependencies.
- It supports batch processing of multiple documents and can parse various file formats, including non-PDF files.
- LiteParse is purpose-built as a skill for AI agents like Claude Code and can be used both as a CLI tool and as a library.
- The tool offers OCR customization options and can process documents via screenshots for flexible parsing.