Skip to content
Devstral 2 2512 logo

Devstral 2 2512

Verified

Processes large multimodal files and text with ease.

MistralMultimodalOpen
Model page
Updated 2026-06-14

About Devstral 2 2512

Devstral 2 2512 features a 262144-token context window that accommodates extensive inputs. Its multimodal architecture handles both text and file data simultaneously. The open-weight release allows users to inspect and adapt the model freely.

Strengths include efficient management of lengthy documents and mixed-modality content. The design prioritizes compatibility with file-based workflows alongside standard text processing. This combination supports detailed analysis without artificial length restrictions.

Typical usage covers large-scale document review, file ingestion tasks, and multimodal research projects. Developers often deploy it for custom applications where transparency and long-context handling are required. The model fits environments needing open-weight multimodal capabilities.

Capabilities

Long-context reasoning
Multimodal file analysis
Text and document processing
Content generation
Instruction following

How Devstral 2 2512 compares

Devstral 2 2512 (striped bar) vs other multimodal on intelligence, speed and price.

Price

USD per 1M output tokens · Lower is better · Devstral 2 2512 ranks #26 of 67

$1.5
Gemini 3.1 Flash Lite
$1.5
Perceptron Mk1
$1.8
Qwen3.5 Plus 2026-04-20
$1.8
GLM 4.5V
$1.9
Qwen3.6 Plus
$2.0
GPT-5 Mini
$2.0
Devstral 2 2512
$2.0
Grok Build 0.1
$2.0
Seed 1.6
$2.0
Qwen3.6 27B
$2.0
Kimi K2.5
$2.5
Grok 4.3
$2.5
Grok 4.20

Sources: Artificial Analysis (intelligence, speed) · OpenRouter (price).

Best for

Long-document analysis and reasoning

The 262144 token context enables processing and reasoning across very large documents or codebases in a single pass.

Multimodal file analysis

It supports multimodal inputs for detailed examination of mixed text, image, and document files.

Guided content generation

Strong instruction following allows reliable creation of custom text and structured outputs from complex prompts.

Strengths & limitations

Strengths

  • +Very large 256k token context
  • +Native file modality support
  • +Multimodal text+file handling

Limitations

  • File support may be format-dependent
  • Multimodal inputs can increase latency

Cost calculator

Estimate what Devstral 2 2512 would cost for your usage.

$0.00140
per request
$14
estimated / month

Based on Devstral 2 2512's $0.40/1M input · $2.00/1M output. Estimate only — actual cost varies by provider and caching.

Quick start

OpenRouter's API is OpenAI-compatible — most SDKs work by just swapping the base URL. Only the model slug changes between models.

JavaScript · openai
import OpenAI from "openai";

const client = new OpenAI({
  baseURL: "https://openrouter.ai/api/v1",
  apiKey: process.env.OPENROUTER_API_KEY,
});

const completion = await client.chat.completions.create({
  model: "mistralai/devstral-2512",
  messages: [{ role: "user", content: "Hello!" }],
});

console.log(completion.choices[0].message.content);

Model slug: mistralai/devstral-2512

Editor's verdict

Our take on Devstral 2 2512

Devstral 2 2512 is Mistral's open-weight multimodal with a 262K-token context window.

At $2.00 per 1M output tokens, it is mid-priced for its class.

As an open-weight model you can self-host it or call it through a hosted API.

Best suited to very large 256k token context and native file modality support.

Did you find this helpful?

Frequently asked questions

The model provides a context window of 262144 tokens.

User reviews

Real, verified reviews from the community shape this model's rating.

Loading reviews…

Sign in to review

Promote Devstral 2 2512

Add this badge to your website, or share the tool.

DFeatured on DhanasviDevstral 2 2512 1