Qwen-Image-Edit

Alibaba / Qwen
Image Generation

Alibaba Qwen's instruction-driven image editor. Extends Qwen-Image's text-rendering ability to editing, so it handles both semantic edits (swap objects, change style) and precise text edits inside the image while preserving the original layout and unedited regions.

Generate with Qwen-Image-Edit
Describe what you want and pick a size — the image renders inline.
Sign in to try this model with €5 free credits.
Sign in
Result appears here
TL;DR·Last updated June 24, 2026

Qwen-Image-Edit is image generation AI model from Alibaba / Qwen, priced at €0.000 per 1M input tokens with a unknown context window.

Try Qwen-Image-Edit
Sign in to generate — 50 free credits on sign-up

Pricing

Price per Generation
Per generation€3.00

API Integration

Use our OpenAI-compatible API to integrate Qwen-Image-Edit into your application.

Install
npm install railwail
JavaScript / TypeScript
import railwail from "railwail";

const rw = railwail("YOUR_API_KEY");

const images = await rw.run("qwen-image-edit", "A beautiful sunset over Tokyo");
console.log(images[0].url);

// Or use the image() method for full control
const res = await rw.image("qwen-image-edit", "A cat in space", {
  size: "1024x1024",
  n: 1,
});
console.log(res.data[0].url);
Specifications
Price
€3.00
Developer
Alibaba / Qwen
Category
Image Generation
Supported Formats
image
text
Tags
qwen
alibaba
image-edit
instruct
text-editing
edit

Frequently asked questions

Start using Qwen-Image-Edit today

Get started with free credits. No credit card required. Access Qwen-Image-Edit and 100+ other models through a single API.