DeepSeek Unveils Experimental Vision Model Challenging Anthropic's Opus 4.8

DeepSeek announced an experimental multimodal version of its V4 Flash model that can analyze visual prompts, claiming near-parity with Anthropic's Opus 4.8 on multimodal agentic benchmarks.
The new release, deepseek-v4-flash-vision-exp, extends DeepSeek's flagship text-only V4 Flash model with vision capabilities. The experimental model processes images alongside text, enabling use cases like describing pictures, reading text from screenshots, and analyzing charts.
How the Model Works
DeepSeek treats images as tokens for billing purposes. Each image is converted into up to 384 tokens, billed at V4-Flash pricing. The model accepts JPEG, PNG, GIF, and WebP formats, with images resized during processing to maintain consistent token budgets.
Developers can provide images via:
- Base64-encoded inline data
- External HTTP URLs
- Files API uploads (allowing images up to 64 MiB)
The API supports detail levels (low, high, original) and integrates with OpenAI-compatible endpoints, the Anthropic-compatible /messages API, and the Responses API for agent workflows.
Benchmark Claims
According to DeepSeek's X announcement, V4-Flash-Vision-Exp "moves close to or even outperforms Opus 4.8" on multimodal agent benchmarks including Agents' Last Exam and ZeroBench. The company positions the model as a lower-cost alternative for vision-enabled agent tasks.
Availability
The model launched on DeepSeek's API platform with vision support enabled at V4 Flash's pricing tier ($0.002 per 1K tokens input, $0.006 per 1K tokens output). It also launched on OpenRouter with the same pricing.
DeepSeek describes the release as experimental, indicating further tuning and scaling work ahead.
Strategic Context
The release comes amid DeepSeek's aggressive push in the AI model market. In July 2026, the company reported its Claude Code competition efforts, and in August it announced plans for an IPO. The vision model extends DeepSeek's multimodal capabilities, which previously included V1 and V2 versions in 2023-2024.
Sources
- Bloomberg: DeepSeek Unveils Test Model to Rival Anthropic's Opus 4.8 (August 21, 2026)
- DeepSeek API Docs: Vision Guide



