Gemini 2.5 Flash Image launched with multi-image fusion and character consistency

August 27, 2025 at 3:08:14 AM - Trending 🔥

TL;DR Google launched Gemini 2.5 Flash Image, a model for image generation and editing that blends images, keeps character consistency, and allows natural language edits. It’s accessible via Gemini API, Google AI Studio, and Vertex AI, offering low latency and cost efficiency. Features include multi-image fusion, world knowledge, and prompt-based editing. Developers can build, customize, and deploy apps easily. Images have a digital watermark to mark AI-generated content.

Gemini 2.5 Flash Image launched with multi-image fusion and character consistency

Gemini 2.5 Flash Image, also known as nano-banana, is Google's advanced image generation and editing model introduced in August 2025. It supports blending multiple images into one, maintaining character consistency across edits, enabling targeted transformations through natural language, and leveraging Gemini’s world knowledge for enhanced image generation and editing.

Key Features

  • Character Consistency: The model maintains the appearance of characters or objects across multiple prompts and edits, allowing placement in different environments or consistent brand asset creation.
  • Prompt-Based Image Editing: Users can perform precise local edits such as blurring backgrounds, removing objects, changing poses, or adding color to black-and-white images using simple natural language prompts.
  • Native World Knowledge: Gemini 2.5 Flash Image understands real-world context and semantics, enabling use cases like interactive educational tools that interpret hand-drawn diagrams and complex editing instructions.
  • Multi-Image Fusion: The model can merge multiple input images into a single photorealistic image, such as placing objects into new scenes or restyling rooms with different textures or color schemes.

Accessibility and Pricing

The model is available via the Gemini API, Google AI Studio, and Vertex AI for enterprises. Pricing is set at $30 per 1 million output tokens, with each image typically costing about $0.039 based on 1290 output tokens per image. All other input and output modalities follow Gemini 2.5 Flash pricing.

Developer Tools and Support

Google AI Studio has been updated with a “build mode” that allows developers to quickly test, remix, and deploy AI-powered apps using Gemini 2.5 Flash Image. Template apps demonstrate features like character consistency, prompt-based editing, multi-image fusion, and interactive education tools. Developers can save code to GitHub or deploy directly from AI Studio.

Partnerships and Community

OpenRouter.ai has partnered with Google to bring Gemini 2.5 Flash Image to over 3 million developers, marking it as the first image-generating model on their platform. Additionally, fal.ai, a generative media developer platform, will help expand access to the broader developer community.

Image Authenticity

All images created or edited with Gemini 2.5 Flash Image include an invisible SynthID digital watermark to identify them as AI-generated or edited.

Example Usage (Python)

from google import genai
from PIL import Image
from io import BytesIO

client = genai.Client()

prompt = "Create a picture of my cat eating a nano-banana in a fancy restaurant under the gemini constellation"
image = Image.open('/path/to/image.png')

response = client.models.generate_content(
    model="gemini-2.5-flash-image-preview",
    contents=[prompt, image],
)

for part in response.candidates[0].content.parts:
  if part.text is not None:
    print(part.text)
  elif part.inline_data is not None:
    image = Image.open(BytesIO(part.inline_data.data))   
    image.save("generated_image.png")

Future Improvements

Google is actively working on enhancing long-form text rendering, improving character consistency reliability, and increasing factual accuracy in image details. Feedback is encouraged through the developer forum and social media channels.

Gemini 2.5 Flash Image is currently in preview with plans for a stable release soon, offering developers powerful new tools for creative and practical image generation and editing.

Have more questions on this topic? Ask our AI assistant for in-depth insights.

Read more from sources 👇

The Only Digital Marketing Feed You'll Ever Need.

Stay informed your way. Tailored updates when and how you want them. 100% Free.

10,000+ Users

500+ Sources

1000+ Tools

Or

Related Posts

GeminiApp now supports audio files in multi-file uploads with ZIP support

GeminiApp now supports audio files in multi-file uploads with ZIP support

Google AI Mode in Search adds agentic features and expands to 180 new countries Trending ️‍🔥

Google AI Mode in Search adds agentic features and expands to 180 new countries

AI Gemini +1 more
Google
Google

Official Source

Official Source

Google is a Official Source. The source has been verified by Swipe Insight team.

Official Source
Google Ads Monthly Slides with AI Insights

Google Ads Monthly Slides with AI Insights

Featured
Markifact
Markifact

Verified Sponsor

Verified Sponsor

Markifact is a Verified Sponsor. Want to get featured here? Contact us.

Verified Sponsor
Google Launches AI Image Editing in Photos for Pixel 10 with Voice and Text Commands

Google Launches AI Image Editing in Photos for Pixel 10 with Voice and Text Commands

Google
Google

Official Source

Official Source

Google is a Official Source. The source has been verified by Swipe Insight team.

Official Source
Gemini app adds Temporary Chats and new personalization features

Gemini app adds Temporary Chats and new personalization features

Google
Google

Official Source

Official Source

Google is a Official Source. The source has been verified by Swipe Insight team.

Official Source
Google launches Video Overviews and Studio upgrades in NotebookLM AI assistant

Google launches Video Overviews and Studio upgrades in NotebookLM AI assistant

Google
Google

Official Source

Official Source

Google is a Official Source. The source has been verified by Swipe Insight team.

Official Source
Google Rolls Out Gemini 2.5 Pro and Deep Search AI Features in Search

Google Rolls Out Gemini 2.5 Pro and Deep Search AI Features in Search

Google
Google

Official Source

Official Source

Google is a Official Source. The source has been verified by Swipe Insight team.

Official Source
Google rolls out Veo 3 video-generation model globally for AI Pro subscribers Trending ️‍🔥

Google rolls out Veo 3 video-generation model globally for AI Pro subscribers

Google
Google

Official Source

Official Source

Google is a Official Source. The source has been verified by Swipe Insight team.

Official Source

Related Tools

Markifact logo

Markifact

Verified Tool

Verified Tool

Markifact is a Verified Tool. Want to get this badge? Contact us.

Verified Tool

Marketing Workflows Powered by AI

Featured
Marketing Auditor logo

Marketing Auditor

Verified Tool

Verified Tool

Marketing Auditor is a Verified Tool. Want to get this badge? Contact us.

Verified Tool

Automated audits for Google Ads and Analytics.

Get Featured Here

Showcase your tool in this list.

Contact Us