Nano Banana Pro - Premium AI Image Generator
Pricing
from $0.01 / 1,000 results
Nano Banana Pro - Premium AI Image Generator
Generate premium quality AI images using Google's latest Gemini 3 Pro model. (Nano Banana Pro) Up to 4K resolution with superior text rendering and photorealistic output.
Pricing
from $0.01 / 1,000 results
Rating
5.0
(1)
Developer

John Rippy
Actor stats
1
Bookmarked
27
Total users
9
Monthly active users
12 days ago
Last modified
Categories
Share
Nanobanana Pro - Premium AI Image Generator (Gemini 3 Pro)
Generate premium quality AI images using Google's Gemini 3 Pro model with 2K/4K resolution support. BYOK (Bring Your Own Key) for maximum cost control. Best text rendering and highest quality output.
Features
- Automated data collection
- Structured output format
- Error handling
- Pay-per-event billing
Quick Start
{"input": "your input here"}
Demo Mode
Set demoMode: true to test with sample data (no charges). When you're ready for real results, set demoMode: false or omit it.
{"demoMode": true,...}
Input Parameters
| Parameter | Type | Description |
|---|---|---|
googleApiKey | string | Your Google AI Studio API key |
prompt | string | Describe the image you want to generate |
numberOfImages | integer | How many variations to generate (1-4, default: 4) |
resolution | string | Output resolution: 1K, 1.5K, 2K, or 4K |
style | string | Artistic style (photorealistic, cinematic, etc.) |
negativePrompt | string | Things to avoid in the image (optional) |
demoMode | boolean | Test with sample data (no API key needed) |
Output Format
The actor outputs:
- Generated images saved to key-value store
- Public URLs for each image
- Metadata including prompt, resolution, style, and generation timestamp
{"prompt": "A majestic mountain landscape...","imageCount": 4,"resolution": "2048x2048","style": "cinematic","model": "gemini-3-pro-image-preview","generatedAt": "2024-12-24T10:30:00Z","images": [{ "index": 1, "url": "https://...", "mimeType": "image/png" },{ "index": 2, "url": "https://...", "mimeType": "image/png" }]}
Pricing
This actor uses pay-per-event billing: This actor uses the BYOK (Bring Your Own Key) model:
- Apify Usage: Standard compute costs
- Google Gemini Pro: Billed directly to your Google Cloud account
- Higher resolution images may consume more API credits
Use Cases
- Marketing Campaigns: High-resolution ad creatives and banners
- Print Materials: Posters, brochures, large format prints
- UI/UX Design: High-fidelity mockups and prototypes
- Social Media: Premium quality content for all platforms
- E-commerce: Product visualization and lifestyle imagery
- Presentations: Executive-level visual content
Common Problems & Solutions
"Invalid API key" error
Cause: Your API key is wrong, expired, or doesn't have the right permissions. Fix: Double-check your API key. Make sure you copied it exactly without extra spaces.
"Rate limit exceeded" error
Cause: You've hit the API's rate limits. Fix: Wait a few minutes, then try again. Consider reducing the number of concurrent requests.
Empty or incomplete results
Cause: The target may have anti-scraping protection or the data doesn't exist. Fix:
- Check if the URL/search query is correct
- Try with different parameters
- Some sites may block automated access
Demo data showing instead of real results
Cause: demoMode is still set to true.
Fix: Set demoMode: false and provide your API key(s).
Built by John Rippy | Actor Arsenal