New Sign up free, 10 calls on us. Up to $1, no card needed.

Seedream 5.0 Lite

Released 2026-01

imageVision

Seedream 5.0 belongs to ByteDance's Dola Seedream 5.0 generation on BytePlus ModelArk, which the official model catalog bills as a leading image generation model with enhanced reference consistency and improved generation quality for professional scenarios.

Input
text image
Output
image
Price
$0.035/image

Price in context

Where the price sits among 8 comparable models

Per image$0.035
$0.03 · qwen-image-3.0 qwen-image-2.0-pro · $0.075

The bar shows how this model’s price compares with every other model of the same kind on Synthorai. The cheapest and the most expensive are named at each end. These are base rates; batch, region and cache-write discounts are on the pricing page.

Specs & limits

Image

Sizes
  • 2K
  • 3K
  • 4K
  • custom WxH (total pixels 2560x1440 - 4096x4096, ratio 1:16-16:1)
Input modes text-to-image, single-image image-to-image, multi-reference image-to-image (2-14 refs), batch/sequential image sets
Format png, jpeg
Images per request 15
Image capabilities
  • 2K/3K/4K output, png/jpeg
  • text-to-image + single/multi-reference image editing
  • batch generation with reference + generated images <=15
  • 500 max IPM

Model

Modalities text + image → image
  • Lite tier of the Seedream 5.0 family (alias seedream-5-0-lite-260128; version date 260128 encoded in the model id)
  • a higher-end seedream-5-0-pro-260628 exists separately

per ByteDance official docs ↗

One prompt, measured through the gateway

PROMPT A weathered enamel diner mug on a steel counter, the words "OPEN 24H" stencilled on the mug in worn paint, low winter sun raking in from the left, shallow depth of field.

Seedream 5.0 Lite

Seedream 5.0 Lite: A weathered enamel diner mug on a steel counter, the words "OPEN 24H" stencilled on the mug in worn paint, low winter sun raking in from the left, shallow depth of field.

Model returned 2048×2048 latency 25 s

One prompt, one request per model, no retries and no cherry-picking - the first result each model returned. Neither size nor duration was pinned: each model used its own default, because a request shaped to fit all of them would flatter none. Files here are re-encoded for the web, so judge composition and prompt adherence, not compression.

Use Seedream 5.0 Lite in 30 seconds

OpenAI-compatible: swap the base_url, keep your SDK. POST /v1/images/generations

from openai import OpenAI

client = OpenAI(
    base_url="https://synthorai.io/v1",
    api_key="sk-syn-...",
)

resp = client.images.generate(
    model="seedream-5-0-260128",
    prompt="a watercolor lighthouse at dawn",
    size="1024x1024",
)
print(resp.data[0].b64_json[:80])

About Seedream 5.0 Lite

  • It handles text-to-image, single and multi-reference image-to-image, and batch image generation, with streaming delivery, selectable PNG or JPEG output, and high-resolution results up to 4K in the series.
  • Two things set it apart from Seedream 4.5 in the published specification.
  • It is the only Seedream with a 3K tier, sitting between 2K and 4K for work that needs more than 2K without paying for full 4K, and it is the first in the line where output_format is settable, so PNG is available where earlier versions returned JPEG only; 4K itself was added after the initial release rather than shipping with it.
  • Otherwise it inherits the 4.5 profile: up to 14 reference images, batch generation bounded by a total of fifteen reference plus generated images, streaming, and standard-mode generation with no fast option.
  • BytePlus lists the API as fully released rather than in preview, and it is the only Seedream served from a second region.
  • Note that its release is documented through the catalog and product updates rather than a full model card, so official prose about it is thinner than for 4.0 and 4.5.
  • Requests reach it on Synthorai through the platform's OpenAI-compatible API.

FAQ

Is the Seedream 5.0 Lite API free to try?

Yes: new accounts get 10 trial calls and up to $1 in free credit, no card required. That's enough to try Seedream 5.0 Lite against your real workload before adding a payment method.

What is Seedream 5.0 Lite best at?

Enhanced reference consistency for professional scenarios; streaming delivery with PNG or JPEG output; high-resolution results up to 4K. See the About section for the full picture from the vendor's own release notes.

How much does Seedream 5.0 Lite cost?

Seedream 5.0 Lite costs $0.035 per generated image on Synthorai: pay-as-you-go, no platform markup, no subscription.

How do I generate images with the Seedream 5.0 Lite API?

POST to /v1/images/generations on Synthorai with model="seedream-5-0-260128". It follows the OpenAI images API shape, so no vendor SDK is needed. Supported sizes: 2K, 3K, 4K, custom WxH (total pixels 2560x1440 - 4096x4096, ratio 1:16-16:1).

How do I get access to Seedream 5.0 Lite?

Point your existing OpenAI SDK at base_url="https://synthorai.io/v1", set model="seedream-5-0-260128", and you're done. One API key covers every model on the gateway.

Related models

Compare

Every value on this page is transcribed from the vendor's own documentation, linked above, and carries the date it was checked. Prices are compared across the catalogue; specification values that vendors define differently are shown with the difference stated rather than charted. Nothing here is measured by us, and nothing is scored.

Get your API key Compare your cost →