# Nano Banana (Gemini 2.5 Flash Image) (by Google)

## **Overview**

High-fidelity image generation and editing (photo-real & stylized) — fast, edit-first workflows.

***

### **Quick facts**

* **Modes:** Text → Image · Image → Image (editing) · Images → Image.
* **Default output / size:** 1024×1024 (Square)
* **Aspect ratios:** Square, Landscape, Portrait (determined by input image)

***

### **What it’s great for**

* Fast photo edits and stylized generation.
* Turning photos into collectible / toy-style renders.
* Multi-image fusion and targeted local edits.

***

### **Example outputs**

{% hint style="info" %}
Hero portrait — edited photo to collectible render
{% endhint %}

<figure><img src="/files/ZqRv5I6irk43BJ7PyWHr" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
Stylized figurine render
{% endhint %}

<figure><img src="/files/9e26CuGc5h8qn550vbZs" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
Multi-image fusion composite
{% endhint %}

<figure><img src="/files/O6bu897P7abWxi7EWrgb" alt=""><figcaption></figcaption></figure>

#### **Copy-and-paste prompts**

```
Portrait photo retouched into collectible 3D figurine on acrylic base, studio lighting, crisp detail
```

```
Edit: remove background and add dramatic rim light, maintain subject skin tones, photoreal
```

```
Blend two product images into a single shelf display with natural shadows and reflections
```

***

### **Parameters**

| Name              | Type      | Default | Notes                                            |
| ----------------- | --------- | ------- | ------------------------------------------------ |
| `Prompt`          | Text      | —       | Natural-language description (required)          |
| `Reference Image` | Image     | —       | Required for edits / multi-image fusion          |
| `Aspect Ratio`    | Inherited | Square  | Determined by input reference image aspect ratio |

***

### **Modes (summary)**

| Mode                 | Estimated time | Required inputs          | Typical use                         |
| -------------------- | -------------- | ------------------------ | ----------------------------------- |
| Text → Image         | 20 seconds     | Prompt                   | Generate images from text           |
| Image → Image (edit) | 30 seconds     | Reference Image, Prompt  | Local edits, background replacement |
| Images → Image       | 30 seconds     | Reference Images, Prompt | Multi-image fusion / composites     |

***

### **Prompt tips**

* For edits prefix with “Edit:” and describe pixel-accurate changes.
* Use clear style tokens (e.g., “photoreal”, “3D figurine”, “studio lighting”).

***


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.flora.ai/models/image-models/nano-banana-gemini-2.5-flash-image-by-google.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
