# Flux

**Premium image editing with HD support**

Flux offers high-quality image editing with two tiers: Flux 2 Pro (Standard) and Flux 2 Max (Pro). Both support an independent HD toggle for higher resolution output, and Flux 2 Max accepts up to 10 reference images.

## Models

### Flux 2 Pro (Standard)

| Quality  | 1x | 4x |
| -------- | -- | -- |
| Standard | 15 | 57 |
| HD       | 20 | 76 |

### Flux 2 Max (Pro)

| Quality  | 1x | 4x  |
| -------- | -- | --- |
| Standard | 28 | 106 |
| HD       | 40 | 152 |

Select **Flux** from the model dropdown, then toggle **Pro** to switch between Flux 2 Pro and Flux 2 Max.

## Capabilities

### Edit

Provide an existing image and describe your changes in natural language. Flux excels at maintaining image quality and coherence during complex edits — it's particularly strong for photorealistic adjustments, style transfers, and detail-heavy modifications.

### Reference Images

Upload reference images to guide the generation. The reference image limit depends on the tier:

* **Flux 2 Pro (Standard)** — up to **5 reference images**
* **Flux 2 Max (Pro)** — up to **10 reference images**

More reference images give the model better context for understanding your intended style and composition.

## Options

### Pro Toggle

Switches between Flux 2 Pro (Standard) and Flux 2 Max (Pro). Flux 2 Max delivers higher quality output, accepts more reference images (10 vs 5), and costs more credits. The Pro toggle is independent of the HD toggle — you can use any combination.

### HD Toggle

Enables higher resolution output. Available on **both** Flux 2 Pro and Flux 2 Max. HD is independent of the Pro toggle, so you have four possible combinations:

| Configuration    | 1x Credits |
| ---------------- | ---------- |
| Standard quality | 15         |
| Standard + HD    | 20         |
| Pro quality      | 28         |
| Pro + HD         | 40         |

### Aspect Ratio

Choose from **1:1** (square), **4:3** (landscape), **16:9** (widescreen), or **9:16** (portrait/vertical).

### Output Count

Generate **1**, **2**, **3**, or **4** images per request. Generating 4 at once (batch) gives you a \~6% per-image discount:

| Count     | Standard | Standard HD | Pro | Pro HD |
| --------- | -------- | ----------- | --- | ------ |
| 1         | 15       | 20          | 28  | 40     |
| 2         | 30       | 40          | 56  | 80     |
| 3         | 45       | 60          | 84  | 120    |
| 4 (batch) | 57       | 76          | 106 | 152    |

***

**Back to** [**Edit Overview →**](https://docs.daisy.so/core-tools/create/edit) | **Full pricing at** [**Credits →**](https://docs.daisy.so/pricing/credits)


---

# 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/flux.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.
