# Edit

**Transform your Shots with natural language descriptions**

Transform your existing Shots by simply describing the changes you want to make. daisy lets you modify images through natural language descriptions, without needing complex tools or technical skills. This intuitive editing capability means you can refine your vision with precise control, making everything from subtle adjustments to dramatic transformations accessible through everyday language.

{% hint style="success" %}
**Think visually**: Describe what you want to see, not technical settings.
{% endhint %}

***

## Image Models

daisy offers multiple image models organized into three main groups. Each group has a Standard and Pro tier — Pro gives you higher resolution or a premium engine.

### Model Groups

<table data-view="cards"><thead><tr><th></th><th></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><strong>Nano Banana</strong></td><td>Fast, versatile generation and editing. Standard (1K) and HD (4K). Supports markup edit and 5 reference images.</td><td><a href="edit/nano-banana">nano-banana</a></td></tr><tr><td><strong>Flux</strong></td><td>Premium editing with HD support. Flux 2 Pro (Standard) and Flux 2 Max (Pro). Up to 10 reference images.</td><td><a href="edit/flux">flux</a></td></tr><tr><td><strong>Seedream</strong></td><td>Editing with sequence mode for consistent batches. Standard (2K) and Pro (3K) resolution.</td><td><a href="edit/seedream">seedream</a></td></tr></tbody></table>

### Quick Credit Comparison

| Model         | 1x | 4x  | HD 1x | HD 4x |
| ------------- | -- | --- | ----- | ----- |
| Nano Banana 2 | 7  | 27  | 16    | 59    |
| Flux 2 Pro    | 15 | 57  | 20    | 76    |
| Flux 2 Max    | 28 | 106 | 40    | 152   |
| Seedream      | 14 | 53  | —     | —     |

### Key Concepts

* **HD** — Available on Flux and Nano Banana models. Increases output resolution.
* **Sequence Mode** — Seedream only. Generates images sequentially for consistent style across a batch.
* **Markup Edit** — Nano Banana only. Draw an outline on the image and describe changes — the model edits only that region.
* **Reference Images** — Upload existing images to guide generation. Limits vary by model (5–10).
* **Aspect Ratios** — 1:1, 4:3, 16:9, 9:16.
* **Batch (4x)** — Generate 4 images at once with a per-image discount (\~6% savings).

***

## How to Edit Your Shots

### Step-by-Step Process

**1. Select your image and click Edit**

**2. Describe your changes**

**3. Click Generate**

**4. Compare outputs**

Each edit creates a new version - your original stays unchanged.

***

## Editing Tips

Effective editing relies on natural language descriptions that clearly communicate your vision. The key is being specific about what you want to change while using everyday visual language rather than technical terms. This approach helps the AI understand exactly what transformation you're looking for.

**Be specific and descriptive:**

✅ "Increase the contrast and make the colors more vibrant"

❌ "Make it better"

**Use visual language:**

✅ "Add warm golden hour lighting"

❌ "Adjust the color temperature to 3200K"

Start with single, focused changes and build complexity gradually. Think like a director describing a scene - focus on mood, atmosphere, and the emotional impact you want to create. This iterative approach helps you maintain control over the editing process while achieving precisely the result you envision.

***

**Ready to edit?** Head to the [Create page](https://app.daisy.so/create) and start transforming your Shots with natural language descriptions.


---

# 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.daisy.so/core-tools/create/edit.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.
