Reviews · LLM vision

Claude (vision) review

A frontier LLM that reads handwriting well enough for prototypes.

Score
6.0/10
Accuracy
11.2% WER
Benchmark rank
#4 of 8
Price
Token-based, roughly $5-$15 per 1,000 pages
Visit Claude (vision) →

Claude vision returned 11.2% WER on our sample, competitive with the cloud document APIs and slightly ahead of GPT-5. It reads layout well and, in our longer tests, held together marginally better than other vision models across multiple pages.

The failure mode to understand is silent correction. Even with a strict "transcribe exactly" instruction, the model occasionally replaces a word it is unsure about with a plausible neighbour. That is more dangerous than an obvious error because nothing flags it, which matters when you cannot proofread every page.

For a prototype, a one-off, or a workflow where a human checks the output, it is genuinely useful and requires no new vendor. For unattended document volume, the lack of retention controls, native export formats, and webhooks means you end up rebuilding a document pipeline around a per-token bill.

Verdict

Good enough for prototypes and one-off transcriptions; the silent-correction risk makes it hard to ship for document volume.

Best for: Developers prototyping a feature who want to reuse an LLM API they already have.

See how Claude (vision) compares in the full ranked table, or read our testing methodology.