Claude Opus 4.8 is an Anthropic model in the Opus tier of the Claude family, accepting text and image input with a 1,000,000-token context window and tool calling support.
| Provider | Input / 1M | Output / 1M | Cached / 1M |
|---|---|---|---|
| $2.50 | $12.50 | $0.250 | |
| $2.50 | $12.50 | $0.250 | |
| $5.00 | $25.00 | - | |
| $5.00 | $25.00 | $0.500 | |
| $5.00 | $25.00 | $0.500 | |
| $5.00 | $25.00 | $0.500 |
Prices updated daily. Last check: Sep 8, 2026
Input, output, and batch rates, plus alternatives, for one provider at a time.
Benchmarks measured Sep 2026. Scores are independent evaluations, not vendor-reported.
Claude Opus 4.8 fits workloads where the input is large and the reasoning chain is long: reviewing or refactoring code across many files, analyzing contracts, filings, or research corpora that run to hundreds of thousands of tokens, and driving agents that call tools repeatedly before producing a final answer. Image input makes it usable for mixed-media tasks such as reading scanned pages, interpreting charts inside reports, or working from UI screenshots during front-end debugging. Because Opus-tier models generally cost more per token than Sonnet or Haiku, a common pattern is tiered routing — a smaller Claude model handles classification, extraction, and routine chat, while Opus 4.8 is reserved for the requests that need the full million-token window or the hardest multi-step reasoning.
Pricing varies by provider and by pricing type — input tokens, output tokens, cached reads, and batch processing are typically billed at different rates, and long-context requests consume many more tokens per call. See the pricing table on this page for current rates across the providers we track.
It suits long-context and multi-step work: whole-repository code analysis and refactoring, review of large document sets, and agentic pipelines that chain many tool calls. The 1,000,000-token context window and image input make it a fit for tasks that would otherwise require heavy chunking or a separate OCR step.
The most concrete difference in our data is context length: Claude Opus 4.8 records a 1,000,000-token window, versus the 200K windows associated with earlier Opus 4.x releases. Its knowledge cutoff is also later, recorded as January 2026.
Yes. Our metadata lists text and image input modalities, and tool calling is supported, so the model can be used in function-calling and agent frameworks that pass images alongside text prompts.
Opus-tier models are positioned for the hardest reasoning and longest-context tasks and generally carry higher per-token costs; Sonnet-tier models are the usual choice for latency- and volume-sensitive traffic. Many deployments route selectively, sending only requests that need the full context window or deep multi-step reasoning to Opus 4.8.
We do not currently have populated throughput or time-to-first-token figures for this model, so we cannot state output speed here. If latency matters, compare provider-reported numbers for the specific endpoint you plan to use, and note that large context fills typically increase time to first token.