WaveSpeedAI × WAN: SpeedUp 2nd - In CharacterJoin
Home/Explore/Qwen AI Models/wavespeed-ai/qwen-image/layered
image-to-image

image-to-image

Qwen-Image Layered

wavespeed-ai/qwen-image/layered

Qwen-Image Layered is a unified image-layer decomposition model for prompt-guided compositing. Provide points, boxes, or rough masks to isolate subjects and regions, and the model splits a single image into multiple RGBA layers with clean alpha, soft edges, and correct occlusion order. Ready-to-use REST inference API with fast response, no cold starts, and affordable pricing.

Hint: You can drag and drop a file or click to upload

preview
If set to true, the function will wait for the result to be generated before returning the response. This property is only available through the API.
If enabled, the output will be encoded into a BASE64 string instead of a URL. This property is only available through the API.

Idle

Your request will cost $0.05 per run.

For $1 you can run this model approximately 20 times.

One more thing::

ExamplesView all

README

qwen-image/layered (Image-to-RGBA Layers)

qwen-image/layered is a layered image decomposition model that splits a single image into multiple clean RGBA layers, enabling flexible compositing, background separation, and layer-based creative editing. It supports an optional prompt for better semantic separation and explicit control over the number of output layers.

🌟 Why it stands out

  • Controllable layer count: choose exactly how many RGBA layers you want via num_layers.
  • Clean RGBA outputs: each layer includes transparency for easy compositing and editing.
  • Prompt-guided separation: optionally describe the scene to improve layer grouping in complex images.
  • Workflow-friendly: ideal for design iteration, asset cleanup, and creative pipelines.

⚙️ Capabilities

  • Image-to-multi-layer RGBA decomposition
  • Transparent background handling per layer (RGBA output)
  • Optional prompt conditioning for semantic grouping
  • Works best on images with clear subjects, strong contrast, and limited heavy occlusion

⚙️ Parameters

ParameterDescription
image*Input image file or public URL.
promptOptional caption to guide layer separation (e.g., “a person in front of a building”).
num_layersNumber of RGBA layers to generate (e.g., 4).

💰 Pricing

Reference table:

num_layersTotal Price
1$0.05
2$0.10
3$0.15
4$0.20
5$0.25
8$0.40

How to use

  1. Upload the source image (or provide a public URL).
  2. Set num_layers to the number of layers you want.
  3. Optional: add a prompt to improve semantic separation.
  4. Run the model.
  5. Download the RGBA layers and composite/edit them in your workflow.

💡 Best Use Cases

  • Layer-based editing and compositing workflows
  • Background separation and subject isolation
  • Poster / banner / creative layout design
  • Rapid asset preparation for marketing and social creatives

📝 Notes

  • Best results: clear subjects, good lighting, minimal motion blur, and strong foreground/background separation.
  • Higher num_layers can help break complex scenes into smaller components, but may also create finer splits that require selection/merging in post.