Skip to content

Nano Banana (Gemini 2.5 Flash Image)

Nano Banana (Gemini 2.5 Flash Image) is Google's native image generation and editing model, combining multimodal world knowledge with character consistency, targeted prompt-based edits, and multi-image fusion in a single model.

Image GenWeb Search
index.ts
import { generateText } from 'ai'
const result = await generateText({
model: 'google/gemini-2.5-flash-image',
prompt: 'Render a picture of a red balloon.',
});

Playground

Try out Nano Banana (Gemini 2.5 Flash Image) by Google. Usage is billed to your team at API rates. Free users (those who haven't made a payment) get $5 of credits every 30 days.