Best LLM for Document Summarisation (2026)

Bottom line up front: For document summarisation, Claude Sonnet 5 is now the strongest all-round pick — it combines the most faithful, well-structured summaries with a full 1M-token context window at no long-context surcharge, at less than half the price of comparable alternatives. Gemini 3.1 Pro is a solid alternative, especially for teams already on Google Cloud. GPT-5.6 remains the best choice when your pipeline needs structured JSON output rather than prose summaries. For enterprise-grade deployments, data residency and confidentiality terms matter as much as raw model quality — see the enterprise section below.


What makes a good summarisation LLM

Summarisation seems simple but it exposes model weaknesses quickly:


Top recommendations

1. Claude Sonnet 5 — Best overall for summarisation

Provider: Anthropic

Cost: $2.00 / 1M input tokens · $10.00 / 1M output tokens

Context window: 1,000,000 tokens (full context at standard pricing — no long-context surcharge)

Best for: Faithful, well-structured summaries at any document length, from short reports to full books

Claude Sonnet 5 is the clear default for summarisation now. Anthropic extended the full 1M-token context window to Sonnet-tier pricing with Claude 4.6, and Sonnet 5 carries that forward at a lower per-token rate than its predecessor — the $2/$10 introductory pricing became the permanent standard rate rather than reverting to $3/$15 as originally scheduled. That removes the previous trade-off between context length and cost.

Its training produces unusually clean compression — it identifies the most important content reliably and presents it in well-formed prose that requires minimal editing. It carries forward Anthropic's consistent reputation for low hallucination rates on summarisation tasks, which matters for summaries that will be acted upon without a human re-reading the source.

View Claude API pricing →

2. Gemini 3.1 Pro — Best if you're already on Google Cloud

Provider: Google

Cost: $2.00 / 1M input tokens (≤200K), $4.00 / 1M (>200K) · $12.00 / 1M output (≤200K), $18.00 / 1M (>200K)

Context window: ~1,000,000 tokens

Best for: Teams standardised on Vertex AI / Google Cloud billing and tooling

Gemini 3.1 Pro's context window is now roughly on par with Claude Sonnet 5, so raw document length is no longer the deciding factor it was in early 2026. Its pricing steps up for requests beyond 200K input tokens — at $4.00/M input and $18.00/M output above that threshold, it costs meaningfully more than Claude Sonnet 5 for genuinely long documents (see the cost table below).

Where it still makes sense: organisations already committed to Google Cloud for billing, data residency, or existing Vertex AI infrastructure, where the integration cost of adding a second provider outweighs the per-token price difference.

View Google AI pricing →

3. GPT-5.6 — Best for structured output summarisation

Provider: OpenAI

Cost: $5.00 / 1M input tokens · $30.00 / 1M output tokens

Context window: ~1,050,000 tokens

Best for: Pipelines requiring structured JSON output from summaries

GPT-5.6 (Sol tier) is the best choice when your summarisation pipeline needs structured output — extracting specific fields, producing JSON with defined keys, or populating a database schema from document content. It's also the most expensive of the three frontier options here, at $5/$30 per million tokens, roughly 2.5x Claude Sonnet 5's rate.

OpenAI also offers cheaper GPT-5.6 tiers (Terra and Luna) for less demanding summarisation work — worth checking if your use case doesn't need Sol-tier reasoning quality.

View OpenAI API pricing →

4. Gemini 2.5 Flash-Lite — Best budget option

Provider: Google

Cost: $0.10 / 1M input tokens · $0.40 / 1M output tokens

Context window: 1,048,576 tokens

Best for: High-volume summarisation where cost is the primary constraint

Gemini 2.5 Flash-Lite produces surprisingly good summaries for its price point, and — unusually for a budget-tier model — still carries the full ~1M token context window. For internal summarisation pipelines where summaries feed downstream processes rather than being presented directly to users, its quality is often sufficient.

At $0.10/M input, summarising a 50,000-token document costs roughly $0.005 — essentially free at moderate volumes. For high-volume batch summarisation jobs, it remains the clear cost winner.


Side-by-side comparison

ModelInput $/MOutput $/MContextFaithfulnessCompression
Gemini 2.5 Flash-Lite$0.10$0.401M★★★☆☆★★★☆☆
Gemini 3.1 Pro$2.00–4.00$12.00–18.00~1M★★★★☆★★★★☆
GPT-5.6 (Sol)$5.00$30.00~1.05M★★★★☆★★★★☆
Claude Sonnet 5$2.00$10.001M★★★★★★★★★★

Gemini 3.1 Pro's pricing steps up above 200K input tokens — the higher figures apply to genuinely long documents, not short ones.


Cost per document — real-world estimates

Document sizeModelApprox. cost
10-page report (~7,500 tokens)Gemini 2.5 Flash-Lite$0.001
10-page report (~7,500 tokens)Claude Sonnet 5$0.02
100-page report (~75,000 tokens)Gemini 2.5 Flash-Lite$0.008
100-page report (~75,000 tokens)Claude Sonnet 5$0.17
400-page book (~300,000 tokens)Claude Sonnet 5$0.65
400-page book (~300,000 tokens)Gemini 3.1 Pro$1.29

Estimates assume a summary output of roughly 7% of input length. A 400-page book is no longer "not possible" on Claude — Sonnet 5's 1M context handles it directly, and at less than half Gemini 3.1 Pro's cost at that length.


Enterprise considerations

The models above are ranked on summarisation quality and cost — but "enterprise-grade" usually means something more specific: where does the document actually go, and under what terms?

None of this changes which model produces the best summary — it changes which deployment path is appropriate for a given document. For legal-specific confidentiality requirements, see our best LLM for legal work guide.


FAQ

What is the best LLM for summarising long documents?

Claude Sonnet 5 is the best all-round choice: it now offers a full 1M token context window at standard pricing, with no long-context surcharge, alongside strong faithfulness on summarisation tasks. Gemini 3.1 Pro is a close alternative, particularly on Google Cloud infrastructure.

Which LLM hallucinates least in summaries?

Claude Sonnet 5 carries forward Anthropic's consistent reputation for the lowest hallucination rate among frontier models on summarisation tasks. This is particularly important for legal, financial, and medical document summarisation where factual accuracy is critical.

Can I summarise a full book with an LLM?

Yes. Claude Sonnet 5, Gemini 3.1 Pro, and Gemini 2.5 Flash-Lite all now offer roughly 1M token context windows, sufficient for most books in a single pass.

Is chunking documents and combining summaries a good approach?

It is a workaround, not a solution. Chunked summarisation loses cross-section relationships. With 1M-token context windows now standard across the frontier models, chunking is rarely necessary for documents under roughly 700,000 words.

What should enterprises check before sending documents to an LLM API?

Data residency options (whether inference can be pinned to a specific region), whether the provider trains on your data by default, and confidentiality/compliance commitments for your industry. Anthropic, for example, offers a data-residency option on Claude 4.6+ models at a pricing premium, and separate Enterprise-tier plans with custom terms.

Related

Best LLM for RAG Pipelines →Gemini vs GPT-4o →

Last verified: August 2026 · Back to LLM Selector

Not sure which model fits your use case? Try the NexTrack selector — answer 3 questions and get a personalised recommendation. Try the selector →