@jerryjliu0: We’re excited to rollout an official batch parsing experience to LlamaParse. Instead of hitting our APIs one file at a …
Summary
LlamaIndex announced an official batch parsing experience for LlamaParse, allowing users to parse up to 10,000 files at once through a dedicated UI with batch auditing and failure inspection, removing the need for custom async scripts.
View Cached Full Text
Cached at: 07/31/26, 12:50 PM
We’re excited to rollout an official batch parsing experience to LlamaParse. Instead of hitting our APIs one file at a time, create a batch of 10k at once. Get a dedicated UI where you can audit the entire batch at a time, inspect any jobs that had failed, and view an entire collection of results. Create higher reliability and code maintainability, since you no longer have to create your own async service that hits our API for every file.
Check it out today! https://cloud.llamaindex.ai/?utm_medium=socials&utm_source=linkedin&utm_campaign=2026-jul-…
Documentation: https://developers.llamaindex.ai/llamaparse/batches/getting_started/…
Sign in
OR
Don’t have an account?Sign up
Terms of ServiceandPrivacy Policy
LlamaIndex 🦙 (@llama_index): Batch parsing used to mean writing API scripts. Now it’s a button. 🦙
Parse or extract across up to 10,000 files in one run, straight from the LlamaParse UI. Point it at a folder and go — no code required.
Available now on all paid plans. Bring your files and start parsing 👉
Similar Articles
@jerryjliu0: We pride ourselves on building document processing that is not only accurate and cheap, but massively scalable to milli…
LlamaParse now offers latency metrics for Parse, Extract, and Classify jobs, providing queue time, processing time, and total latency breakdowns. This helps users monitor and scale their document processing.
@jerryjliu0: We've built a new feature in LlamaParse that lets you automatically extract any complex form into a structured JSON out…
LlamaIndex introduces a new LlamaParse feature that automatically extracts complex form fields into structured JSON without requiring a predefined schema, simplifying document form processing.
@jerryjliu0: We've built the following document retrieval endpoints into LlamaParse: * Hybrid search (grep + vector search) * File g…
LlamaParse introduces new document retrieval endpoints including hybrid search, file grep, file find, and file read, aiming to improve agentic retrieval quality over unstructured documents.
@jerryjliu0: Our core mission today is using AI to solve document OCR. All of our product offerings, from commercial (LlamaParse) to…
LlamaIndex has revamped its website and reaffirmed its core mission of AI-powered document OCR, with offerings including commercial product LlamaParse and open-source tools LiteParse and ParseBench. LlamaParse uses VLM-powered agentic document understanding to handle complex layouts, tables, charts, and handwritten text at scale.
@itsclelia: Do you actually own your document parsing infrastructure? At @llama_index, we wanted to make that easier, so we built �…
LlamaIndex introduces liteparse-server, an open-source, self-hosted HTTP backend for parsing PDFs, images, and Office documents with spatial layout extraction, OCR, and screenshot generation, designed for AI and data workflows.