Nano Banana 2 Lite 编辑: AI Image Editor

使用 Nano Banana 2 Lite(Google 速度最快的 Gemini 模型)编辑图像。融合最多 14 张参考图像,4 秒交付。免费试用——按次生成付费。

📝

Overview

About this model

Nano Banana 2 Lite 编辑 — Google 速度最快、性价比最高的 Gemini 图像编辑模型

Nano Banana 2 Lite Edit 基于 Gemini 3.1 Flash Lite Image,将同样超快、超实惠的生成能力带入图像编辑。除了文本Prompt之外,还可以Input最多 14 张参考图像,用于融合主体、替换背景或执行定向编辑——全部在几秒内完成,同时保持角色一致性和清晰可读的图中文字。

对于需要最高质量和 4K 分辨率的用户,完整的 Nano Banana 2 Edit 模型提供完整的 Gemini 3.1 Flash Image 编辑体验。

1快速迭代:以极低成本快速测试不同的编辑变体,再决定最终的生产渲染结果。
2多参考融合:将最多 14 张参考图像组合成单张连贯的编辑Output。
3背景与风格替换:在保持主体一致性的同时替换背景或应用风格变化。
4高吞吐编辑工作流:为需要大规模快速、经济地编辑图像的自动化内容工作流提供支持。
5开发者集成:以 4 秒响应时间和简单的 API 访问,将图像编辑功能集成到应用和服务中。
💰

Pricing & Value

Cost analysis

muapiapp$0.03 per generation

价格与 Google AI Studio 费率相当,无需订阅;按图像计费,可通过 API 即时访问。

Fal.aiNon disponibile

Nano Banana 2 Lite Edit (Gemini 3.1 Flash Lite Image) is not currently available on Fal.ai.

ReplicateNon disponibile

Nano Banana 2 Lite Edit is not currently available on Replicate.

** Competitor pricing is estimated based on similar model architectures and usage tiers.

⚙️

Technical Details

Configuration schema

Promptstring

描述目标Immagine内容的文本Prompt。

Default ValueTransform the cat into a cosmic creature made of stars, nebula clouds, and glowing galaxies while preserving its sitting pose and facial expression. Add orbiting miniature planets around its body.
Immagine URLarray

Reference image URLs to edit. Up to 14 images.

Default Valuehttps://cdn.muapi.ai/assets/nano-banana-2-lite-edit-in.jpg
ProporzioniEnum (10 options)

The aspect ratio of the generated image.

Default Value1:1
📖

Implementation Guide

Developer documentation

Come Usare Nano Banana 2 Lite Edit

  1. 编写清晰的Prompt:描述想要的编辑内容——哪些地方需要改变,哪些地方需要保持不变。

  2. 提供参考图像:提供一个或多个 images_list URL(最多 14 个)来编辑或融合图像。

  3. 选择Proporzioni、分辨率和Output格式:从标准比例中选择(1:1、16:9、9:16 等),再选择 1K/2K/4K 分辨率以及 jpgpng

  4. 通过 API 提交

    curl -X POST https://api.muapiapp.com/api/v1/nano-banana-2-lite-edit \
      -H 'Authorization: Bearer YOUR_API_KEY' \
      -H 'Content-Type: application/json' \
      -d '{
        "prompt": "在前景添加色彩鲜艳的花朵",
        "images_list": ["https://example.com/landscape.jpg"],
        "aspect_ratio": "16:9",
        "resolution": "1K",
        "output_format": "jpg"
      }'
    
  5. 轮询结果:使用返回的 request_id 轮询状态端点,直到图像就绪。预计约 4 秒即可获得结果。

Common Questions

Frequently asked

什么是 Nano Banana 2 Lite Edit?

Nano Banana 2 Lite Edit 是 Google 速度最快、性价比最高的图像编辑模型,基于 Gemini 3.1 Flash Lite Image 构建。它以 $0.03/次的价格在 4 秒内完成图像编辑,每次请求最多可融合 14 张参考图像。

Nano Banana 2 Lite Edit 与 Nano Banana 2 Edit 有什么不同?

Nano Banana 2 Lite Edit 优先考虑速度和成本效率,可在约 4 秒内以极低成本编辑图像。Nano Banana 2 Edit 支持最高 4K 的更高分辨率和更先进的编辑能力。高吞吐工作流和快速迭代适合使用 Lite Edit;需要生产级 4K 结果时,请使用 Nano Banana 2 Edit。

可以使用多少张参考图像?

单次请求可以通过 `images_list` 提供最多 14 张参考图像。

支持哪些Proporzioni?

Nano Banana 2 Lite Edit 支持 1:1、2:3、3:2、3:4、4:3、4:5、5:4、9:16、16:9 和 21:9,可Output 1K、2K 或 4K 分辨率。