---
title: "Introducing Light Parse: accurate parsing at a fraction of the cost"
description: "Light Parse delivers high-accuracy document parsing for straightforward documents at 50%+ lower cost than other providers."
author: "Jing Reyhan, Ameya Joshi"
published: 2026-08-27
updated: 2026-08-27
canonical: https://www.extend.ai/resources/introducing-light-parse
---

# Introducing Light Parse: accurate parsing at a fraction of the cost

**TL;DR:** Light Parse delivers high-accuracy document parsing for straightforward documents at 50%+ lower cost than other providers, placing it on the cost-accuracy Pareto frontier on both RealDoc-Bench and Databricks OfficeQA Pro.

**Light Parse highlights:**

- Starts at $0.00625 per page and scales down further with volume discounts
- On [RealDoc-Bench](https://www.extend.ai/resources/realdocbench), Light Parse placed first among non-agentic parsers, with 90.5% per-field accuracy for document Q&A
- On [Databricks OfficeQA Pro](https://arxiv.org/abs/2603.08655), Light Parse placed first among non-agentic parsers
- Best for the majority of high-volume document workflows

---

Today we’re introducing Light Parse, our latest engine that sets a new standard in accurate, cost-effective document parsing. It provides AI teams with accurate parsing on the majority of documents at 50%+ lower costs than alternatives.

We built Light Parse to equip developers with complete control over every point of the Pareto curve of cost, accuracy, and latency. For the majority of PDFs that don't have handwriting, lengthy tables, or messy checkboxes, Light Parse provides high levels of performance at a fraction of the cost.

Already, Light Parse has helped our customers in industries with high-volume document workflows (e.g., legal AI) reduce their OCR spend in half after migrating from other solutions.

## Light Parse performance on open-source benchmarks

We evaluated Light Parse against two open-source benchmarks:

1. Databricks OfficeQA Pro, a third-party agent benchmark created by Databricks
2. RealDoc-Bench, our own open-source agent benchmark comprised of real-world documents

Both benchmarks are openly available so anyone can independently reproduce the results.

### Databricks OfficeQA Pro: Light Parse sits on the Pareto frontier of cost vs accuracy

Databricks OfficeQA Pro measures how accurately an AI system can answer exact questions from scanned U.S. government financial documents, including dense historical tables. The test uses the same questions, reader model, and scoring method for every parser, and supplies the relevant pages directly so the results focus on parsing quality. We ran the evaluation against this benchmark, but we did not design it.

**On Databricks OfficeQA Pro, Light Parse placed first among non-agentic parsers, reaching 54.9% accuracy at $0.00625 per page, putting it on the cost-accuracy frontier.**

If you’re interested in running the evaluation yourself, here’s the [Databricks OfficeQA Pro benchmark repository](https://github.com/databricks/officeqa).

#### Databricks OfficeQA Pro cost versus accuracy

All parsers use the same questions, reader model, and scoring method. Extend neither published nor designed this benchmark; we ran an evaluation against it.

Light Parse reaches **54.9% accuracy at $0.00625 per page**, placing it first among non-agentic parsers.

For the Databricks parser, we used the medium job complexity estimate of **$4.20–$4.55 per 1,000 pages**, or **$0.0042–$0.00455 per page**. The chart plots Databricks at the midpoint of that range ($0.004375 per page) and preserves the full estimated range in the table and hover detail.

[Reducto’s published Standard Parse rate](https://docs.reducto.ai/reference/credit-usage), accessed August 26, 2026, is **$0.015 per page**. At $0.00625 per page, Light Parse matches Reducto’s 54.9% accuracy at a 58% lower cost.

| Parser | Accuracy | Cost per page | Pareto frontier |
| --- | --- | --- | --- |
| Extend Light Parse | 54.9% | $0.00625 | Yes |
| Reducto | 54.9% | $0.015 | No |
| LlamaParse | 53.4% | $0.00375 | Yes |
| Databricks Parser | 51.1% | $0.0042–$0.00455 | No |
| No Parser (Raw Page Images) | 40.6% | $0 | Yes |

### RealDoc-Bench: Light Parse sits on the Pareto frontier of cost vs accuracy

[RealDoc-Bench QA](https://www.extend.ai/resources/realdocbench) measures whether an agent can answer questions correctly from parser output, with separate per-field and per-question scores. The benchmark corpus includes real-world mortgage, finance, supply chain, and healthcare documents ([Hugging Face](https://huggingface.co/collections/Extend-AI/realdoc-benchmarks)).

On RealDoc-Bench, Light Parse achieved **90.5% per-field accuracy** and **82.7% per-question accuracy**. This makes it the most accurate parsing engine with no agentic configurations enabled.

It spiked in particular on mortgage documents, reaching 94.4% per-field accuracy and 88.1% per-question accuracy.

You can review RealDoc-Bench’s methodology and datasets and run the benchmark yourself ([GitHub repo](https://github.com/extend-hq/realdoc-bench)).

#### Cost versus accuracy

| Parser | Accuracy | Cost per page | Pareto frontier |
| --- | --- | --- | --- |
| Extend Performance Parse | 95.7% | $0.020 | Yes |
| LlamaParse (Agentic) | 92.1% | $0.0125 | Yes |
| Reducto (agentic) | 91.1% | $0.060 | No |
| Extend Light Parse | 90.5% | $0.00625 | Yes |
| Gemini 3.5 Flash | 89.04% | $0.0113 | No |
| LlamaParse | 89.0% | $0.00375 | Yes |
| Azure DI | 88.8% | $0.010 | No |
| Reducto | 88.5% | $0.020 | No |
| AWS Textract | 70.5% | $0.015 | No |

#### RealDoc-Bench industry-specific slices

| Parser | Financial services | Real estate | Logistics | Healthcare |
| --- | --- | --- | --- | --- |
| Extend Performance Parse | 92.5% | 96.9% | 97.7% | 89.1% |
| LlamaParse (Agentic) | 85.5% | 94.9% | 94.8% | 82.6% |
| Reducto (Agentic) | 85.7% | 92.0% | 94.4% | 86.0% |
| Extend Light Parse | 87.6% | 94.4% | 88.5% | 85.7% |
| Gemini 3.5 Flash | 83.4% | 92.1% | 92.2% | 75.2% |
| LlamaParse | 83.0% | 92.7% | 90.3% | 80.1% |
| Azure DI | 82.6% | 93.2% | 90.4% | 76.1% |
| Reducto | 83.8% | 92.7% | 88.5% | 79.8% |
| AWS Textract | 68.2% | 71.3% | 77.0% | 46.9% |

## How we built Light Parse

Light Parse runs smaller, faster versions of our table and form models, and skips some model calls entirely that aren't necessary unless maximum performance is required.

We’re able to lower parsing cost while preserving performance because of our upfront investment in building a new state-of-the-art layout model from the ground up. With a strong layout model powering our parsing engines, we’re able to deliver more deterministic controls over document processing.

## When should you use Extend Light Parse vs. Performance Parse?

Light Parse is well suited for text-heavy files when document volume and cost are important. These files can include reports, agreements, and digital documents in Germanic and Latin-based languages.

Performance Parse is better suited for large tables, dense forms, checkboxes, messy handwriting, non-Latin based languages, and low-quality scans.

|  | Light Parse | Performance Parse |
| --- | --- | --- |
| Suitable documents | Straightforward, text-heavy documents with simple forms and tables | Documents with complex tables, nested checkboxes, handwriting, or difficult scans |
| Base usage | 0.5 credits per page | 2 credits per page |
| Pay-as-you-go price | $0.00625 per page | $0.025 per page |
| Scale price\* | $0.005 per page | $0.02 per page |
| Engine | `parse_light` | `parse_performance` |

*\*Additional volume-based discounts available.*

At pay-as-you-go rates, one million pages cost $6,250 with Light Parse or $25,000 with Performance Parse, excluding any additional agentic configurations.

Both engines can be configured using the same Parse API. You can select the engine with one configuration field:

```json
{
  "file": {
    "url": "https://example.com/document.pdf"
  },
  "config": {
    "engine": "parse_light",
    "engineVersion": "1.0.0"
  }
}
```

## What’s next?

Soon, we're releasing our Auto mode, which intelligently routes each page to Light Parse or Performance Parse based on a classifier model we've tuned to detect predicted page complexity.

This will help teams process documents efficiently and effectively within their latency and cost constraints while preserving the output quality their agents need.

## Get started

Light Parse is generally available. Give it a try on your documents today for free: [https://dashboard.extend.ai/](https://dashboard.extend.ai/).
