{"name":"image-edit","description":"Edits an image from a plain-text instruction, mask-free: describe the change and the model applies it to the whole image. Default model: nano-banana-pro. Returns a permanent fal-hosted PNG URL. Use it for instruction-based image editing, text-driven photo edits, nano-banana image editing, or GPT-image-2 edits.","price":"$0.02","method":"POST","input_schema":{"properties":{"image_url":{"type":"string","description":"Public http(s) URL of the source image."},"prompt":{"type":"string","description":"Edit instructions in plain English."},"model":{"type":"string","description":"Override the model. Default 'nano-banana-pro'."}},"required":["image_url","prompt"]},"input_example":{"image_url":"https://picsum.photos/id/237/640/640.jpg","prompt":"Change the sky to a dramatic sunset and add subtle lens flare"},"output_example":{"image_url":"https://v3.fal.media/files/abc/xyz/edited.png","model":"nano-banana-pro","prompt":"Change the sky to a dramatic sunset and add subtle lens flare","venice_request_id":"ven_edit...","source":"venice"},"x402_payment_required":true,"x402_facilitator":"https://api.cdp.coinbase.com/platform/v2/x402"}