P-Image Edit is Pruna’s premium image editing model that supports complex compositions, style transfers, and targeted edits with text instructions. It can process up to 5 images in a single request.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 P-Image Edit in the Runpod Hub playground.
| Endpoint | https://api.runpod.ai/v2/p-image-edit/runsync |
| Pricing | $0.01 per image |
| Type | Image editing |
Request
All parameters are passed within theinput object in the request body.
Text instructions for editing the image.
Array of 1-5 image URLs for batch processing.
Output aspect ratio. Options:
match_input_image, 1:1, 16:9, 9:16, 4:3, 3:4, 3:2, 2:3.Seed for reproducible results. Set to -1 for random.
Disable content safety filtering.
Response
Unique identifier for the request.
Request status. Returns
COMPLETED on success, FAILED on error.