# Nano Banana Pro > Gemini 3 Pro with image generation capabilities. Combines advanced reasoning with the ability to generate and edit images. ## Quick Reference - Model ID: gemini-3-pro-image-preview - Creator: Google - Status: active - Family: gemini-3 - Base URL: https://api.lumenfall.ai/openai/v1 ## Specifications - Context Window: 1048576 tokens - Max Input Images: 900 - Max Output Tokens: 65536 - Input Modalities: text, image, audio, video, file - Output Modalities: text, image - Capabilities: function_calling, structured_output, batch, streaming, system_prompt, tool_use, grounding, thinking, code_execution, json_mode - Supported Modes: Text to Image, Image Edit ## API Parameters The compiled parameter schema for this model is available via the API: `GET /v1/models/gemini-3-pro-image-preview?schema=true`. ### Core Parameters - `prompt` (string) — REQUIRED: Text prompt for image generation. Modes: Text to Image, Image Edit - `seed` (integer): Random seed for reproducibility. Modes: Text to Image, Image Edit ### Size & Layout - `size` (string): Image dimensions as WxH pixels (e.g. "1024x1024") or aspect ratio (e.g. "16:9"). Modes: Text to Image, Image Edit - `aspect_ratio` (string): Aspect ratio of the output image (e.g. "16:9", "1:1"). Values: auto, 9:16, 2:3, 3:4, 4:5, 1:1, 5:4, 4:3, 3:2, 16:9, 21:9. Modes: Text to Image, Image Edit - `resolution` (string): Output resolution tier (e.g. "1K", "4K"). Values: auto, 1K, 2K, 4K. Modes: Text to Image, Image Edit ### Media Inputs - `image` (file) — REQUIRED: Input image(s) to edit. Modes: Image Edit ### Output & Format - `response_format` (string): How to return the image. Default: url. Values: url, b64_json. Modes: Text to Image, Image Edit - `output_format` (string): Output image format. Values: png, jpeg, gif, webp, avif. Modes: Text to Image, Image Edit - `output_compression` (integer): Compression level for lossy formats (JPEG, WebP, AVIF). Modes: Text to Image, Image Edit - `n` (integer): Number of images to generate. Default: 1. Modes: Text to Image, Image Edit ### Additional Parameters - `allow_fallback_model` (boolean): Fallback to another model (currently bytedance/seedream-5) if Nano Banana Pro is at capacity.. Modes: Text to Image, Image Edit. Only available via replicate - `enable_web_search` (boolean): 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.. Modes: Image Edit, Text to Image. Only available via fal - `limit_generations` (boolean): 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.. Modes: Image Edit, Text to Image. Only available via fal - `safety_filter_level` (string): block_low_and_above is strictest, block_medium_and_above blocks some prompts, block_only_high is most permissive but some prompts will still be blocked. Values: block_low_and_above, block_medium_and_above, block_only_high. Modes: Text to Image, Image Edit. Only available via replicate - `safety_tolerance` (string): The safety tolerance level for content moderation. 1 is the most strict (blocks most content), 6 is the least strict.. Values: 1, 2, 3, 4, 5, 6. Modes: Image Edit, Text to Image. Only available via fal - `sync_mode` (boolean): If `True`, the media will be returned as a data URI and the output data won't be available in the request history.. Modes: Image Edit, Text to Image. Only available via fal ## Model Identifiers - Primary Slug: gemini-3-pro-image-preview - Aliases: gemini-3-pro-image - Alternative Names: Nano Banana Pro ## Dates - Released: November 2025 ## Tags multimodal, reasoning, image-generation, long-context ## Available Providers ### Vertex AI - Config Key: vertex/gemini-3-pro-image-preview - Provider Model ID: gemini-3-pro-image-preview - Regions: global - Pricing: $2.00/M input tokens, $0.200/M input tokens, $12.00/M output tokens, $120.00/M output tokens (image), $1.00/M input tokens, $6.00/M output tokens, $0.067/image, $0.120/image - Note: $0.0011 per input image (560 tokens) - Note: $0.134 per output image from 1024x1024px (1K) and up to 2048x2048px (2K) (1120 tokens) - Note: $0.24 per output image up to 4096x4096px (4K) (2000 tokens) - Source: https://cloud.google.com/vertex-ai/generative-ai/pricing ### fal.ai - Config Key: fal/gemini-3-pro-image-preview-edit - Provider Model ID: fal-ai/gemini-3-pro-image-preview/edit - Pricing: $0.150/image, $0.300/image - Note: Also known as Nano Banana Pro - Note: $0.15 per image for 1K-2K resolution - Note: $0.30 per image for 4K resolution (2x standard rate) - Note: Supports up to 2 reference images simultaneously - Source: https://fal.ai/models/fal-ai/gemini-3-pro-image-preview/edit ### fal.ai - Config Key: fal/gemini-3-pro-image-preview - Provider Model ID: fal-ai/gemini-3-pro-image-preview - Pricing: $0.150/image, $0.300/image - Note: Also known as Nano Banana Pro - Note: $0.15 per image for 1K-2K resolution - Note: $0.30 per image for 4K resolution (2x standard rate) - Note: Supports up to 2 reference images simultaneously - Source: https://fal.ai/models/fal-ai/gemini-3-pro-image-preview ### Replicate - Config Key: replicate/gemini-3-pro-image-preview - Provider Model ID: google/nano-banana-pro - Pricing: $0.150/image, $0.150/image, $0.300/image - Note: Also known as Nano Banana Pro - Note: $0.15 per image for 1K-2K resolution - Note: $0.30 per image for 4K resolution - Note: Supports up to 14 reference images - Source: https://replicate.com/google/nano-banana-pro ### Gemini API - Config Key: gemini/gemini-3-pro-image-preview - Provider Model ID: gemini-3-pro-image-preview - Regions: global - Pricing: $2.00/M input tokens, $0.200/M input tokens, $12.00/M output tokens, $120.00/M output tokens (image), $1.00/M input tokens, $6.00/M output tokens, $0.067/image, $0.120/image - Note: $0.0011 per input image (560 tokens) - Note: $0.134 per output image from 1024x1024px (1K) and up to 2048x2048px (2K) (1120 tokens) - Note: $0.24 per output image up to 4096x4096px (4K) (2000 tokens) - Source: https://ai.google.dev/gemini-api/docs/pricing#gemini-3-pro-image-preview ## Performance Metrics Provider performance over the last 30 days. ### gemini - Median Generation Time (p50): 22348ms - 95th Percentile Generation Time (p95): 33124ms - Average Generation Time: 23630ms - Success Rate: 70.9% - Total Requests: 182 - Time to First Byte (p50): 20269ms - Time to First Byte (p95): 29310ms ### vertex - Median Generation Time (p50): 40746ms - 95th Percentile Generation Time (p95): 69512ms - Average Generation Time: 43340ms - Success Rate: 48.2% - Total Requests: 83 - Time to First Byte (p50): 40083ms - Time to First Byte (p95): 65755ms ### replicate - Median Generation Time (p50): 41822ms - 95th Percentile Generation Time (p95): 97656ms - Average Generation Time: 56279ms - Success Rate: 84.0% - Total Requests: 25 - Time to First Byte (p50): 41822ms - Time to First Byte (p95): 97656ms ### fal - Median Generation Time (p50): 42435ms - 95th Percentile Generation Time (p95): 89951ms - Average Generation Time: 48001ms - Success Rate: 78.4% - Total Requests: 37 - Time to First Byte (p50): 42435ms - Time to First Byte (p95): 101196ms ## Arena Benchmarks ### Man and Car in California - Elo: 1287 - Record: 68W / 36L / 1T (105 battles) - Rank: #2 of 13 ### Victorian Greenhouse Oasis - Elo: 1283 - Record: 13W / 7L / 1T (21 battles) - Rank: #1 of 17 ### Neutral Expression to Genuine Smile - Elo: 1274 - Record: 25W / 9L / 5T (39 battles) - Rank: #3 of 14 ### Isometric Miniature Diorama Scenes - Elo: 1264 - Record: 15W / 4L / 2T (21 battles) - Rank: #1 of 21 ### Bald man challenge - Elo: 1255 - Record: 20W / 3L / 3T (26 battles) - Rank: #1 of 15 ### Night Sky Transformation - Elo: 1255 - Record: 24W / 4L / 4T (32 battles) - Rank: #1 of 16 ### Over-the-top cartoon caricature - Elo: 1251 - Record: 23W / 15L / 2T (40 battles) - Rank: #2 of 13 ### Candid Street Photography - Elo: 1243 - Record: 11W / 3L / 0T (14 battles) - Rank: #1 of 24 ### Apollo 11: Journey to Tranquility - Elo: 1240 - Record: 17W / 6L / 0T (23 battles) - Rank: #2 of 19 ### Fantasy Warrior - Elo: 1237 - Record: 15W / 3L / 0T (18 battles) - Rank: #4 of 21 ### Modern Clean Menu - Elo: 1234 - Record: 13W / 1L / 0T (14 battles) - Rank: #5 of 19 ### Studio Ghibli Anime Style - Elo: 1230 - Record: 13W / 11L / 2T (26 battles) - Rank: #5 of 14 ### Golden Hour Stroll - Elo: 1221 - Record: 25W / 7L / 1T (33 battles) - Rank: #3 of 13 ### Heroic Super Hero Portrait - Elo: 1173 - Record: 17W / 10L / 2T (29 battles) - Rank: #13 of 21 ### Vintage Cafe Logo - Elo: 1169 - Record: 11W / 16L / 3T (30 battles) - Rank: #12 of 21 ### Geometric Composition - Elo: 1168 - Record: 12W / 6L / 4T (22 battles) - Rank: #16 of 22 ### Selective Object Swap - Elo: 1151 - Record: 4W / 0L / 0T (4 battles) - Rank: #1 of 12 ### Adorable Baby Animals in Sunny Meadow - Elo: 1127 - Record: 5W / 3L / 1T (9 battles) - Rank: #21 of 25 ## Use Cases & Category Performance ### Photorealism (Image Editing) - Rank: #1 of 16 - Elo: 1266 - Record: 154W / 58L / 14T (226 battles) - Win Rate: 68.1% ### Portrait (Text-to-Image) - Rank: #1 of 21 - Elo: 1253 - Record: 14W / 3L / 0T (17 battles) - Win Rate: 82.4% ### Photorealism (Text-to-Image) - Rank: #3 of 23 - Elo: 1243 - Record: 11W / 3L / 0T (14 battles) - Win Rate: 78.6% ### Text Rendering (Text-to-Image) - Rank: #5 of 23 - Elo: 1242 - Record: 40W / 22L / 3T (65 battles) - Win Rate: 61.5% ### Portrait (Image Editing) - Rank: #4 of 15 - Elo: 1264 - Record: 40W / 12L / 8T (60 battles) - Win Rate: 66.7% ### Anime (Image Editing) - Rank: #5 of 14 - Elo: 1214 - Record: 13W / 11L / 2T (26 battles) - Win Rate: 50.0% ### Product, Branding & Commercial (Text-to-Image) - Rank: #12 of 21 - Elo: 1163 - Record: 11W / 15L / 3T (29 battles) - Win Rate: 37.9% ## Image Gallery 23 images available for this model. Browse all at https://lumenfall.ai/models/google/gemini-3-pro-image-preview/gallery ### Curated Examples - [Create an image of an ape, eating a banana, walking trough the streets of new york city and takin...](https://assets.lumenfall.ai/BnxMvmFgmujgQTHt_fdM-Riv3ZbjDXiqUe9oaTttKD8/rs:fit:1500:1500/plain/gs://lumenfall-prod-assets/4qidgh02tf0lb2ovm4cp9vdz5pvl@jpeg) - [Create an image of an ape, eating a banana, walking trough the streets of new york city and takin...](https://assets.lumenfall.ai/aWmcRB9dioZX6CCrdQ-YXqrwcgixo5qQKYmk7wcfUn4/rs:fit:1500:1500/plain/gs://lumenfall-prod-assets/u0ls6rmzkunxs2jqgy36s55fxbrs@jpeg) - [A medium-shot portrait of a master watchmaker at an antique wooden workbench, illuminated by the ...](https://assets.lumenfall.ai/_769qgoxNZwiQFUrrXP_qpj1yclXPedy7eWQfJa9ZCg/rs:fit:1500:1500/plain/gs://lumenfall-prod-assets/691way407dyktfwa50cqf8cwyj0c@jpeg) - [A hyper-realistic close-up of an elderly artisan's weathered hands meticulously assembling a comp...](https://assets.lumenfall.ai/J68g9e4i3MkpyTRztWliMWMkMx84fzIFpRkoKk1ry5g/rs:fit:1500:1500/plain/gs://lumenfall-prod-assets/0bl3dmjy40akvtlbdjh5rn0tax5l@jpeg) - [A cozy indie bookstore storefront with a large glass window displaying a hand-painted sign that r...](https://assets.lumenfall.ai/RcYvqg1GghRZWG1qYymcpod47OjCK-XBMkL29xKGAyU/rs:fit:1500:1500/plain/gs://lumenfall-prod-assets/zfzmu2zn2rxe1w67spft9pmidw7d@jpeg) ### Arena Competition Results - [Man and Car in California](https://assets.lumenfall.ai/c6-E0HKQz9YfsSMk5Q4s1rLzWGngnFgLY4ItMv_79dI/rs:fit:1500:1500/plain/gs://lumenfall-prod-assets/06c72d0lixtsxdpzwwn73op1gqx7@jpeg): #2 of 13 (Elo 1287) - [Victorian Greenhouse Oasis](https://assets.lumenfall.ai/E3apYQF8C6UsSmjoIS9muTxrC7ON3sziwdwelF5IsQ0/rs:fit:1500:1500/plain/gs://lumenfall-prod-assets/o4ffd1n7uv56oxs8co23u2yexpbm@jpeg): #1 of 17 (Elo 1283) - [Neutral Expression to Genuine Smile](https://assets.lumenfall.ai/28m2cnn0Ws7WD1FgQkKRLz87WooKbJXWhOphD7s8jQI/rs:fit:1500:1500/plain/gs://lumenfall-prod-assets/w1x5ral5m6ids1vfpyo1xqk2y32c@jpeg): #3 of 14 (Elo 1274) - [Isometric Miniature Diorama Scenes](https://assets.lumenfall.ai/VU_CTi0mtd7EhjNqLPzxg9a-3Mg2bYopMopXnyDbl9I/rs:fit:1500:1500/plain/gs://lumenfall-prod-assets/8966gksbgac4f5a0kzp27tdmi64o@jpeg): #1 of 21 (Elo 1264) - [Bald man challenge](https://assets.lumenfall.ai/HtkHgkXou6E1MVgyalJur-f6E8F12TILKRYkZmJN8LE/rs:fit:1500:1500/plain/gs://lumenfall-prod-assets/aekhzyqp5wcuj31lbsokurn7p8lo@jpeg): #1 of 15 (Elo 1255) - [Night Sky Transformation](https://assets.lumenfall.ai/aM4C9oemd-y3LUV0DoYYXYMO9jvZ7XCF2r1-ZVe_NL0/rs:fit:1500:1500/plain/gs://lumenfall-prod-assets/i7bmturxnjmadn16abxi6r6dtnjq@jpeg): #1 of 16 (Elo 1255) - [Over-the-top cartoon caricature](https://assets.lumenfall.ai/EvLdfMumK2A7pWS_QhF5B5F5cfOs7yf5RBUg8-xDt7o/rs:fit:1500:1500/plain/gs://lumenfall-prod-assets/5g824k267nq9hzppi14qvq0e425v@jpeg): #2 of 13 (Elo 1251) - [Candid Street Photography](https://assets.lumenfall.ai/z07_NDtaWSObJ8l-4-xyPamYmL9FkeWqs9pHibLm4gA/rs:fit:1500:1500/plain/gs://lumenfall-prod-assets/q37ay2oq4jpj8ubnomehptvxu0yr@jpeg): #1 of 24 (Elo 1243) - [Apollo 11: Journey to Tranquility](https://assets.lumenfall.ai/Z7_qxuuHDB7lbhMla-LHjr17Yb6x9X3wclVRPvIyvwI/rs:fit:1500:1500/plain/gs://lumenfall-prod-assets/1867tdvn95qm4b7ej6ev7p49kc1c@jpeg): #2 of 19 (Elo 1240) - [Fantasy Warrior](https://assets.lumenfall.ai/PdWZlnrUMhVc_8FFgSLjiZMy8NxwpDoKAhb1bOjkc1E/rs:fit:1500:1500/plain/gs://lumenfall-prod-assets/bckdmhly3uem5ejgef3f37qwi01f@jpeg): #4 of 21 (Elo 1237) - [Modern Clean Menu](https://assets.lumenfall.ai/VqbgLCsUybpBYpPD9a8VeHK6Wrjnh_mIHUbYKlWgbdM/rs:fit:1500:1500/plain/gs://lumenfall-prod-assets/0qfhd0exjtsams45iny0kmprfzs5@jpeg): #5 of 19 (Elo 1234) - [Studio Ghibli Anime Style](https://assets.lumenfall.ai/fi1RaBfrTcGegxE2ovwlgf8_PE9opiQXCWI4u94jBMM/rs:fit:1500:1500/plain/gs://lumenfall-prod-assets/tehpeor9viejcd62j0i3tmbaszyp@jpeg): #5 of 14 (Elo 1230) - [Golden Hour Stroll](https://assets.lumenfall.ai/8JC08BQPeErdD2GloMW1DWYXGKNvuPWbPtyDeDcl7qM/rs:fit:1500:1500/plain/gs://lumenfall-prod-assets/j49dzo04k8auw0o4k2r02jys9ip2@jpeg): #3 of 13 (Elo 1221) - [Heroic Super Hero Portrait](https://assets.lumenfall.ai/LrQHto9UH39VlJN26hchY6T0Tppn7tI2skOckbHblgk/rs:fit:1500:1500/plain/gs://lumenfall-prod-assets/yqarefb2fuhxp4stbtiu0e153jmg@jpeg): #13 of 21 (Elo 1173) - [Vintage Cafe Logo](https://assets.lumenfall.ai/sI2Vjfv9y7KwNe4b1XY6XgHYDRxPFZcF3Ul_YBWTXKQ/rs:fit:1500:1500/plain/gs://lumenfall-prod-assets/ebpyfz4chpw6nh2fy96lvouprr3q@jpeg): #12 of 21 (Elo 1169) - [Geometric Composition](https://assets.lumenfall.ai/tW1qI7g67rQaUVakcfzjytX_OKMMlsPgve7-k0NJ5cU/rs:fit:1500:1500/plain/gs://lumenfall-prod-assets/yadv84kzbb54xmsvjm66ylchep2g@jpeg): #16 of 22 (Elo 1168) - [Selective Object Swap](https://assets.lumenfall.ai/AUnSl_eO6SL2TH58jNx5-yQv17-xdc07kGAl3K4FxEg/rs:fit:1500:1500/plain/gs://lumenfall-prod-assets/mlivp2mqzkti2l5vb3dk6zua1cwd@jpeg): #1 of 12 (Elo 1151) - [Adorable Baby Animals in Sunny Meadow](https://assets.lumenfall.ai/kkZ34q3WxAKJ6-MTNnHDCbHx6leVfKOnz2yCziGBUnQ/rs:fit:1500:1500/plain/gs://lumenfall-prod-assets/4ak0ou2fkjkjj5w6ugkpt63lbnm6@jpeg): #21 of 25 (Elo 1127) ## Example Prompt The following prompt was used to generate an example image in our playground: A cozy indie bookstore storefront with a large glass window displaying a hand-painted sign that reads "LOVELY STORIES FOUND HERE" in elegant gold leaf calligraphy. A small capybara sits quietly on the sidewalk nearby, reading a tiny newspaper. ## Code Examples ### Text to Image (/v1/images/generations) #### cURL curl -X POST \ https://api.lumenfall.ai/openai/v1/images/generations \ -H "Authorization: Bearer $LUMENFALL_API_KEY" \ -H "Content-Type: application/json" \ -d '{ "model": "gemini-3-pro-image-preview", "prompt": "", "size": "1024x1024" }' # Response: # { "created": 1234567890, "data": [{ "url": "https://...", "revised_prompt": "..." }] } #### JavaScript import OpenAI from 'openai'; const client = new OpenAI({ apiKey: 'YOUR_API_KEY', baseURL: 'https://api.lumenfall.ai/openai/v1' }); const response = await client.images.generate({ model: 'gemini-3-pro-image-preview', prompt: '', size: '1024x1024' }); // { created: 1234567890, data: [{ url: "https://...", revised_prompt: "..." }] } console.log(response.data[0].url); #### Python from openai import OpenAI client = OpenAI( api_key="YOUR_API_KEY", base_url="https://api.lumenfall.ai/openai/v1" ) response = client.images.generate( model="gemini-3-pro-image-preview", prompt="", size="1024x1024" ) # { created: 1234567890, data: [{ url: "https://...", revised_prompt: "..." }] } print(response.data[0].url) ### Image Edit (/v1/images/edits) #### cURL curl -X POST \ https://api.lumenfall.ai/openai/v1/images/edits \ -H "Authorization: Bearer $LUMENFALL_API_KEY" \ -F "model=gemini-3-pro-image-preview" \ -F "image=@source.png" \ -F "prompt=Add a starry night sky to this image" \ -F "size=1024x1024" # Response: # { "created": 1234567890, "data": [{ "url": "https://...", "revised_prompt": "..." }] } #### JavaScript import OpenAI from 'openai'; import fs from 'fs'; const client = new OpenAI({ apiKey: 'YOUR_API_KEY', baseURL: 'https://api.lumenfall.ai/openai/v1' }); const response = await client.images.edit({ model: 'gemini-3-pro-image-preview', image: fs.createReadStream('source.png'), prompt: 'Add a starry night sky to this image', size: '1024x1024' }); // { created: 1234567890, data: [{ url: "https://...", revised_prompt: "..." }] } console.log(response.data[0].url); #### Python from openai import OpenAI client = OpenAI( api_key="YOUR_API_KEY", base_url="https://api.lumenfall.ai/openai/v1" ) response = client.images.edit( model="gemini-3-pro-image-preview", image=open("source.png", "rb"), prompt="Add a starry night sky to this image", size="1024x1024" ) # { created: 1234567890, data: [{ url: "https://...", revised_prompt: "..." }] } print(response.data[0].url) ## About ## Overview Gemini 3 Pro Image Preview is a multimodal model developed by Google that integrates advanced reasoning capabilities with native image generation and editing. Specifically designed to bridge the gap between complex cognitive tasks and visual synthesis, this model allows users to perform interleaved text-and-image workflows within a single session. It is distinctive for its high-density reasoning performance and its ability to process diverse inputs—including audio, video, and files—while outputting both descriptive text and high-fidelity images. ## Strengths * **Interleaved Reasoning and Synthesis:** Unlike models that treat image generation as a separate tool, this model can reason about a prompt's context and generate images that reflect complex logic or multi-step instructions. * **Comprehensive Modality Support:** The model accepts a wide array of input types, including video and audio, allowing for "visual-to-visual" workflows such as generating a static image based on a specific scene from a video file. * **Structured Output and Tool Use:** It excels at generating valid JSON schemas and executing function calls, making it highly effective for automation pipelines where image generation must be triggered by specific data conditions. * **Long-Context Reasoning:** Inheriting the Gemini family's strength in context window management, it can maintain consistency across large amounts of input data before producing a visual or textual response. ## Limitations * **Preview Stability:** As a "Preview" release, the model may exhibit inconsistencies in image composition or adherence to highly granular spatial constraints compared to specialized, single-purpose diffusion models. * **Output Latency:** Due to the computational overhead of combined reasoning and image synthesis, response times may be higher than text-only or small-scale generative models. * **Specialized Artistic Control:** While capable of high-quality generation, it may lack some of the fine-grained aesthetic control (such as specific seed-based styling or LoRA support) found in dedicated image generation frameworks. ## Technical Background Gemini 3 Pro is built on a transformer-based multimodal architecture designed for native cross-modal understanding. Rather than using a separate text-to-image "wrapper," the model leverages integrated training objectives that allow visual and textual tokens to be processed in a unified latent space. Key technical features include a "thinking" mode for enhanced chain-of-thought processing and built-in code execution for validating logic before generating final outputs. ## Best For This model is ideal for building sophisticated creative assistants that require deep context, such as storyboard generators that analyze scripts (text or PDF) to create visual frames, or marketing tools that generate ad copy and matching imagery simultaneously. It is also well-suited for developers needing structured data extraction from images coupled with automated visual editing. Gemini 3 Pro Image Preview is available through **Lumenfall’s unified API and playground**, allowing for easy integration into existing multimodal applications. ## Frequently Asked Questions ### How much does Nano Banana Pro cost? Nano Banana Pro starts at $0.067 per image through Lumenfall. Pricing varies by provider. Lumenfall does not add any markup to provider pricing. ### What can Nano Banana Pro do? Nano Banana Pro supports Function calling, Structured output, Batch, Streaming, System prompt, Tool use, Grounding, Thinking, Code execution, and Json mode. It accepts text, image, audio, video, and file input and produces text and image output. ### How do I use Nano Banana Pro via API? You can use Nano Banana Pro through Lumenfall's OpenAI-compatible API. Send requests to the unified endpoint with model ID "gemini-3-pro-image-preview". Code examples are available in Python, JavaScript, and cURL. ### Which providers offer Nano Banana Pro? Nano Banana Pro is available through Vertex AI, fal.ai, Replicate, and Gemini API on Lumenfall. Lumenfall automatically routes requests to the best available provider. ## Links - Model Page: https://lumenfall.ai/models/google/gemini-3-pro-image-preview - About: https://lumenfall.ai/models/google/gemini-3-pro-image-preview/about - Providers, Pricing & Performance: https://lumenfall.ai/models/google/gemini-3-pro-image-preview/providers - API Reference: https://lumenfall.ai/models/google/gemini-3-pro-image-preview/api - Benchmarks: https://lumenfall.ai/models/google/gemini-3-pro-image-preview/benchmarks - Use Cases: https://lumenfall.ai/models/google/gemini-3-pro-image-preview/use-cases - Gallery: https://lumenfall.ai/models/google/gemini-3-pro-image-preview/gallery - Playground: https://lumenfall.ai/playground?model=gemini-3-pro-image-preview - API Documentation: https://docs.lumenfall.ai