Gemini 3 Pro Image Preview
Google's highest-quality preview image model for professional asset generation, editing, and grounded visual production.
Input Types
Text + image
Professional generation and editing
Context Window
65,536
Output up to 32,768 tokens
Search Grounding
Supported
Grounded image workflows
Resolution Pricing
1K / 2K / 4K
Priced per generated image
Input
$1.8$2.0000
10% off1M tokens
Output
$108$120.0000
10% off1M tokens
gemini-3-pro-image-previewPlayground
gemini-3-pro-image-previewClick or drag
Resolution (sent to backend)
Aspect Ratio (sent to backend)
No output yet
Pricing
| Plan | Context Window | Max Output | Input | Output | Cache Write | Cache Read |
|---|---|---|---|---|---|---|
gemini-3-pro-image | - | - | $1.8$2.000010% off 1M tokens | $108$120.000010% off 1M tokens | - | - |
Pricing follows the existing ReachAPI Gemini image pricing memo used for Nano Banana Pro.
Google's public pricing guide lists Gemini 3 Pro Image Preview with token-based text input pricing and notes that image output pricing varies by resolution.
README
- Google describes Gemini 3 Pro Image Preview as a sophisticated reasoning-driven engine for professional-grade image editing and generation.
- The model supports text and image inputs, image and text outputs, structured outputs, thinking, search grounding, and a 65,536 token input limit with up to 32,768 output tokens.
- On ReachAPI, this raw Google model slug maps to the same premium image workflow also surfaced under the Nano Banana Pro product naming.
API
Google's highest-quality preview image model for professional asset generation, editing, and grounded visual production.
Model Code
gemini-3-pro-image-preview
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-pro",
"input": {
"prompt": "A luxury perfume bottle hero image on a marble surface",
"aspect_ratio": "4:5",
"resolution": "2k",
"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 2.5 Flash
Google's price-performance Gemini model for balanced, multimodal production workloads.
Gemini 2.5 Flash Image
Google's high-velocity native image model for low-latency generation and conversational editing.
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.
