https://developers.googleblog.com/en/generate-images-gemini-2-0-flash-preview/ Google for Developers Products * Develop * Android * Chrome * ChromeOS * Cloud * Firebase * Flutter * Google Assistant * Google Maps Platform * Google Workspace * TensorFlow * YouTube * Grow * Firebase * Google Ads * Google Analytics * Google Play * Search * Web Push and Notification APIs * Earn * AdMob * Google Ads API * Google Pay * Google Play Billing * Interactive Media Ads Solutions Events Learn Community * Groups * Google Developer Groups * Google Developer Student Clubs * Woman Techmakers * Google Developer Experts * Tech Equity Collective * Programs * Accelerator * Solution Challenge * DevFest * Stories * All Stories Developer Program Blog [ ] Search English * English * Espanol (Latam) * Bahasa Indonesia * Ri Ben Yu * hangugeo * Portugues (Brasil) * Jian Ti Zhong Wen Google for Developers * Products + More * Solutions * Events * Learn * Community + More * Developer Program * Blog * Develop * Android * Chrome * ChromeOS * Cloud * Firebase * Flutter * Google Assistant * Google Maps Platform * Google Workspace * TensorFlow * YouTube * Grow * Firebase * Google Ads * Google Analytics * Google Play * Search * Web Push and Notification APIs * Earn * AdMob * Google Ads API * Google Pay * Google Play Billing * Interactive Media Ads * Groups * Google Developer Groups * Google Developer Student Clubs * Woman Techmakers * Google Developer Experts * Tech Equity Collective * Programs * Accelerator * Solution Challenge * DevFest * Stories * All Stories [English ] Gemini / Google AI Studio Create and edit images with Gemini 2.0 in preview MAY 7, 2025 Kat Kampf Product Manager Google AI Studio Share * Facebook * Twitter * LinkedIn * Mail * Generate images with Gemini 2.0 Flash in preview Based on the enthusiasm from developers, we are excited to announce that Image Generation capabilities are now available in preview with Gemini 2.0 Flash. Developers can start integrating conversational image generation and editing with higher rate limits via the Gemini API in Google AI Studio and Vertex AI today using the model name "gemini-2.0-flash-preview-image-generation". What's new in Gemini 2.0 Flash image generation In addition to enabling higher rate limits and pricing, we have also improved the model with: * Better visual quality (vs experimental version) * More accurate text rendering (vs experimental version) * Significantly reduced filter block rates (vs experimental version) Gemini 2.0 Flash image generation in action 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: 1) Recontextualize products in new environments. Gemini 2.0 image recontextualization: before and after 2) Collaboratively edit images in real-time. Try it today with the Gemini Co-Drawing Sample App in AI Studio. Sorry, your browser doesn't support playback for this video 3) Edit specific parts of images conversationally, without changing anything else. Gemini 2.0 Flash conversational image editing - before and after 4) Dynamically create new product SKUs with text rendering and image. Gemini 2.0 Flash dynamically creates new product SKUs with image Gemini 2.0 Flash dynamically creating new product SKUs with text rendering - result 5) Ideate with Gemini 2.0 Flash as your partner: Sorry, your browser doesn't support playback for this video (right click and open in new tab to view) Start building with Gemini's native image capabilities today from google import genai from google.genai import types client = 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"] ), ) Copied You can read more about image generation in our API docs. This preview is available for developers to start building through Google AI Studio and Vertex 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. posted in: * Gemini * Google AI Studio * Web * AI * Announcements * Documentation * Vertex AI * image generation * Developer Tools * Gemini 2.0 Flash Previous Next Related Posts Gemini 2.5 Pro Preview: even better coding performance Gemini AI Announcements Industry Trends Gemini 2.5 Pro Preview: even better coding performance MAY 6, 2025 Usability and safety updates to Google Auth Platform Mobile Web Best Practices Documentation Usability and safety updates to Google Auth Platform APRIL 28, 2025 Announcing the general availability of Llama 4 MaaS on Vertex AI Cloud How-To Guides Announcements Announcing the general availability of Llama 4 MaaS on Vertex AI APRIL 29, 2025 How It's Made: Little Language Lessons uses Gemini's multilingual capabilities to personalize language learning Gemini Web Case Studies How It's Made: Little Language Lessons uses Gemini's multilingual capabilities to personalize language learning APRIL 29, 2025 * Connect + Blog + Instagram + LinkedIn + Twitter + YouTube * Programs + Women Techmakers + Google Developer Groups + Google Developer Experts + Accelerators + Google Developer Student Clubs * Developer consoles + Google API Console + Google Cloud Platform Console + Google Play Console + Firebase Console + Actions on Google Console + Cast SDK Developer Console + Chrome Web Store Dashboard Google for Developers * Android * Chrome * Firebase * Google Cloud Platform * All products * Manage cookies * Terms * Privacy English * English * Espanol (Latam) * Bahasa Indonesia * Ri Ben Yu * hangugeo * Portugues (Brasil) * Jian Ti Zhong Wen