# Gemini Image (https://docs.fuser.studio/docs/nodes/image/gemini-image)

_Provided by [Google](https://aistudio.google.com) — [Learn More](https://deepmind.google/models/gemini-image/pro/)._

## Inputs [#inputs]

- **Prompt** (`textarea`) — The text prompt describing the image you want to generate or edit.

- **System Prompt** (`textarea`) — Initial prompt that helps set the behavior and context for the model.

   Optional: `true`

- **Image** (`image`) _(accepts multiple)_ — One or more reference images to use for image editing or remixing.

   Optional: `true`

- **Model** (`dropdown`) — The model to use for image generation.

   Optional: `true` • Default: `gemini-3.1-flash-image` • Accepts: `flow.nodes.FalGeminiImageNode.inputs.model.items.gemini-2.5-flash-image`, `flow.nodes.FalGeminiImageNode.inputs.model.items.gemini-3.1-flash-image`, `flow.nodes.FalGeminiImageNode.inputs.model.items.gemini-3.1-flash-lite-image`, `Nano Banana Pro (Gemini 3 Pro)`

- **Aspect Ratio** (`dropdown`) — The aspect ratio of the generated image.

   Optional: `true` • Default: `Auto` • Accepts: `Auto`, `Square (1:1)`, `Landscape (4:3)`, `Portrait (3:4)`, `Landscape (3:2)`, `Portrait (2:3)`, `Landscape (5:4)`, `Portrait (4:5)`, `Landscape (16:9)`, `Portrait (9:16)`, `Ultrawide (21:9)`

- **Resolution** (`dropdown`) — The resolution of the generated image. This property is only available for the Pro model.

   Optional: `true` • Default: `2K` • Accepts: `1K`, `2K`, `4K`

- **Search Grounding** (`toggle`) — Connect to Google Search's vast knowledge base to leverage real-time information. Available only for the Pro model.

   Optional: `true` • Default: `false`

- **Output Format** (`dropdown`) — The file format for the output image.

   Optional: `true` • Default: `image/jpeg` • Accepts: `PNG`, `JPEG`

- **Number of Results** (`slider`) — Generate multiple results from a single prompt.

   Optional: `true` • Default: `1` • Minimum: `1` • Maximum: `4`

## Outputs [#outputs]

- **Generated Image** (`image`) — The generated or edited image.