PulseAugur
LIVE 15:12:17
research · [1 source] ·
0
research

Anthropic's Claude Opus 4.7 tokenizes more text, increasing costs and image resolution support

Simon Willison has updated his Claude Token Counter tool to allow comparisons between different Anthropic Claude models, specifically focusing on the tokenizer changes in Claude Opus 4.7. This new version reveals that Opus 4.7 can use up to 1.46x more tokens for text and significantly more for high-resolution images compared to Opus 4.6, despite maintaining the same pricing. The tool also highlights Opus 4.7's enhanced image processing capabilities, accepting images with longer edges up to 2,576 pixels. AI

Summary written by gemini-2.5-flash-lite from 1 source. How we write summaries →

RANK_REASON Blog post detailing a tool update and analysis of a specific model's tokenizer changes.

Read on Simon Willison →

Anthropic's Claude Opus 4.7 tokenizes more text, increasing costs and image resolution support

COVERAGE [1]

  1. Simon Willison TIER_1 ·

    Claude Token Counter, now with model comparisons

    <p><strong><a href="https://tools.simonwillison.net/claude-token-counter">Claude Token Counter, now with model comparisons</a></strong></p> I <a href="https://github.com/simonw/tools/pull/269">upgraded</a> my Claude Token Counter tool to add the ability to run the same count agai…