← Back to all models
Models
nano-banana-pro
Image
Any-size image generation, auto-snaps to nearest ratio.
POST/v1/videos
- Modes
- text→img · img→img
- Size
- any WxH, snaps to nearest of 10 ratios
- Seconds
- —(image)
- Refs
- optional
- Billing
- per image × tier (1K/2K/4K)
Supported sizes
1K
1024x10241024x15361536x10241152x15361536x11521216x15201520x12161536x864864x15362016x864
2K
2048x20481344x20162016x13441536x20482048x15361600x20002000x16002048x11521152x20482688x1152
4K
2880x28802336x35043504x23362448x32643264x24482560x32003200x25603840x21602160x38403360x1440
Model notes
- Aspect ratios (10): 1:1 · 3:2 · 2:3 · 4:3 · 3:4 · 5:4 · 4:5 · 16:9 · 9:16 · 21:9.
- Accepts any WxH; the gateway snaps to the nearest ratio.
- tier sets the resolution and billing tier (1K/2K/4K).
- Reference images optional; present ⇒ image-to-image.
Request example
json
{
"model": "nano-banana-pro",
"prompt": "a neon fox, cinematic",
"size": "1328x1328",
"tier": "2k"
}