Skip to main content
Endpoint: POST https://fal.run/fal-ai/gemini-3-pro-image-preview Endpoint ID: fal-ai/gemini-3-pro-image-preview

Try it in the Playground

Run this model interactively with your own prompts.

Quick Start

Input Schema

string
required
The text prompt to generate an image from.
integer
default:"1"
The number of images to generate. Default value: 1Range: 1 to 4
integer
The seed for the random number generator.
Enum
default:"1:1"
The aspect ratio of the generated image. Default value: 1:1Possible values: auto, 21:9, 16:9, 3:2, 4:3, 5:4, 1:1, 4:5, 3:4, 2:3, 9:16
OutputFormatEnum
default:"png"
The format of the generated image. Default value: "png"Possible values: jpeg, png, webp
SafetyToleranceEnum
default:"4"
The safety tolerance level for content moderation. 1 is the most strict (blocks most content), 6 is the least strict. Default value: "4"Possible values: 1, 2, 3, 4, 5, 6
boolean
default:"false"
If True, the media will be returned as a data URI and the output data won’t be available in the request history.
ResolutionEnum
default:"1K"
The resolution of the image to generate. Default value: "1K"Possible values: 1K, 2K, 4K
boolean
default:"false"
Experimental parameter to limit the number of generations from each round of prompting to 1. Set to True to to disregard any instructions in the prompt regarding the number of images to generate.
Enable web search for the image generation task. This will allow the model to use the latest information from the web to generate the image.

Output Schema

list<ImageFile>
required
The generated images.
string
required
The description of the generated images.

Input Example

Output Example

Google’s Nano Banana Pro (2) Preview delivers state-of-the-art image generation at $0.15 per image, trading cost efficiency for advanced reasoning capabilities and prompt understanding. Built on Gemini 3 Pro’s multimodal architecture, it handles complex natural language instructions that would trip up traditional diffusion models. Use Cases: Complex Scene Composition | Typography-Heavy Designs | Natural Language-Driven Editing

Performance

Nano Banana Pro prioritizes semantic understanding over raw speed, making it ideal for projects where prompt accuracy matters more than generation volume.

Advanced Prompt Understanding Through Gemini 3 Architecture

Gemini 3 Pro Image leverages Google’s latest foundation model to interpret complex, conversational prompts rather than requiring carefully crafted keyword strings. What this means for you:
  • Natural Language Processing: Describe scenes conversationally (“meticulously placed camera on the water line, dividing the image in half”) instead of keyword stuffing
  • Typography Excellence: Tagged for realism and typography, making it particularly strong for text-heavy designs where letter accuracy matters
  • Flexible Output Control: Generate up to 4 images per request with selectable aspect ratios (21:9 to 9:16) and formats (JPEG, PNG, WebP)
  • Resolution Scaling: Choose 1K, 2K, or 4K output based on your quality-versus-cost tradeoff, with transparent 2x pricing for 4K

Technical Specifications

API Documentation | Quickstart Guide | Enterprise Pricing

How It Stacks Up

Gemini 2.5 Flash Image – Nano Banana Pro trades speed and cost efficiency for advanced reasoning and complex instruction following at 4x the cost (0.15vs0.15 vs 0.039). Gemini 2.5 Flash Image remains ideal for high-volume workflows where rapid iteration matters more than nuanced prompt interpretation. **AuraFlow (0.012)NanoBananaProprioritizessemanticunderstandingandtypographyaccuracyat12.5xthecost(0.012)** – Nano Banana Pro prioritizes semantic understanding and typography accuracy at 12.5x the cost (0.15 vs $0.012). AuraFlow offers maximum cost efficiency for straightforward text-to-image generation where natural language complexity isn’t critical.

Limitations

  • num_images range: 1 to 4
  • output_format restricted to: jpeg, png, webp
  • safety_tolerance restricted to: 1, 2, 3, 4, 5, 6
  • resolution restricted to: 1K, 2K, 4K