Qwen Image Edit extends Qwen’s advanced text rendering capabilities to image editing tasks. It excels at making precise edits to existing images while preserving quality and adding or modifying text within images.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 Qwen Image Edit in the Runpod Hub playground.
| Endpoint | https://api.runpod.ai/v2/qwen-image-edit/runsync |
| Pricing | $0.02 per image |
| Type | Image editing |
Request
All parameters are passed within theinput object in the request body.
Editing instructions describing the desired changes.
URL of the image to edit.
Elements to exclude from the edited image.
Seed for reproducible results. Set to -1 for random.
Output format. Accepts
png or jpeg.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.