{
  "id": "google/gemini-3-pro-image-preview",
  "name": "Gemini 3 Pro Image Preview",
  "type": "image",
  "description": "Gemini 3 Pro Image (Nano Banana Pro) is Google’s studio-quality image model for precise generation and editing with deep visual reasoning and high-resolution output.",
  "supports": [
    {
      "id": "txt->img",
      "label": "Text → Image",
      "description": "Generate an image from a text prompt"
    },
    {
      "id": "img->img",
      "label": "Image → Image",
      "description": "Transform or edit a reference image with a prompt"
    },
    {
      "id": "inputs",
      "label": "Inputs",
      "description": "Supports reference/input images"
    },
    {
      "id": "4k",
      "label": "4K",
      "description": "Supports 4K image generation"
    },
    {
      "id": "native_enhance_prompt",
      "label": "Native Enhance Prompt",
      "description": "Provider-native prompt enhancement"
    }
  ],
  "pricing": {
    "currency": "USD",
    "perImage": 0.14,
    "perImage4k": 0.2,
    "perInputImage": 0
  },
  "links": {
    "page": "https://mynth.io/models/google%2Fgemini-3-pro-image-preview",
    "playground": "https://mynth.io/playground?_m=google%2Fgemini-3-pro-image-preview",
    "json": "https://mynth.io/models/google%2Fgemini-3-pro-image-preview.json",
    "txt": "https://mynth.io/models/google%2Fgemini-3-pro-image-preview.txt",
    "apiDocs": "https://docs.mynth.io/reference/image-generation-request",
    "quickstart": "https://docs.mynth.io/quickstart",
    "sdk": "https://docs.mynth.io/sdk/js-ts/overview"
  },
  "family": [
    {
      "id": "google/gemini-3.1-flash-image",
      "name": "Gemini 3.1 Flash Image",
      "page": "https://mynth.io/models/google%2Fgemini-3.1-flash-image",
      "json": "https://mynth.io/models/google%2Fgemini-3.1-flash-image.json"
    },
    {
      "id": "google/gemini-3.1-flash-lite-image",
      "name": "Gemini 3.1 Flash-Lite Image",
      "page": "https://mynth.io/models/google%2Fgemini-3.1-flash-lite-image",
      "json": "https://mynth.io/models/google%2Fgemini-3.1-flash-lite-image.json"
    }
  ]
}