Seedream 5.0 Pro
ByteDance's high-precision Seedream image model for controlled generation, multi-reference composition, and interactive editing.
Generation Modes
Text + image
Generation, editing, and multi-image blending
Reference Images
Up to 10
Built for multi-reference composition
Interactive Editing
Precise control
Freeform marks, points, and bounding boxes
Reference Price
From $0.045
Public API reference per generated image
seedream-5-0-proPlayground
seedream-5-0-proResolution (sent to backend)
No output yet
Pricing
| Output Size | Generation Price | Reference Image Input |
|---|---|---|
| Up to 2.36 MP | $0.045 / image | First image free; $0.003 each from the second |
| Above 2.36 MP | $0.09 / image | First image free; $0.003 each from the second |
Generation Up to 2.36 MP · $0.045 · per image
Generation Above 2.36 MP · $0.09 · per image
README
- Seedream 5.0 Pro is the high-precision member of the Seedream 5.0 family, designed for image generation and editing tasks that require tighter control over subjects, elements, and placement.
- It supports text-to-image, single-image editing, and multi-reference generation with up to 10 input images. Interactive editing can use freeform annotations or coordinate tags such as points and bounding boxes to target local changes.
- Prompt optimization supports standard mode for higher-quality results and fast mode for latency-sensitive workloads. Output can use 1K or 2K resolution tiers, custom dimensions within the supported range, and PNG or JPEG format.
- Use Seedream 5.0 Pro for product composition, campaign asset revision, subject replacement, layout-sensitive editing, and other enterprise creative workflows where precise positioning matters.
API
ByteDance's high-precision Seedream image model for controlled generation, multi-reference composition, and interactive editing.
Model Code
seedream-5-0-pro
API
Endpoint
POST /v1/images/createAuthentication
Authorization: Bearer YOUR_REACH_API_KEY Content-Type: application/json
Example
curl -X POST "https://direct.reachapi.ai/v1/images/create" \
-H "Authorization: Bearer YOUR_REACH_API_KEY" \
-H "Content-Type: application/json" \
-d '{
"model": "seedream-4-5",
"input": {
"prompt": "A quiet ceramic tea cup on a wooden table, square composition, soft morning light",
"resolution": "2k",
"watermark": false
}
}'Related Models
Seedream 5.0 Lite
ByteDance's lightweight Seedream 5.0 image model for reasoning-led visual generation, editing, and web-connected creative workflows.
Seedream 4.5
ByteDance's Seedream 4.5 image model for unified generation and editing with stronger subject consistency, layout control, and dense text rendering.
