Nano Banana Pro
Nano Banana Pro
Nano Banana Pro
Generate and edit images using Google’s Nano Banana Pro model via PixelByte API
POST
Nano Banana Pro
Generate images from text descriptions with Google’s fast and affordable Nano Banana Pro model. Supports multiple aspect ratios and resolution tiers.Documentation Index
Fetch the complete documentation index at: https://developer.pixelbyte.app/docs/llms.txt
Use this file to discover all available pages before exploring further.
| Property | Value |
|---|---|
| Provider | |
| Model | Nano Banana Pro |
| Capability | Text to Image |
| Base Cost | 134,000 micro-cents/request ($0.134) |
| Processing Time | ~30 seconds |
Request Body
Model slug. Use
google/nano-banana-pro/text-to-image for text-to-image generation.Input parameters for text-to-image generation.
HTTPS URL to receive a webhook notification when the job completes or fails.
Pricing
Base cost: 134,000 micro-cents per request ($0.134)| Factor | Option | Multiplier |
|---|---|---|
| Resolution | 1k | 1x |
2k | 1x | |
4k | 1.8x |
Response
Unique identifier for the submitted job.
Initial job status. Always
"pending" on successful submission.ISO 8601 timestamp of the estimated completion time.
The cost of the job in micro-cents.
Code Examples
Edit Image
Edit and transform existing images using Google’s Nano Banana Pro model. Provide reference images along with a text prompt to guide the editing process.| Property | Value |
|---|---|
| Provider | |
| Model | Nano Banana Pro |
| Capability | Edit Image |
| Category | Image to Image |
| Base Cost | 134,000 micro-cents/request ($0.134) |
| Processing Time | ~30 seconds |
Request Body
Model slug. Use
google/nano-banana-pro/edit-image for image editing.Input parameters for image editing.
HTTPS URL to receive a webhook notification when the job completes or fails.
Pricing
Base cost: 134,000 micro-cents per request ($0.134)| Factor | Option | Multiplier |
|---|---|---|
| Resolution | 1k | 1x |
2k | 1x | |
4k | 1.8x |