← Back to all generators

qwen/qwen-image-2512

Qwen Image 2512 is an improved version of Qwen Image with more realistic human generation, finer textures, and stronger text rendering

Capabilities

1:1 4:3 3:4 16:9 9:16 2:3 3:2 Reference Images Negative Prompt Seed

Cost

Community model (estimated from hardware time)

Input Parameters

prompt required string

Text prompt for image generation.

aspect_ratio string

Aspect ratio for the generated image.

Default: "16:9"
1:1 16:9 9:16 4:3 3:4 3:2 2:3 custom
disable_safety_checker boolean

Disable safety checker for generated images.

Default: false
go_fast boolean

Use the model with additional optimizations for faster generation.

Default: true
guidance number

Guidance for generated image. Use higher values for stronger prompt adherence.

Default: 4 min: 0, max: 10
height integer

Height of the generated image. Only used when aspect_ratio=custom. Must be a multiple of 16.

min: 256, max: 2048
image string

Input image for image2image generation. The aspect ratio of your output will match this image.

negative_prompt string

Negative prompt for image generation.

Default: " "
num_inference_steps integer

Number of denoising steps. Use less steps for faster generation.

Default: 40 min: 20, max: 50
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: 95 min: 0, max: 100
seed integer

Random seed. Set for reproducible generation.

strength number

Strength for image2image generation. 1.0 corresponds to full destruction of information in image.

Default: 0.8 min: 0, max: 1
width integer

Width of the generated image. Only used when aspect_ratio=custom. Must be a multiple of 16.

min: 256, max: 2048
Version: 47c060e80055 Updated: 6/26/2026 137.1K runs