Gemini 2.5 Flash Image
Google's high-velocity native image model for low-latency generation and conversational editing.
Input Types
Text + image
Native multimodal generation and editing
Context Window
65,536
Output up to 32,768 tokens
Caching
Supported
Unlike the preview Gemini 3 image variants
Search Grounding
Not supported
Best for direct image workflows
Input
$0.27$0.3
10% off1M tokens
Output
$27$30.0000
10% off1M tokens
gemini-2.5-flash-imagePlayground
gemini-2.5-flash-imageClick or drag
Aspect Ratio (sent to backend)
No output yet
Pricing
| Plan | Context Window | Max Output | Input | Output | Cache Write | Cache Read |
|---|---|---|---|---|---|---|
gemini-2.5-flash-image | - | - | $0.27$0.310% off 1M tokens | $27$30.000010% off 1M tokens | - | - |
Pricing follows the existing ReachAPI Gemini image pricing memo used for Nano Banana.
This page documents the raw Google model slug used by the catalog, while the underlying API behavior matches the Nano Banana image route.
README
- Google describes Gemini 2.5 Flash Image as its high-velocity native image model, optimized for speed, efficiency, and conversational image editing.
- The model accepts text and image inputs, returns image and text outputs, supports a 65,536 token input limit, and remains stable while the older `gemini-2.5-flash-image-preview` alias is deprecated.
- On ReachAPI, this slug represents the same production image workflow that is also presented under the Nano Banana product naming.
API
Google's high-velocity native image model for low-latency generation and conversational editing.
Model Code
gemini-2.5-flash-image
API
Endpoint
POST /v1/images/createAuthentication
Authorization: Bearer YOUR_REACH_API_KEY Content-Type: application/json
Example
curl -X POST "https://direct.reachapi.ai/v1/images/create" \
-H "Authorization: Bearer YOUR_REACH_API_KEY" \
-H "Content-Type: application/json" \
-d '{
"model": "nanobanana",
"input": {
"prompt": "A playful landing page illustration for a fintech startup",
"aspect_ratio": "16:9",
"output_format": "png"
}
}'Related Models
Gemini 3.1 Flash Image Preview
Google's high-efficiency preview image model for fast generation, conversational editing, and grounded visual workflows.
Gemini 3.1 Pro Preview
Google's preview model for the most complex reasoning and agentic workflows.
Gemini 3 Pro Image Preview
Google's highest-quality preview image model for professional asset generation, editing, and grounded visual production.
Gemini 2.5 Flash
Google's price-performance Gemini model for balanced, multimodal production workloads.
Gemini 2.5 Flash Lite
Google's low-latency Gemini model for cost-sensitive, high-volume workloads.
Gemini 2.5 Pro
Google's most advanced reasoning Gemini model for complex multimodal problem solving.
