ImageGooglevpro· Released 2025-08-15
Nano Banana Pro
Google's latest premium model with exceptional realism and in-image typography.
Nano Banana Pro is Google's latest premium image generation model, offering exceptional realism, in-image typography, and multi-image editing capabilities. It represents Google's highest-quality image output. On Oakgen it costs about 39 credits per image (~$0.15).
Capabilities at a glance
- Exceptional photorealistic quality
- Strong in-image typography
- Multi-image editing with reference inputs
- 8–12 second generation
- Premium pricing for highest quality tier
Specs
- Starting price
- $0.15 / generation
- Generation time
- 8–12 seconds
- Max resolution
- 2048×2048
- Inputs → outputs
- text, image → image
How to use Nano Banana Pro
- 1Use for premium deliverablesNano Banana Pro is Google's highest-quality tier — use for hero images, ad creative, and print-ready output.
- 2Leverage multi-image editingUpload multiple reference images for style transfer, compositing, or editing workflows.
API access
curl -X POST https://api.oakgen.ai/v1/generate/image \
-H "Authorization: Bearer $OAKGEN_API_KEY" \
-H "Content-Type: application/json" \
-d '{
"model": "nano-banana-pro",
"prompt": "Luxury watch product shot on dark marble, studio lighting"
}'Compared to other models
vs. imagen-4-ultra — overall quality
Nano Banana Pro has better overall realism than Imagen 4 Ultra. Imagen 4 Ultra is more cost-effective and still the best for in-image text.
License & commercial use
Licensed through Google's commercial terms.
Permitted on all paid Oakgen plans.
FAQs
How much does Nano Banana Pro cost on Oakgen?
Nano Banana Pro starts at $0.15 per generation on Oakgen. Most generations complete in 8–12 seconds. The $19/month Pro plan includes 5,000 credits, covering roughly 128 generations per month.
Can I use Nano Banana Pro commercially?
Permitted on all paid Oakgen plans.
What is the maximum output resolution?
Nano Banana Pro supports up to 2048×2048.
Does Oakgen provide API access to Nano Banana Pro?
Yes. Oakgen's REST API exposes Nano Banana Pro under the model slug 'nano-banana-pro'. See the API snippet below for an example request.