Skip to content
Dashboard

Seedream 4.0

Seedream 4.0 is a multimodal image generation model from ByteDance. It natively accepts text, single-image, and multi-image inputs, returns either a single image or a consistent set, and renders up to 4K resolution at $0.03 per image.

Price
$0.03, Per image
import { experimental_generateImage as generateImage } from 'ai';
const result = await generateImage({
model: 'bytedance/seedream-4.0',
prompt: 'A red balloon on a wooden table.'
});
Read docs

Copy link to headingProviders

Route requests across multiple providers. Copy a provider slug to set your preference. Visit the docs for more info. Using a provider means you agree to their terms, listed under Legal.

Provider
Input
Output
Cache
Web Search
Capabilities
ZDR
No Training
Free Tier
Release Date
$0.03/img
09/09/2025

Copy link to headingPlayground

Try out Seedream 4.0 by ByteDance. Usage is billed to your team at API rates. Free users (those who haven't made a payment) get $5 of credits every 30 days.

bytedance logo
Prompt
Describe what you want the model to generate.
Reference images(optional)
Add up to 6 images
Images to generate
bytedance logo

Your generated image will appear here

Copy link to headingMore models by ByteDance

Model
Context
Latency
Throughput
Input
Output
Cache
Web Search
Capabilities
Providers
ZDR
No Training
Free Tier
Release Date
$0.003/M
$0.04/img
bytedance logo
07/11/2026
$7/M+1 more
bytedance logo
04/14/2026
$0.04/img
bytedance logo
02/13/2026
$0.04/img
bytedance logo
12/03/2025
256K1.1 s77 tps
$0.25/M+1 more
$2/M+1 more
Read$0.05/M
bytedance logo
09/01/2025
256K1.0 s93 tps
$0.25/M+1 more
$2/M+1 more
Read$0.05/M
bytedance logo
09/01/2025

Copy link to headingAbout Seedream 4.0

Seedream 4.0 was released September 9, 2025 as a multimodal image creation model from ByteDance. It extends beyond text-to-image generation by accepting text, single-image, and multi-image inputs natively in a single endpoint, then returning either one image or a set of related images with consistent subjects.

Multi-image input opens workflows that earlier text-to-image models couldn't cover in one call. You can blend several reference images, edit a source photograph with prompt-driven changes, or generate a series of frames that hold a subject's identity across scenes. ByteDance positions this as the foundation for catalog generation, batch editing, and reference-consistent series production.

Output resolution reaches up to 4K, which suits print layouts, hero imagery, and high-resolution editorial use without a separate upscaling step. ByteDance reports a per-image generation time near 1.8 seconds in published examples, a meaningful step up from earlier Seedream releases.

Seedream 4.0 is a dedicated image model. Call it through the AI SDK's generateImage function with the model set to bytedance/seedream-4.0. AI Gateway handles authentication and provider routing.

Copy link to headingWhat To Consider When Choosing a Provider

  • Configuration: Image-generation pricing on AI Gateway is per image, listed at $0.03 for Seedream 4.0. Resolution and aspect ratio choices affect downstream usage but not the per-image rate. Review N/A when planning batch workflows.
  • Zero Data Retention: Zero Data Retention is offered on a per-provider and model basis. See the documentation for details.
  • Authentication: AI Gateway authenticates requests using an API key or OIDC token. You do not need to manage provider credentials directly.

Copy link to headingWhen to Use Seedream 4.0

Best for

  • Multi-Image Composition: Blend several reference images into a single coherent output in one call
  • Catalog and Batch Generation: Produce many related images that hold subject identity across the set
  • High-Resolution Output: Up to 4K resolution removes a separate upscaling step for print and editorial use
  • Fast Iteration Loops: Roughly 1.8-second generation suits interactive design tools and prompt exploration

Consider alternatives when

  • Video Output: Seedance 2.0 or Seedance 2.0 Fast cover text-to-video and image-to-video workflows
  • Edit-Consistency Workloads: Seedream 4.5 improves portrait detail, small-text rendering, and color preservation
  • Web-Grounded Generation: Seedream 5.0 Lite adds web-connected retrieval for real-time context

Seedream 4.0 unifies text and image inputs in one image generation endpoint, with 4K output and fast turnaround. For multi-reference workflows and consistent image series, it's a practical starting point in the Seedream line.

Your use is subject to ByteDance's Terms & Privacy Policies.