Model Overview

nano-banana-pro

Nano Banana Pro is Google’s most advanced image-generation and editing model, built on Gemini 3 Pro. It extends the original Nano Banana with significantly improved multimodal reasoning, real-world grounding, and high-fidelity visual synthesis. The model generates context-rich graphics, from infographics and diagrams to cinematic composites, and can incorporate real-time information via Search grounding.

imagesynctask
Pricing
1K / 2K$ 0.05 / image
4K$ 0.09 / image

Public pricing comes from the currently exposed Xenodia model catalog and already reflects the minimum visible channel pricing.

Answer-first summary

Use this model when you need a public Xenodia surface with discoverable parameters, stable routing metadata, and documented request modes instead of provider-specific guesswork.

Recommended workflow: query /v1/models, inspect this model's capabilities, then call the relevant endpoint with only documented fields.

curl -s https://api.xenodia.xyz/v1/models

Capabilities

  • Brand: google
  • Upstream ID: nano-banana-pro
  • Async support: Yes
  • Request modes: sync, task
  • Reference input: Supported

Supported parameters

promptrequired

Text instruction for the image generation task.

aspect_ratio

Documented in model discovery.

1:12:33:23:44:34:55:49:1616:921:9auto
resolution

Documented in model discovery.

1K2K4K
output_format

Documented in model discovery.

pngjpg
async

Set true to receive a Xenodia task object and poll /v1/tasks/:taskId.

Reference input rules

  • Transport: url, multipart_file
  • Field names: image_input, image, image[], image_input[]
  • Max items: 8
  • Accepted MIME: image/jpeg, image/png, image/webp

FAQ

What can nano-banana-pro do on Xenodia?

nano-banana-pro is exposed through Xenodia as a public model page with pricing, modalities, parameters, and documented request modes.

Does nano-banana-pro support async tasks?

nano-banana-pro supports async task mode through Xenodia's public task resource.