Seededit-3-0-I2i-250628 — Image Edit (gptproto). GPTProto API reference.
BytePlus’s GPTProto format for the image edit API.Documentation Index
Fetch the complete documentation index at: https://docs.gptproto.com/llms.txt
Use this file to discover all available pages before exploring further.
| Parameter | Type | Required | Default | Description |
|---|---|---|---|---|
enable_base64_output | boolean | ❌ No | false | Whether to return base64 encoded output |
enable_sync_mode | boolean | ❌ No | false | Whether to enable synchronous mode |
images | array | ✅ Yes | - | Input image URL(s) for image-to-image generation |
prompt | string | ✅ Yes | - | Image generation prompt describing the desired image content |
size | string | ❌ No | - | Output image resolution (e.g., 22273183, 10241024) |