Nano Banana 2
Google's Nano Banana 2 image model, via one REST API.
TL;DR
Nano Banana 2 is Google's image generation and editing model. Through Renderful you can generate and edit images via one REST API, billed per image, with no Google Cloud account required.
What is Nano Banana 2?
Nano Banana 2 is Google's image generation and editing model, the successor to the original Nano Banana. It's known for strong prompt adherence, clean text rendering, and precise, instruction-based image edits that preserve the rest of the scene.
Renderful provides Nano Banana 2 through a single REST API for both text-to-image generation and image-to-image editing, with pay-per-image pricing and no Google Cloud setup.
What you can do with Nano Banana 2
Text-to-Image
Generate high-fidelity images with strong prompt adherence and legible text.
Image Editing
Make targeted, instruction-based edits while keeping the rest of the image intact.
Consistent Subjects
Maintain character and product consistency across edits and variations.
One API
Swap between Nano Banana 2, Flux, Seedream, and Qwen with the same request shape.
Nano Banana 2 API pricing
Renderful offers pay-per-generation pricing for Nano Banana 2 with no monthly minimums. Rates below are live from the Nano Banana 2 models available on Renderful:
| Mode | Model | Starting price |
|---|---|---|
| Text-to-Image | Nano Banana 2 | $0.05/image |
| Image-to-Image (Edit) | Nano Banana 2 | $0.05/image |
See the full pricing page for volume discounts and the free tier.
How to use the Nano Banana 2 API
Send a single POST request to generate with Nano Banana 2, then receive the result via webhook or by polling. No Google account required — just a Renderful API key.
curl -X POST https://api.renderful.ai/api/v1/generations \
-H "Authorization: Bearer YOUR_API_KEY" \
-H "Content-Type: application/json" \
-d '{
"model": "google/nano-banana-2",
"input": { "prompt": "your prompt here" },
"webhook": "https://your-app.com/webhook"
}'Nano Banana 2 FAQ
Does Nano Banana 2 have an API?
How much does the Nano Banana 2 API cost?
What is the difference between Nano Banana and Nano Banana 2?
Can Nano Banana 2 edit existing images?
Start using Nano Banana 2 today
Create your Renderful account and get instant API access to Nano Banana 2 and 200+ other AI video and image models.