Google: Nano Banana (Gemini 2.5 Flash Image)

Pricing, context window and lifecycle for google/gemini-2.5-flash-image, tracked from what the vendor publishes.

2026-10-02 - this model has a published shutdown date. If your product calls it, you have a migration deadline.

To find every place that calls it before then:

curl -sO https://neosignal-ai.vercel.app/check.py
python check.py .

It names every model your repository calls that is already gone, and exits non-zero so the next one fails the build instead of production.

Price per million tokens

Input$0.300
Output$2.50
Cache read$0.030
Cache write$0.083

Facts

Model IDgoogle/gemini-2.5-flash-image
VendorGoogle
Context window32,768 tokens
Knowledge cutoff2025-01-31
End of life2026-10-02
Date fromvendor deprecation page

Supported parameters

max_tokens, response_format, seed, stop, structured_outputs, temperature, top_p

Other Google models