← Reddit

Apparently Opus 5 is better a photogrammetry

Reddit · OutsidetheboxIdeas · August 9, 2026
A tester evaluated multiple models' photogrammetry abilities using a futuristic chip fab reference called Terafab, providing each model with identical prompts. Opus 5 performed best among the models tested at translating the reference to SVG format.

Detailed Analysis

A user testing model capabilities recently shared informal findings comparing how different AI systems handle image-to-vector translation tasks, specifically converting a reference photo of a futuristic chip fabrication facility (referred to as "Terafab") into SVG format. According to the post, Claude Opus 5 produced what the tester considered the most accurate and visually faithful translation of the reference image compared to competing models, with all systems receiving identical prompts to ensure a fair comparison. The post is framed casually, with the author explicitly noting they aren't seeking debate but simply found the result noteworthy.

While informal and anecdotal, this kind of test touches on a capability area that has become an important benchmark for evaluating multimodal AI systems: the ability to interpret complex visual references and reproduce them accurately in structured, code-based formats like SVG. Unlike raster image generation, SVG output requires a model to essentially "reason" about geometric shapes, spatial relationships, and stylistic elements, then express that understanding through precise vector markup and coordinates. This is a meaningfully different skill from pixel-based image synthesis, as it demands the model translate visual perception into a symbolic, mathematical representation—closer to a hybrid of computer vision and code generation than traditional image generation.

The mention of "photogrammetry" in the title is somewhat loose usage, since true photogrammetry involves reconstructing 3D geometry from multiple 2D photographs, whereas this test appears to involve single-image-to-SVG translation. Nonetheless, the underlying interest reflects a broader trend of users probing frontier models for emergent or underappreciated capabilities beyond their primary marketed use cases. Claude models, including the Opus line, have increasingly been used for coding and structured output tasks, and SVG generation has become an informal but popular proxy for testing a model's spatial reasoning, attention to detail, and ability to follow complex visual instructions through code.

This type of grassroots, user-driven benchmarking is significant in the broader AI landscape because it often surfaces capability differences before formal benchmarks or papers catch up. As foundation model providers like Anthropic, OpenAI, and Google DeepMind release increasingly capable successors—Opus 5 representing a newer entry in Anthropic's Claude lineup—the AI community frequently relies on these ad hoc, side-by-side comparisons to gauge real-world performance improvements. Even without rigorous methodology or large sample sizes, such tests contribute to the collective, crowdsourced understanding of how model capabilities are evolving, particularly in creative and technical domains like vector graphics generation that sit at the intersection of design, code, and visual reasoning.

Read original article →