Nano Banana Edit is Google’s state-of-the-art image editing model that excels at combining multiple source images into a cohesive output. It can take up to four reference images and merge them 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 Nano Banana Edit in the Runpod Hub playground.
| Endpoint | https://api.runpod.ai/v2/nano-banana-edit/runsync |
| Pricing | $0.038 per image |
| Type | Image editing |
Request
All parameters are passed within theinput object in the request body.
Editing instructions describing the desired transformation or how to combine the images.
Array of image URLs to edit or combine. Supports up to 4 images.
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 images.
Identifier of the worker that processed the request.