← All modelsEdit · Google

Nano Banana 2 Lite

Gemini 3.1 Flash-Lite Image · text-to-image & edit. Fast, low-cost 1K image generation.

EditGoogle$0.034 / imageeditinpaintgoogle
Preview
Nano Banana 2 Lite
Pricing
$0.034/ image

$0.034 per image. For $1 you can run this model 29 times.

Pay only for successful generations. No idle, no minimums, no per-seat.

API

Wire it up.

EndpointPOST https://api.tryinfer.com/v1/inference/nano-banana-2-lite/edit
request
curl https://api.tryinfer.com/v1/inference/nano-banana-2-lite/edit \
-H "Authorization: Bearer $INFER_API_KEY" \
-H "Content-Type: application/json" \
-d '{
"input": {
"prompt": "recolor the scene to dramatic golden-hour sunset lighting",
"image_url": "https://example.com/input.jpg"
}
}'
Parameters
NameTypeRequiredDefaultDescription
seedinteger
promptstringYes
image_urlstring (URL)Yes
num_imagesinteger1
output_formatstringpngjpegpngwebp

Authenticate with a bearer token. Get an API key →

Try it

Run Nano Banana 2 Lite now.

Try it in the playground