---
title: Flux Kontext | RunAPI
description: Edit an image from a text instruction, or generate one from text, with
  Flux Kontext pro and max.
url: https://runapi.ai/zh-CN/docs/api/flux-kontext.md
canonical: https://runapi.ai/zh-CN/docs/api/flux-kontext
locale: zh-CN
---

> HTML 版本: https://runapi.ai/zh-CN/docs/api/flux-kontext
> 智能体网站索引: https://runapi.ai/llms.txt

# Flux Kontext

- [Flux Kontext Text-to-Image](https://runapi.ai/zh-CN/docs/api/flux-kontext/text-to-image.md) — Edit a source image from an instruction, or generate one from text, with pro and max.

---

## RunAPI 的更多内容

- [首页](https://runapi.ai/zh-CN/.md)
- [模型目录](https://runapi.ai/zh-CN/models.md)
- [定价](https://runapi.ai/zh-CN/pricing.md)
- [提供方](https://runapi.ai/zh-CN/models)
- [文档](https://runapi.ai/zh-CN/docs/guides)
- [SDK](https://runapi.ai/zh-CN/sdk.md)
- [CLI](https://runapi.ai/zh-CN/cli.md)
- [MCP Server](https://runapi.ai/zh-CN/mcp.md)
- [Claude Code 与 Cursor](https://runapi.ai/zh-CN/claude-code-vs-cursor.md)
- [Cursor API 设置](https://runapi.ai/zh-CN/cursor-api-setup.md)
- [RunAPI 与 OpenRouter](https://runapi.ai/zh-CN/openrouter-alternative.md)
- [企业版](https://runapi.ai/zh-CN/contact.md)
- [联系](https://runapi.ai/zh-CN/contact.md)
- [服务条款](https://runapi.ai/zh-CN/terms.md)
- [隐私政策](https://runapi.ai/zh-CN/privacy.md)
- [智能体网站索引](https://runapi.ai/llms.txt)

联系我们: contact@runapi.ai

## 结构化数据

```json
[
  {
    "@context": "https://schema.org",
    "inLanguage": "zh-CN",
    "@type": "WebSite",
    "name": "RunAPI",
    "url": "https://runapi.ai/zh-CN",
    "potentialAction": {
      "@type": "SearchAction",
      "target": {
        "@type": "EntryPoint",
        "urlTemplate": "https://runapi.ai/zh-CN/models?q={search_term_string}"
      },
      "query-input": "required name=search_term_string"
    }
  },
  {
    "@context": "https://schema.org",
    "inLanguage": "zh-CN",
    "@type": "Organization",
    "name": "RunAPI",
    "url": "https://runapi.ai/zh-CN",
    "logo": {
      "@type": "ImageObject",
      "url": "https://runapi.ai/zh-CNicon.svg"
    },
    "sameAs": [
      "https://github.com/runapi-ai"
    ]
  },
  {
    "@context": "https://schema.org",
    "inLanguage": "zh-CN",
    "@type": "TechArticle",
    "headline": "Flux Kontext",
    "description": "Edit an image from a text instruction, or generate one from text, with Flux Kontext pro and max.",
    "url": "https://runapi.ai/zh-CN/docs/api/flux-kontext",
    "mainEntityOfPage": "https://runapi.ai/zh-CN/docs/api/flux-kontext"
  }
]
```
