$ diff claude-opus-5 gemini-3-5-flash-lite
Claude Opus 5 vs Gemini 3.5 Flash-Lite
Anthropic and Google DeepMind, side by side. Every value below is the one recorded on the model’s own wiki page, with its citation — nothing is estimated.
AnthropicClaude Opus 5
- context
- 1M
- weights
- closed
- $/M in
- $5
- $/M out
- $25
- context
- 1.0M
- weights
- closed
- $/M in
- $0.3
- $/M out
- $2.5
What actually differs
- Context window
- Gemini 3.5 Flash-Lite takes 1.0M against 1M — modestly more room in a single request.
- Input price
- Gemini 3.5 Flash-Lite at $0.3/M against $5/M — 16.7× cheaper to feed.
- Output price
- Gemini 3.5 Flash-Lite at $2.5/M against $25/M — 10.0× cheaper to generate. Output dominates the bill on most agentic workloads, where the model writes far more than it reads.
- Recency
- Claude Opus 5 shipped 3 days after Gemini 3.5 Flash-Lite (2026-07-24 vs 2026-07-21).
Full spec
| Attribute | Claude Opus 5 | Gemini 3.5 Flash-Lite |
|---|---|---|
| Developer | Anthropic | Google DeepMind |
| Released | 2026-07-24 | 2026-07-21 |
| Context window | 1M tokens | 1,048,576 tokens (1M) |
| Pricing | $5/M input · $25/M output (standard); $10/M · $50/M (Fast mode, research preview) | $0.30/M input · $2.50/M output |
| License | proprietary | proprietary |
| Availability | Claude.ai, API (`claude-opus-5`), Bedrock (`anthropic.claude-opus-53`), Vertex AI, Microsoft Foundry, Claude Code, Cowork | Gemini API, Google AI Studio, Vertex AI |
Values come from Claude Opus 5 and Gemini 3.5 Flash-Lite, where each is cited to its source. This page states no benchmark result and ranks neither model — it puts two published specifications next to each other. Where a lab has not published a figure, the row says so rather than guessing. How these pages are produced.