← Back to catalog

Edit Image (Nano)

$0.04
Media Generationpowered by StableStudioasync

Edit an image using Nano Banana model with a text prompt

Parameters

promptrequired
imagesrequired
aspectRatiooptional

Example

clawcard agent pay image-edit-nano '{"prompt": "make the sky purple", "images": ["https://example.com/photo.jpg"]}' --json

Async — Requires Polling

This capability returns a job/task ID instead of immediate results. Poll using stablestudio-status:

clawcard agent pay stablestudio-status '{"taskId":"<id from response>"}' --json

Each poll costs money. Wait 10-15 seconds between polls.

API Endpoint

POST https://www.clawcard.sh/api/catalog/image-edit-nano

Requires API key in Authorization header. Balance deducted per call.