← Back to all generators

qwen/qwen-image-edit

Edit images using a prompt. This model extends Qwen-Image’s unique text rendering capabilities to image editing tasks, enabling precise text editing

Capabilities

Reference Images Seed

Cost

Community model (estimated from hardware time)

Input Parameters

image required string

Image to use as reference. Must be jpeg, png, gif, or webp.

prompt required string

Text instruction on how to edit the given image.

disable_safety_checker boolean

Disable safety checker for generated images.

Default: false
go_fast boolean

Run faster predictions with additional optimizations.

Default: true
output_format string

Format of the output images

Default: "webp"
webp jpg png
output_quality integer

Quality when saving the output images, from 0 to 100. 100 is best quality, 0 is lowest quality. Not relevant for .png outputs

Default: 80 min: 0, max: 100
seed integer

Random seed. Set for reproducible generation

Version: a072e0d160ef Updated: 2/26/2026 1.6M runs