Models/Nano Banana 2
AI Image Model · Google

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:

ModeModelStarting price
Text-to-ImageNano 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.

POST/api/v1/generations
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?
Renderful provides REST API access to Nano Banana 2 for both text-to-image and image editing, billed per image. No separate Google Cloud project is required.
How much does the Nano Banana 2 API cost?
Renderful bills Nano Banana 2 per image with no subscription. See the live pricing table below for the current per-image rate.
What is the difference between Nano Banana and Nano Banana 2?
Nano Banana 2 is the newer generation, with improved prompt adherence, text rendering, and edit precision over the original Nano Banana. Renderful offers both.
Can Nano Banana 2 edit existing images?
Yes. Nano Banana 2 supports image-to-image editing — provide a source image and an instruction, and it applies targeted changes while preserving the rest of the scene.

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.