google
google/nano-banana/Released Sep 2025

nano-banana

Generates photorealistic images with precise prompt and text rendering, mask-free editing, and layout-aware outpainting, ideal for creative and multilingual content.

Provider
google
Modality
image-to-image
Released
Sep 2025
Pricing
$0.04 / image

Ready to build with nano-banana?

Sign in to grab your API key and start making requests.
bash
curl -sSf -X POST https://hub.oxen.ai/api/images/edit \
    -H "Content-Type: application/json" \
    -H "Authorization: Bearer $OXEN_API_KEY" \
    -d '{
  "model": "nano-banana",
  "prompt": "Generate an ox standing in the middle of a snow storm, standing on a long windy road. Zoomed out. Cinematic.",
  "aspect_ratio": "1:1"
}'