SandBase is live — $1 in free credits on signupStart free ›

Alibaba modelsimage generation api

alibaba/qwen-image-2/pro/edit

Alibaba Qwen Image 2 Pro image editing model with multi-reference support and configurable output format.

Input
The editing instruction describing what changes to make.

PNG, JPEG, WebP, or GIF · 20 MiB maximum each

List of input image URLs for editing. Up to 4 images.
The aspect ratio of the generated image. Allowed values: 21:9, 16:9, 4:3, 1:1, 3:4, 9:16, 9:21.
Random seed for reproducible results.
The format of the generated image. Allowed values: jpeg, png.
Idle

Example output — click Run to generate your own

API README

Qwen Image 2 Pro Edit

Qwen Image 2 Pro Edit is the Image 2 route for instruction-driven image revision. It uses Qwen’s combined visual-semantic and appearance modeling to interpret subjects, relationships, typography, spatial structure, and surface detail as a connected composition, giving this exact route a clearer production purpose than a generic image request.

Use Qwen Image 2 Pro Edit when the project specifically requires a controlled change to supplied imagery. State the creative goal, then define composition, viewpoint, wording, materials, lighting, and finish; for edits, explicitly separate the intended transformation from identity, layout, or regions that must remain stable.

Highlights

  • Image 2 Semantic content editing. Changes object identity, scene meaning, viewpoint, or style through natural language.
  • Image 2 Appearance-level revision. Modifies local color, texture, text, or material while preserving surrounding context.
  • Image 2 Chinese and English text editing. Adds, removes, or replaces bilingual wording in designed imagery.
  • Image 2 Pro preservation quality. Uses the Pro path for source-led edits where identity, layout, typography, and fine detail need stronger retention.

Pricing

ConfigurationBilling unitPrice
Base generationPer request$0.07

When to Use

✅ Good fit❌ Consider alternatives
The project needs an existing image needs a controlled revisionThe intended task belongs to a different media workflow
The available inputs match every required local fieldRequired source material or usage permission is unavailable
Creative direction can identify subject, style, and deliveryThe output must be deterministic at pixel or waveform level
The supported route controls fit the final placementDelivery requires unsupported formats or dimensions
An asynchronous generated result fits productionA live or frame-synchronous response is mandatory

Prompt Guide

Write the request as a production brief. Identify the subject or source, state the intended result, describe composition and visual or vocal character, then list exact preservation and delivery constraints. For edits, explicitly separate what must change from what must remain unchanged.

{
  "prompt": "",
  "images": [
    "https://example.com/reference.jpg"
  ],
  "seed": 1,
  "aspect_ratio": "21:9",
  "output_format": "jpeg"
}

Technical Specs

SpecValue
Model IDalibaba/qwen-image-2/pro/edit
Input fieldsseed (integer)<br>images (array)<br>prompt (string)<br>aspect_ratio (string; 21:9, 16:9, 4:3, 1:1, 3:4, 9:16, 9:21)<br>output_format (string; jpeg, png)
Required inputprompt, images
Output fieldsurl, content_type
ExecutionAsynchronous job

Related Models

  • alibaba/qwen-image-2
  • alibaba/qwen-image-2/edit
  • alibaba/qwen-image-2/pro

Related Models