# Qwen Image Edit Plus

### **Overview**

Superior text editing and image composition model with advanced capabilities.

***

### **Quick facts**

* **Modes:** Image → Image (editing) · Images → Image (multi-image)
* **Default output / size:** Matches input or 1024×1024
* **Aspect ratios:** Multiple standard ratios supported

***

### **What it's great for**

* Complex text editing within images.
* Advanced image composition and blending.
* Multi-image workflows requiring precision.
* Professional editing with superior quality.

***

### Parameters

| Control  | Type   | Default | Notes                                   |
| -------- | ------ | ------- | --------------------------------------- |
| `Prompt` | Text   | —       | Natural-language instruction (required) |
| `Image`  | Upload | —       | Required - the image(s) to edit         |

***

### **Modes**

| Mode           | Estimated time | Required inputs         | Typical use              |
| -------------- | -------------: | ----------------------- | ------------------------ |
| Image → Image  |          \~26s | Image, Prompt           | Text & composition edits |
| Images → Image |          \~30s | Multiple Images, Prompt | Multi-image composition  |

***

### **Output options**

| Option       | Values / notes                   |
| ------------ | -------------------------------- |
| Aspect ratio | Multiple aspect ratios supported |

***

### **Prompt tips**

* Model excels at editing text within images.
* Supports complex multi-image compositions.
* Use clear, specific instructions for best results.

***


---

# 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/qwen-image-edit-plus.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.
