Skip to content
Get started
GENERATION API CALLS
Image Model Generation

Google

This page is auto-generated from model configurations. Last updated: 2026-08-18.

This reference lists all available Google image generation models and their parameters. Use these parameter names when calling the Generation API.


Nano Banana Pro (a.k.a Nano Banana 2) is Google’s new state-of-the-art image generation and editing model

Model ID: model_google-gemini-pro-image-editing

Capabilities: txt2img, img2img

LLM Markdown: https://app.scenario.com/api/models/model_google-gemini-pro-image-editing/markdown

ParameterTypeRequiredDefaultMinMaxAllowed ValuesDescription
referenceImagesfile_arrayNo----Reference images for style or content guidance
promptstringYes----Text prompt for image editing
aspectRatiostringNoauto--21:9, 16:9, 3:2, 4:3, 5:4, 1:1, 4:5, 3:4, 2:3, 9:16, autoAspect ratio for the generated image
resolutionstringNo2K--1K, 2K, 4KResolution for the generated image
useGoogleSearchbooleanNofalse---Use Google Search to find more information about the prompt
numOutputsnumberNo114-Number of images to generate

Nano Banana 2 combines Pro capabilities with Flash-tier speed β€” edit and generate images using multimodal understanding, up to 14 reference images or an input video (not both), and natural language instructions for context-aware edits that preserve composition, lighting, and style coherence.

Model ID: model_google-gemini-3-1-flash

Capabilities: txt2img, img2img, video2img

LLM Markdown: https://app.scenario.com/api/models/model_google-gemini-3-1-flash/markdown

ParameterTypeRequiredDefaultMinMaxAllowed ValuesDescription
promptstringYes----Text prompt for image generation/editing
referenceImagesfile_arrayNo----Reference images for style or content guidance (up to 14). Mutually exclusive with input video β€” use reference images or a video, not both.
videofileNo----Optional input video for video to image generation (e.g. a thumbnail from a clip). Mutually exclusive with reference images. Max ~15 MB inline.
videoFpsnumberNo10.124-Frame sampling rate for the input video in (0, 24] fps. Lower values sample fewer frames. Defaults to 1.0 fps when unset. Only applies when a video is provided.
aspectRatiostringNoauto--21:9, 16:9, 3:2, 4:3, 5:4, 1:1, 4:5, 3:4, 2:3, 9:16, autoAspect ratio for the generated image
resolutionstringNo1K--512, 1K, 2K, 4KResolution for the generated image
useGoogleSearchbooleanNofalse---Use Google Search to find more information about the prompt
thinkingLevelstringNoHIGH--MINIMAL, LOW, MEDIUM, HIGHThinking level for the generated image
numOutputsnumberNo114-Number of images to generate

Nano Banana 2 Lite is Google’s fastest and most affordable image generation and editing model β€” 1K output only, with multimodal understanding and natural language instructions for context-aware edits.

Model ID: model_google-gemini-3-1-flash-lite-image

Capabilities: txt2img, img2img

LLM Markdown: https://app.scenario.com/api/models/model_google-gemini-3-1-flash-lite-image/markdown

ParameterTypeRequiredDefaultMinMaxAllowed ValuesDescription
promptstringYes----Describe the image you want to create, or how to edit your reference images. Plain, natural language works well.
referenceImagesfile_arrayNo----Images to guide the style or content, or to edit (up to 14).
aspectRatiostringNoauto--21:9, 16:9, 3:2, 4:3, 5:4, 1:1, 4:5, 3:4, 2:3, 9:16, autoThe shape of the image. Auto picks a fitting shape for you.
thinkingLevelstringNoHIGH--MINIMAL, HIGHHow much reasoning effort the model puts into the image. High gives the best results; Minimal is fastest.
numOutputsnumberNo114-How many images to create from the same prompt.