Seedream 4 Edit
Seedream 4 Edit is a image model provided by ByteDance, available on Free.ai via fal.ai. Each image costs approximately 68,250 tokens. All external model pricing includes Free.ai's standard 30% markup over provider cost; you can always compare against our self-hosted models which run free within your daily limit.
Use cases
- Product shots, marketing visuals, social posts
- Concept art, book covers, album art
- Avatars, stickers, illustrations
Pricing
$5 buys 200K tokens. $500 buys 100M (5× volume bonus).
Grant credits (signup, startup, edu) don't cover premium models — purchase any pack ≥ $5 to activate.
Try Seedream 4 Edit
Use via API
curl -X POST https://api.free.ai/v1/image/generate/ \
-H "Authorization: Bearer sk-free-..." \
-H "Content-Type: application/json" \
-d '{"model":"fal-ai/bytedance/seedream/v4/edit","prompt":"your prompt here"}'
API Documentation
Get API Key