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

Z-Image modelsimage generation api

z-image/turbo

Turbo is Z-Image's advanced text-to-image AI model. Create photorealistic images, illustrations, and concept art from natural language descriptions with exceptional detail and prompt adherence.

Input
The prompt to generate an image from.
The aspect ratio of the generated image. Allowed values: 21:9, 16:9, 3:2, 4:3, 5:4, 1:1, 4:5, 3:4, 2:3, 9:16.
18
The number of inference steps to perform. Range: 1 to 8.
The format of the generated image. Allowed values: jpeg, png.
The same seed and the same prompt given to the same version of the model will output the same image every time.
Idle

Example output — click Run to generate your own

API README

Z-Image Turbo

Z-Image Turbo is a fast text-to-image model for producing polished visuals from written creative direction. It is intended for rapid concept exploration and production-style iteration across photography, illustration, product imagery, editorial graphics, and stylized scene design.

A strong prompt should describe the main subject, composition, environment, lighting, color palette, camera or rendering language, and intended mood as one coordinated brief. The Turbo route is most useful when teams need to compare several directions quickly while retaining control over canvas and reproducibility.

Highlights

  • Fast visual iteration. Produces image concepts quickly enough for broad prompt and art-direction exploration.
  • Prompt-led composition. Coordinates subject, setting, viewpoint, lighting, palette, and stylistic treatment from one brief.
  • Detailed image synthesis. Supports realistic and illustrative rendering with attention to texture, materials, and scene structure.
  • Repeatable exploration. Uses local size and seed controls to compare variations within a defined delivery format.

Pricing

ConfigurationBilling unitPrice
Base generationPer request$0.005

When to Use

✅ Good fit❌ Consider alternatives
The project needs creating a prompt-led imageThe goal is a different media task or endpoint
The available inputs match the required local schemaRequired source media or permissions are unavailable
The brief can specify subject, composition, style, and deliveryThe result must be deterministic at pixel or sample level
The supported formats and controls match final placementDelivery requires unsupported dimensions, codecs, or duration
An asynchronous generated result fits the workflowA live, frame-synchronous, or real-time response is mandatory

Prompt Guide

Write the request as a production brief: identify the main subject or source material, state the intended transformation, describe composition or timing, and finish with style, atmosphere, and delivery constraints. Keep preservation requirements separate from requested changes, and use only fields exposed by this route.

{
  "prompt": "A cinematic, precisely directed scene with clear subject action, camera movement, lighting, and atmosphere",
  "seed": 1,
  "aspect_ratio": "21:9",
  "output_format": "jpeg"
}

Technical Specs

SpecValue
Model IDz-image/turbo
Input fieldsseed (integer)<br>prompt (string)<br>aspect_ratio (string; 21:9, 16:9, 3:2, 4:3, 5:4, 1:1, 4:5, 3:4, 2:3, 9:16)<br>output_format (string; jpeg, png)<br>num_inference_steps (integer; 1–8)
Required inputprompt
Output fieldsurl, content_type
ExecutionAsynchronous job

Related Models

  • bfl/flux-1/schnell
  • alibaba/qwen-image
  • ideogram-ai/ideogram-v3