<!-- mobian-agent-page publisher="dailydev" canonical="https://daily.dev/posts/grok-imagine-image-2-0-is-out-with-better-text-rendering-and-image-editing-qjgjmatqn" -->

---
title: Grok Imagine Image 2.0 is out, with better text...
description: xAI has launched Grok Imagine Image 2.0, a new image generation and editing model available in the Grok app (Quality Mode) and via the Vercel AI Gateway. Key...
canonical: https://daily.dev/posts/grok-imagine-image-2-0-is-out-with-better-text-rendering-and-image-editing-qjgjmatqn
twitter:card: summary_large_image
twitter:site: @dailydotdev
og:type: website
og:site_name: daily.dev
og:title: Grok Imagine Image 2.0 is out, with better text rendering and image editing | daily.dev
og:description: xAI has launched Grok Imagine Image 2.0, a new image generation and editing model available in the Grok app (Quality Mode) and via the Vercel AI Gateway. Key...
og:url: https://daily.dev/posts/grok-imagine-image-2-0-is-out-with-better-text-rendering-and-image-editing-qjgjmatqn
og:image: https://api.daily.dev/og/posts/QjGJMATqn.png
og:image:alt: Grok Imagine Image 2.0 is out, with better text rendering and image editing
og:image:width: 1200
og:image:height: 630
og:locale: en
---

> ## Documentation Index
> Fetch the complete documentation index at: https://daily.dev/llms.txt
> Use this file to discover all available pages before exploring further.

# Grok Imagine Image 2.0 is out, with better text rendering and image editing

**[Collections](https://daily.dev/sources/collections)** · 2 min read · 2 upvotes · 0 comments

## Summary

xAI has launched Grok Imagine Image 2.0, a new image generation and editing model available in the Grok app (Quality Mode) and via the Vercel AI Gateway. Key improvements include better text rendering with joint typography and layout planning, making it suitable for infographics and posters, plus consistent subject preservation during image editing. xAI claims it ranks second globally on both text-to-image and image editing benchmarks. Developers can access it through the Vercel AI SDK using the model ID `xai/grok-imagine-image-2.0-preview`, with support for 1k/2k resolution, batch generation, and image editing via `prompt.images`.

## Content

xAI has released Grok Imagine Image 2.0, an upgrade to its image generation platform that puts editing front and center. The model is available now on grok.com/imagine and in mobile apps, with API access coming soon.

## What's new

The headline additions are editing-focused. A magic wand tool lets you make region-specific edits, and the model supports segmentation and background removal with transparency export. You can feed it up to five reference images at once, and smart-resize handles nine aspect ratios automatically.

Text rendering is noticeably improved — the model plans typography and layout together, which helps with dense visuals like infographics and posters where small text tends to fall apart. Pre-built templates cover product shots, headshots, e-commerce, game assets, and marketing posters.

xAI says the model was trained for fidelity across photography, design, and illustration, with editing treated as a first-class capability rather than an afterthought.

## Leaderboard position

Image 2.0 currently ranks second on both the Arena text-to-image and image-edit leaderboards, behind OpenAI's gpt-image-2. Vercel's CEO Guillermo Rauch called it an "excellent" model after it was added to Vercel AI Gateway.

## Developer access

The model is available on Vercel AI Gateway now. Developers can call it via the Vercel AI SDK using the model ID `xai/grok-imagine-image-2.0-preview` and the `generateImage` function. Resolution options are `1k` or `2k`, batch generation is supported, and image editing works by passing images through `prompt.images`.

## Context

The release comes while xAI faces ongoing legal and regulatory scrutiny over Grok generating sexualized images at scale. The heavy emphasis on professional and commercial use cases — product shots, e-commerce, marketing — reads as a deliberate attempt to reframe what the platform is for.

## Questions this post answers

### How do I use Grok Imagine Image 2.0 with the Vercel AI SDK?

Set the model to `xai/grok-imagine-image-2.0-preview` and call `generateImage` through the Vercel AI Gateway. Resolution options are `1k` or `2k`, batch generation is supported, and image editing is done by passing existing images in `prompt.images`. Detailed prompts specifying layout, style, and composition yield better results than vague ones.

_Developers building image generation features track new model integrations like this on daily.dev._

### What benchmarks does Grok Imagine Image 2.0 claim and how does it compare to other models?

xAI claims Grok Imagine Image 2.0 ranks second in the world for both text-to-image generation and image editing benchmarks. The model was trained with a focus on fidelity across photography, design, and illustration, with image editing treated as a first-class feature and notably improved text rendering for dense visuals like infographics and posters.

_Teams choosing between AI image models for production use can follow benchmark comparisons on daily.dev._

## Community take

How the wider developer community reacted, aggregated from 0 discussions (as of 2026-08-10).

**TL;DR:** No external discussion data was provided, so no community signal can be extracted for this release.

**Sentiment:** 50% positive · 30% mixed · 20% skeptical

---

Tags: [#genai](https://daily.dev/tags/genai), [#image-editing](https://daily.dev/tags/image-editing), [#text-to-image](https://daily.dev/tags/text-to-image)

[View this post on daily.dev](https://daily.dev/posts/grok-imagine-image-2-0-is-out-with-better-text-rendering-and-image-editing-qjgjmatqn)

```json
{"@context":"https://schema.org","@graph":[{"@type":"Organization","@id":"https://daily.dev/#organization","name":"daily.dev","url":"https://daily.dev","logo":{"@type":"ImageObject","url":"https://daily.dev/apple-touch-icon.png","width":180,"height":180},"sameAs":["https://twitter.com/dailydotdev","https://github.com/dailydotdev","https://www.linkedin.com/company/daily-dev-ltd"]},{"@type":"WebSite","@id":"https://daily.dev/#website","url":"https://daily.dev","name":"daily.dev","publisher":{"@id":"https://daily.dev/#organization"},"potentialAction":{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https://daily.dev/search?q={search_term_string}"},"query-input":"required name=search_term_string"}}]}
{"@context":"https://schema.org","@type":"TechArticle","headline":"Grok Imagine Image 2.0 is out, with better text rendering and image editing","url":"https://daily.dev/posts/grok-imagine-image-2-0-is-out-with-better-text-rendering-and-image-editing-qjgjmatqn","mainEntityOfPage":{"@type":"WebPage","@id":"https://daily.dev/posts/grok-imagine-image-2-0-is-out-with-better-text-rendering-and-image-editing-qjgjmatqn"},"datePublished":"2026-08-08T22:32:58.235Z","dateModified":"2026-08-10T08:22:27.701Z","description":"xAI has launched Grok Imagine Image 2.0, a new image generation and editing model available in the Grok app (Quality Mode) and via the Vercel AI Gateway. Key...","image":"https://media.daily.dev/image/upload/f_auto,q_auto/v1/posts/29c016e94dd6decaded44f4d450f662e?_a=AQAEuop","thumbnailUrl":"https://media.daily.dev/image/upload/f_auto,q_auto/v1/posts/29c016e94dd6decaded44f4d450f662e?_a=AQAEuop","isAccessibleForFree":true,"articleSection":"Collections","inLanguage":"en","publisher":{"@type":"Organization","name":"daily.dev","url":"https://daily.dev","logo":{"@type":"ImageObject","url":"https://daily.dev/apple-touch-icon.png","width":180,"height":180}},"author":{"@type":"Organization","name":"Collections","logo":"https://media.daily.dev/image/upload/s--fk_6ycEi--/f_auto,q_auto/v1780996001/logos/collections?_a=BAMAMiWQ0","url":"https://daily.dev/sources/collections"},"commentCount":0,"discussionUrl":"https://daily.dev/posts/grok-imagine-image-2-0-is-out-with-better-text-rendering-and-image-editing-qjgjmatqn","interactionStatistic":[{"@type":"InteractionCounter","interactionType":{"@type":"LikeAction"},"userInteractionCount":2},{"@type":"InteractionCounter","interactionType":{"@type":"CommentAction"},"userInteractionCount":0}],"keywords":"genai,image-editing,text-to-image","timeRequired":"PT2M"}
{"@context":"https://schema.org","@type":"BreadcrumbList","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https://daily.dev"},{"@type":"ListItem","position":2,"name":"Collections","item":"https://daily.dev/sources/collections"},{"@type":"ListItem","position":3,"name":"Grok Imagine Image 2.0 is out, with better text rendering and image editing"}]}
{"@context":"https://schema.org","@type":"FAQPage","@id":"https://daily.dev/posts/grok-imagine-image-2-0-is-out-with-better-text-rendering-and-image-editing-qjgjmatqn#faq","mainEntity":[{"@type":"Question","name":"How do I use Grok Imagine Image 2.0 with the Vercel AI SDK?","acceptedAnswer":{"@type":"Answer","text":"Set the model to `xai/grok-imagine-image-2.0-preview` and call `generateImage` through the Vercel AI Gateway. Resolution options are `1k` or `2k`, batch generation is supported, and image editing is done by passing existing images in `prompt.images`. Detailed prompts specifying layout, style, and composition yield better results than vague ones. Developers building image generation features track new model integrations like this on daily.dev."}},{"@type":"Question","name":"What benchmarks does Grok Imagine Image 2.0 claim and how does it compare to other models?","acceptedAnswer":{"@type":"Answer","text":"xAI claims Grok Imagine Image 2.0 ranks second in the world for both text-to-image generation and image editing benchmarks. The model was trained with a focus on fidelity across photography, design, and illustration, with image editing treated as a first-class feature and notably improved text rendering for dense visuals like infographics and posters. Teams choosing between AI image models for production use can follow benchmark comparisons on daily.dev."}}]}
```

