Nano Banana 2 Lite API
Price: $0.029(~ 1.9421 credits) per image
Stable managed access for production workloads. Recommended when you need dashboard billing, API key control, and predictable integration behavior.
Use the same API endpoint for all versions. Only the model parameter differs.
Upload up to 14 images for editing (max 20MB each)
Click to upload or drag and drop
Supported formats: JPEG, JPG, PNG, WEBP
Maximum file size: 20MB; Maximum files: 14

History
Max 20 items0 running · 0 completed
Billing Rules
- •Native 1K (1024×1024) output only — 2K and 4K are not supported
- •Output image: charged per image generated
- •Reference / input images: charged per image uploaded
- •Text and thinking tokens are billed per 1K tokens on top of the per-image fee
- •Fastest, lowest-cost tier of the Nano Banana 2 family (~4s generation, ~2.7× faster than Nano Banana 2)
Pricing
| Model | Mode | quality | Price |
|---|---|---|---|
| Nano Banana 2 Lite | Input Image | Reference | $0.0003/ image(0.0162 Credits) |
| Nano Banana 2 Lite | Output Image | 1K | $0.029/ image(1.9421 Credits) |
| Nano Banana 2 Lite | Input Text | - | $0.0003/ 1K tokens(0.0145 Credits) |
| Nano Banana 2 Lite | Output Text + Thinking | - | $0.0013/ 1K tokens(0.0867 Credits) |
If an upstream route is unavailable, EvoLink can use the next available option where fallback coverage exists, helping teams keep costs and operations predictable.
Nano Banana 2 Lite API — The Fastest, Lowest-Cost Gemini Image Model
Nano Banana 2 Lite (Gemini 3.1 Flash-Lite Image) generates images in about 4 seconds — roughly 2.7× faster than Nano Banana 2 — at native 1K across 14 aspect ratios. Built for rapid ideation and high-volume pipelines.
Around $0.034 per image at Google's published rate. Reach it through a single OpenAI-compatible EvoLink key — no Google Cloud project, billing, or quota setup.

Capabilities of the Nano Banana 2 Lite API
~4-second generation for high-velocity pipelines
Nano Banana 2 Lite delivers text-to-image in about 4 seconds — roughly 2.7× faster than Nano Banana 2 — so it fits interactive editors, chat-driven design tools, and high-volume batch pipelines. Faster round-trips mean tighter feedback loops and lower cost per iteration when you don't need 2K/4K output.

Generation, editing, and multi-image composition
The model natively handles text-to-image, image editing, and multi-image composition. Send a prompt and one or more images, get an edited or composed result in a single call. Fast multi-turn local edits — swap colors, create stickers, adjust backgrounds — happen inline without masks or layers.

14 aspect ratios with consistent characters
Cover 14 aspect ratios — 1:1, 3:2, 2:3, 3:4, 4:3, 4:5, 5:4, 9:16, 16:9, and 21:9 — across social, portrait, landscape, and cinematic formats. Character consistency and legible in-image text rendering carry over from the Nano Banana family.

Why developers choose Nano Banana 2 Lite API
When throughput and cost matter more than maximum resolution, Nano Banana 2 Lite is the Nano Banana 2 tier that keeps iteration fast and per-image spend low.
Tighter feedback loops
Generating at volume gets you more iterations for the same budget and wall-clock time. When you don't need 2K/4K, Lite keeps latency and cost down without changing your prompts or pipeline.
Predictable multi-turn editing
Character consistency holds across edits, so people, mascots, and products stay recognizable from first draft to final — no masks or layer management to babysit.
One key, zero setup
Access Nano Banana 2 Lite through EvoLink with a single API key. No Google Cloud project, no billing configuration, no quota requests. Same OpenAI-compatible format you already use.
How to integrate the Nano Banana 2 Lite API
Send a prompt (and optional image), pick an aspect ratio, and receive a 1K result in about four seconds.
Step 1 — Get your API key
Sign up on EvoLink (free) and grab your API key from the dashboard. Works with Nano Banana 2 Lite and 200+ other models instantly.
Step 2 — Send your request
POST to the EvoLink endpoint with your prompt and optional image (URL or Base64), set the output to 1K and pick one of the 14 aspect ratios. OpenAI-compatible format means minimal code changes when migrating.
Step 3 — Iterate and deploy
Receive the generated or edited image with its SynthID watermark. Run fast multi-turn edits, then save to your storage and ship across channels.
Key features of the Nano Banana 2 Lite API
Built for fast, high-volume image generation and editing
~4-second generation
About 4 seconds per generation — roughly 2.7× faster than Nano Banana 2 — so Lite fits real-time editors and large batch jobs where throughput matters more than maximum resolution.
Lowest cost in the family
Around $0.034 per 1K image at Google's published rate, the most cost-efficient tier of the Nano Banana 2 family for high-volume 1K workloads.
Editing + multi-image composition
Native text-to-image, image editing, and multi-image composition turn prompts and reference images into edited or composed outputs in a single call.
14 aspect ratios at 1K
Generate native 1K (1024×1024) across 14 aspect ratios including 1:1, 9:16, 16:9, and 21:9 for social, portrait, and cinematic formats.
Consistent characters + readable text
Maintains character consistency and legible in-image text rendering from the Nano Banana family, keeping people, mascots, and labels recognizable across edits.
SynthID by default
Every output ships with an always-on SynthID watermark for provenance and safe deployment.
Nano Banana 2 Lite vs Nano Banana 2
| Nano Banana 2 Lite | Nano Banana 2 | |
|---|---|---|
| Engine | Gemini 3.1 Flash-Lite Image | Gemini 3.1 Flash Image |
| Speed | ~4s per image (≈2.7× faster) | Standard (baseline) |
| Resolution | 1K (1024×1024) only | 1K / 2K / 4K |
| Price (1K image) | ~$0.034 Google published rate; EvoLink route pricing shown in the pricing table | ~$0.054 |
| Editing & multi-image | Yes | Yes |
| Best for | High-volume, rapid iteration, lowest cost | Maximum quality, 2K/4K production finals |
Nano Banana 2 Lite API cost examples
The ~$0.034 figure is Google's published rate. Check the live EvoLink pricing table for route-specific credits and account-group pricing.
Nano Banana 2 Lite API FAQs
Everything you need to know about the product and billing.
API Reference
Select endpoint
Authentication
All APIs require Bearer Token authentication.
Authorization:
Bearer YOUR_API_KEY/v1/images/generationsGenerate Image
Create an image generation task using text prompts or reference images. Supports text-to-image, image-to-image, and image editing modes.
Asynchronous processing mode, use the returned task ID to .
Generated image links are valid for 24 hours, please save them promptly.
Request Parameters
modelstringRequiredDefault: gemini-3.1-flash-lite-imageImage generation model name.
| Value | Description |
|---|---|
| gemini-3.1-flash-lite-image | Nano Banana 2 Lite model |
gemini-3.1-flash-lite-imagepromptstringRequiredPrompt describing the image to be generated or how to edit the input image.
Notes
- Limited to 2000 tokens
A cat playing in the grasssizestringOptionalDefault: autoAspect ratio of the generated image.
| Value | Description |
|---|---|
| auto | Auto detect |
| 1:1 | Square (1:1) |
| 1:4 | Tall vertical (1:4) |
| 4:1 | Wide horizontal (4:1) |
| 1:8 | Ultra-tall vertical (1:8) |
| 8:1 | Ultra-wide horizontal (8:1) |
| 2:3 | Portrait (2:3) |
| 3:2 | Landscape (3:2) |
| 3:4 | Portrait (3:4) |
| 4:3 | Landscape (4:3) |
| 4:5 | Portrait (4:5) |
| 5:4 | Landscape (5:4) |
| 9:16 | Vertical (9:16) |
| 16:9 | Horizontal (16:9) |
| 21:9 | Ultra-wide (21:9) |
Notes
- All listed aspect ratios are supported
16:9qualitystringOptionalDefault: 1KQuality of the generated image. Nano Banana 2 Lite supports native 1K output only.
| Value | Description |
|---|---|
| 1K | Native 1024px (only supported resolution) |
Notes
- 2K and 4K are not available on the Lite tier
1Kimage_urlsarrayOptionalReference image URL list for image-to-image and image editing functions.
Notes
- Max 14 images per request
- Max size: 20MB per image
- Formats: .jpeg, .jpg, .png, .webp
- URLs must be directly accessible by the server
https://example.com/image1.pngmodel_params.thinking_levelstringOptionalDefault: autoThinking level, controls the depth of reasoning the model performs before generating images. Nested inside model_params object.
| Value | Description |
|---|---|
| auto | Automatically selects thinking level |
| min | Minimal reasoning, fastest |
| high | Deep reasoning, best quality |
autocallback_urlstringOptionalHTTPS callback address after task completion.
Notes
- Triggered on completion, failure, or cancellation
- Sent after billing confirmation
- HTTPS only, no internal IPs
- Max length: 2048 chars
- Timeout: 10s, Max 3 retries
https://your-domain.com/webhooks/image-task-completed