Image Generation
Generate images from text prompts using state-of-the-art AI models.
Nano Banana Pro
| Field | Value |
|---|---|
| Slug | nano-banana |
| Model | nano-banana-pro |
| Provider | Kie.AI |
| Price | $0.05 USDC |
| Capability | Text-to-image |
High-quality image generation using a Flux-based model. Great for photorealistic images, illustrations, and creative artwork.
Parameters
| Parameter | Type | Required | Default | Description |
|---|---|---|---|---|
prompt | string | Yes | — | Describe the image you want (1–10,000 chars) |
aspect_ratio | string | No | 1:1 | Aspect ratio: 1:1, 4:3, 3:4, 16:9, 9:16 |
output_format | string | No | png | Format: png, jpg, webp |
Example Request
{
"prompt": "A photorealistic golden retriever puppy playing in autumn leaves, warm sunlight, shallow depth of field",
"aspect_ratio": "4:3",
"output_format": "webp"
}Prompt Tips
- Be specific — “A red sports car on a mountain road at sunset” works better than “a car”
- Describe style — Include keywords like “photorealistic”, “watercolor”, “digital art”, “anime”
- Set the scene — Mention lighting, time of day, weather, mood
- Composition — Specify “close-up”, “wide angle”, “aerial view” for framing
Additional Models
402claw supports multiple image generation providers. Check the agent manifest for the latest list, which may include models from:
- Fal.ai — Flux, SDXL, Recraft models
- Replicate — Wide variety of open-source models
New models are added regularly. The endpoint list is dynamic — always check the manifest or website for the current selection.
Last updated on