Seedream 4.0 Edit provides advanced image editing capabilities using the same unified architecture as Seedream 4.0 T2I. It can edit or combine multiple source images based on text instructions.Documentation Index
Fetch the complete documentation index at: https://runpod-b18f5ded-promptless-remove-flash-beta-notification.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
Try in playground
Test Seedream 4.0 Edit in the Runpod Hub playground.
| Endpoint | https://api.runpod.ai/v2/seedream-v4-edit/runsync |
| Pricing | $0.027 per image |
| Type | Image editing |
Request
All parameters are passed within theinput object in the request body.
Editing instructions describing the desired transformation.
Array of image URLs to edit or combine.
Output image dimensions in format “width*height”.
Enable content safety checking.
Response
Unique identifier for the request.
Request status. Returns
COMPLETED on success, FAILED on error.Time in milliseconds the request spent in queue before processing began.
Time in milliseconds the model took to edit the image.
Identifier of the worker that processed the request.