infery
← All models

Nano Banana 2 Lite

gemini-3.1-flash-lite-image

Image generationby Google
visionimages

Details

Accepts
text + image

Pricing

Input
31.25 cr / 1M tokens
Output
3750 cr / 1M tokens

Prices in credits (1 credit = $0.01).

Data schema

approximate

Input

FieldTypeDescription
nintegerHow many images to generate.
maskstringOptional mask for the edit; transparent pixels mark the area to change.
imagestringImage to edit — a URL, a data URI, or an artifact reference. Supplying one turns the call into an edit.
promptrequiredstringThe text prompt. Describes the image to generate, or the change to make when an image is supplied.
image_sizestringRequested output size.
aspect_ratiostringAspect ratio of the result, e.g. 16:9.
output_formatstringEncoding of the returned image.

Output

FieldTypeDescription
imagesarrayGenerated images ([{ url }]).