Anthropic’s tokenizer change can make the same Claude input cost 1.35x more
Token billing is getting harder to forecast, with some inputs carrying up to 73% more tokens on Claude.

Anthropic shipped an updated tokenizer with Sonnet 5, and Playcode found it can emit up to 73% more tokens for the same content versus OpenAI’s GPT-5.x family. The result is messier AI pricing and budgeting, especially as list prices rise after Anthropic’s introductory discount ends.
Anthropic’s recent tokenizer update is turning AI budgeting into a guessing game. Playcode’s analysis found that the same 2,888 character TypeScript file processed by Claude can consume up to 73% more tokens than OpenAI’s GPT-5.x model family. That matters because token consumption has become the basic economic unit for billing most AI vendors, and the “same request” does not necessarily map to the same token count across models.
The underlying change is not subtle. Anthropic acknowledges that its new tokenizer, introduced with Sonnet 5 at the end of June, may generate more tokens for the same input than prior versions. In its explanation, Anthropic said the tradeoff is that an input can map to more tokens, roughly 1.0-1.35x depending on the content type. Anthropic also offered Sonnet at reduced introductory rates, $2 per million input tokens and $10 per million output tokens through August 31, 2026, before pricing rises to $3 per million and $15 per million afterward.
To understand why this creates real operational pain, you have to know how tokenizers sit in the pipeline. Large language models use tokenizers to map text into tokens, then process those integer token IDs. There is no single universal definition of a token. In practice, tokens are often described as small chunks, typically a set of three or four characters mapped to integers. But that chunking varies by tokenizer, and the chunking drives the token count your bill ultimately cares about. So even if performance improves, pricing can drift because tokenization is part of the economics now.
Anthropic’s own framing is a reminder that this is a deliberate engineering tradeoff. The company said Sonnet 5 is an upgrade to Sonnet 4.6, and that it uses an updated tokenizer that changes how the model processes text to improve performance. Anthropic compared it to a tokenizer change introduced with Claude Opus 4.7. The “price” of that performance work is token inflation for some inputs. Importantly for CFOs and procurement teams, Anthropic also stated users of its new tokenizer may see bills rise by as much as a third compared to the tokenizer used with older models.
Playcode’s cross-vendor testing gets more granular, because not all code is tokenized the same way. For a 2,888 character TypeScript file, Playcode reports Claude’s new tokenizer emits 1.73x more tokens than GPT-5.x’s tokenizer and 1.32x more than Claude’s old tokenizer. The differences persist across languages: Rust comes in at 1.58x, JavaScript at 1.52x, and Python at 1.50x. Those multipliers are exactly the sort of “it depends” problem that breaks simplistic budgeting. If your workloads are heavy in one language or one file structure, you can get a very different spend profile than another team using a “similar” model.
The economics get even trickier when you compare list prices. Playcode argues that if Anthropic’s pricing were adjusted to be comparable with OpenAI’s GPT-5.x baseline, Opus 4.8 cost would be $7.50 per million input tokens and $37.50 per million output instead of the published figure of $5 per million and $25 per million. That is not just an academic math exercise. When tokenization changes, even teams that track spend precisely can see their cost forecasts invalidated midstream, especially when the vendor adjusts its own pricing after an introductory period.
There is also an adoption and migration dimension. The Register notes that Playcode’s analysis references an account of a production migration posted by marketing platform Ploy this week, involving OpenAI’s GPT-5.6 Sol and Anthropic’s Opus 4.8. Ploy claimed GPT-5.6 finished pages 2.2x faster, cost 27 percent less, and used about half the output tokens. Whether you care more about speed, output efficiency, or raw unit pricing depends on your product workflow, but the point is clear: token counting is only one input to total cost. There are other factors that go into AI bills, including task completion and how models are used.
For executives, the second-order implication is that pricing debates are shifting from “who has the cheaper rate card” to “who ships the most predictable unit economics for our workload.” Tokenization differences, combined with model utilization patterns such as Claude Code, Codex, Pi, OpenCode, and other harnesses, mean two teams can run the same app category on different model stacks and end up with very different bills and timelines. As vendors keep changing tokenizers and optimizing for performance, finance teams may need to treat token pricing like cloud infrastructure metering: scenario-based modeling, not single-number forecasting. The risk is not just overspending. It is underestimating margin pressure right when you need AI reliability to scale.
This story's Key Insights and Take-aways are locked.
Create a free account to unlock Executive Actions for one credit.
Register to UnlockAlways free for Executives Club members. Join the Club
More in Technology

Sam Altman calls Anthropic satire, claims silent tool downgrades after Guardrails on Fable 5
Altman’s public jab hits Anthropic’s “Inviting hard questions” campaign and opens a new front in the Altman-Amodei feud.

UMC starts mass production of silicon photonics wafers in Singapore, Citi turns bullish
Taiwan’s UMC flips on manufacturing at its Singapore site, while Citi signals an improving outlook for investors and customers.

IBM debuts S1112: 2U POWER11 starts edge and entry, starts July 24
The smallest POWER server gets a 2U update, with IBM i, AIX, and Linux, plus PowerVM upgrades for rollout timing.
