UniAll AI SEO/GEO · Nano Banana 2 4K · 2026-05-30

Nano Banana 2 4K API overview

Nano Banana 2 4K is a high-resolution image generation model available on UniAll AI for production-grade visual workflows. It supports both text-to-image and image-to-image generation, making it useful for teams that need detailed creative assets, ecommerce visuals, product posters, social media graphics, brand concepts, and reference-guided image creation.

The public model id is `NanoBanana2-4K`.

Who should use it

Nano Banana 2 4K is best suited for:

Supported generation modes

UniAll AI exposes Nano Banana 2 4K through an async image generation API.

Supported modes:

Supported core parameters include:

API usage

Endpoint:

```http POST /v1/images/generations ```

Example request:

```json { "model": "NanoBanana2-4K", "generation_mode": "image_to_image", "prompt": "A premium product poster with clean lighting and sharp details.", "image_url": "https://example.com/reference.png", "aspect_ratio": "1:1", "resolution": "4K", "num_images": 1 } ```

For pure text-to-image generation, omit `image_url` and set `generation_mode` to `text_to_image`.

Pricing

Nano Banana 2 4K uses per-image billing with resolution-based pricing on UniAll AI.

| Resolution | User price | |---|---:| | 0.5K | $0.0408 / image | | 1K | $0.0544 / image | | 2K | $0.0816 / image | | 4K | $0.1088 / image |

The current listed 4K user price is approximately **$0.109 per image**. API and partner profiles may have different rates depending on the access plan. Failed generations are eligible for refund handling when supported by the platform configuration.

Practical pricing guidance

Use 0.5K or 1K for drafts, prompt testing, and batch exploration. Move to 2K or 4K when generating final assets for ecommerce pages, campaign posters, or delivery-ready creative work. This keeps iteration costs lower while preserving high-resolution output for approved concepts.

Nano Banana 2 4K APINano Banana 2 4K 模型Nano Banana 2 4K 价格Nano Banana 2 4K 官方价格Nano Banana 2 4K 计费Nano Banana 2 4K 教程Nano Banana 2 4K 接口文档NanoBanana2-4K APINanoBanana2-4K 模型Nano Banana 2 4K 图片模型Nano Banana 2 4K 国内可用Nano Banana 2 4K 海外可用

常见问题

What is the model id for Nano Banana 2 4K on UniAll AI?

The public model id is `NanoBanana2-4K`. Use this value in the `model` field when calling the image generation API.

How much does Nano Banana 2 4K cost?

The listed user price for 4K output is $0.1088 per image, shown as about $0.109 per image. Lower resolution tiers are also available: 0.5K, 1K, and 2K.

Does Nano Banana 2 4K support image-to-image generation?

Yes. It supports `image_to_image` with a prompt and one reference image URL. It also supports `text_to_image` generation from a prompt alone.