Azure

Microsoft: MAI Image 2.5 Pro

Image Generation
microsoft/mai-image-2.5-pro
CompareGet Started

MAI-Image-2.5-Pro is the flagship of Microsoft's MAI image family, designed for complex compositions with strong object and character consistency, accurate material properties and coherent spatial reasoning. Best suited for photorealistic scenes, rich documentary-style imagery and demanding creative work. Supports text-to-image generation and image-to-image editing.

Context Window
4K
Max Output Tokens
1K
Released
2026-06-19
Capabilities
Vision
Available Providers
AzureAzure
Supported Protocols
OpenAIopenai

Providers

AzureAzure
Input Tokens
$5/M
Output Tokens
$47/M
Image Input
$8/M
Output Image
$108/M
Protocols
OpenAIopenai/v1/images/generations

Code Examples

from openai import OpenAI
client = OpenAI(
base_url="https://api.ofox.io/v1",
api_key="YOUR_OFOX_API_KEY",
)
response = client.images.generate(
model="microsoft/mai-image-2.5-pro",
prompt="A beautiful sunset over mountains",
size="1024x1024",
)
print(response.data[0].url)

Frequently Asked Questions

Microsoft: MAI Image 2.5 Pro on Ofox.ai costs $5/M per million input tokens and $47/M per million output tokens. Pay-as-you-go, no monthly fees.