xAI / xai/grok-imagine-image
Grok Imagine Image - access through LLMTR
Provides an accessible xAI layer for text-to-image generation and conversational editing. Well suited to fast creative iteration and general product-visual workflows.
Technical specifications
| Canonical ID | xai/grok-imagine-image |
|---|---|
| Provider | xAI |
| Context window | Not available |
| Operations | IMAGES_GENERATIONS |
| Modalities | image, text |
Pricing
An 8% platform margin applies to credit top-ups; model usage prices are not separately marked up.
| Operation | Metric | Unit | Price |
|---|---|---|---|
| IMAGES_GENERATIONS | OUTPUT_IMAGE | PER_IMAGE | $0.020000 |
Example usage
With existing OpenAI SDK flows, change only the base URL and model identifier.
curl https://llmtr.com/v1/chat/completions -H "Authorization: Bearer llmtr-your_key" -H "Content-Type: application/json" -d '{"model":"xai/grok-imagine-image","messages":[{"role":"user","content":"Hello"}]}'
Guides about this model
- Grok Imagine Image Quality: when the 2x price over the standard tier is justified - The standard Imagine article covered why the standard tier is sufficient for most product work. This article looks at it from the other side and covers which tasks justify the Quality tier's double price.
- Grok Imagine Image: why the standard tier is enough for most product work - The Quality tier article covered when the double price is justified. This article looks at it from the other side and covers why the standard tier should be the default choice for most tasks.
Related models
- Grok 4.7 xai/grok-4.7
- Grok 4.6 xai/grok-4.6
- Grok 4.5 xai/grok-4.5
- Grok 4.3 xai/grok-4.3
- Grok Imagine Video 1.5 xai/grok-imagine-video-1.5
- Grok 4.20 Multi-Agent xai/grok-4.20-multi-agent
- Grok 4.20 Reasoning 0309 xai/grok-4.20-0309-reasoning
- Grok 4.20 Non-Reasoning 0309 xai/grok-4.20-0309-non-reasoning