
Based on the enthusiasm from developers, we are excited to announce thatImage Generation capabilities are now available in preview withGemini 2.0 Flash.
Developers can start integrating conversational image generation and editing with higher rate limits via the Gemini API inGoogle AI Studio andVertex AI today using the model name “gemini-2.0-flash-preview-image-generation”.
In addition to enablinghigher rate limits andpricing, we have also improved the model with:
We have loved seeing the community reception of Gemini's image generation capabilities. Here’s a closer look at some of the key functionalities developers have been excited about:

Try it today with theGemini Co-Drawing Sample App in AI Studio.



from google import genaifrom google.genai import typesclient = genai.Client(api_key="GEMINI_API_KEY")response = client.models.generate_content( model="gemini-2.0-flash-preview-image-generation", contents=( "Show me how to bake a macaron with images." ), config=types.GenerateContentConfig( response_modalities=["TEXT", "IMAGE"] ),)You can read more about image generation in ourAPI docs. This preview is available for developers to start building throughGoogle AI Studio andVertex AI .
We look forward to bringing further quality improvements, new capabilities, and expanded rate limits soon. We can’t wait to see what you build with Gemini 2.0 Flash Image Generation.

Say hello to a new level of interactivity in Gemini CLI

Introducing Gemini 2.5 Flash Image, our state-of-the-art image model

On-device GenAI in Chrome, Chromebook Plus, and Pixel Watch with LiteRT-LM

Own your AI: Learn how to fine-tune Gemma 3 270M and run it on-device

Beyond the terminal: Gemini CLI comes to Zed

Introducing Coral NPU: A full-stack platform for Edge AI