---
title: Ideogram V3 | RunAPI
description: Generate images with legible text rendering, and edit, reframe, remix,
  or keep a character with Ideogram V3.
url: https://runapi.ai/zh-HK/docs/api/ideogram-v3.md
canonical: https://runapi.ai/zh-HK/docs/api/ideogram-v3
locale: zh-HK
---

> HTML 版本: https://runapi.ai/zh-HK/docs/api/ideogram-v3
> 智能代理網站索引: https://runapi.ai/llms.txt

# Ideogram V3

- [Ideogram V3 編輯圖像](https://runapi.ai/zh-HK/docs/api/ideogram-v3/edit-image.md) — Edit a source image with a mask and instructions, with optional character references.
- [Ideogram V3 重構圖像](https://runapi.ai/zh-HK/docs/api/ideogram-v3/reframe-image.md) — Change an image's aspect ratio while keeping its subject and style.
- [Ideogram V3 重混圖像](https://runapi.ai/zh-HK/docs/api/ideogram-v3/remix-image.md) — Restyle a source image, with optional character and style references.
- [Ideogram V3 文字轉圖像](https://runapi.ai/zh-HK/docs/api/ideogram-v3/text-to-image.md) — Generate images tuned for legible text, with style, rendering speed, and output count control.

---

## RunAPI 的更多內容

- [首頁](https://runapi.ai/zh-HK/.md)
- [模型目錄](https://runapi.ai/zh-HK/models.md)
- [收費](https://runapi.ai/zh-HK/pricing.md)
- [服務商](https://runapi.ai/zh-HK/models)
- [文件](https://runapi.ai/zh-HK/docs/guides)
- [SDK](https://runapi.ai/zh-HK/sdk.md)
- [CLI](https://runapi.ai/zh-HK/cli.md)
- [MCP Server](https://runapi.ai/zh-HK/mcp.md)
- [Claude Code 與 Cursor](https://runapi.ai/zh-HK/claude-code-vs-cursor.md)
- [Cursor API 設定](https://runapi.ai/zh-HK/cursor-api-setup.md)
- [RunAPI 與 OpenRouter](https://runapi.ai/zh-HK/openrouter-alternative.md)
- [企業版](https://runapi.ai/zh-HK/contact.md)
- [聯絡](https://runapi.ai/zh-HK/contact.md)
- [條款](https://runapi.ai/zh-HK/terms.md)
- [私隱](https://runapi.ai/zh-HK/privacy.md)
- [智能代理網站索引](https://runapi.ai/llms.txt)

聯絡我們: contact@runapi.ai

## 結構化資料

```json
[
  {
    "@context": "https://schema.org",
    "inLanguage": "zh-HK",
    "@type": "WebSite",
    "name": "RunAPI",
    "url": "https://runapi.ai/zh-HK",
    "potentialAction": {
      "@type": "SearchAction",
      "target": {
        "@type": "EntryPoint",
        "urlTemplate": "https://runapi.ai/zh-HK/models?q={search_term_string}"
      },
      "query-input": "required name=search_term_string"
    }
  },
  {
    "@context": "https://schema.org",
    "inLanguage": "zh-HK",
    "@type": "Organization",
    "name": "RunAPI",
    "url": "https://runapi.ai/zh-HK",
    "logo": {
      "@type": "ImageObject",
      "url": "https://runapi.ai/zh-HKicon.svg"
    },
    "sameAs": [
      "https://github.com/runapi-ai"
    ]
  },
  {
    "@context": "https://schema.org",
    "inLanguage": "zh-HK",
    "@type": "TechArticle",
    "headline": "Ideogram V3",
    "description": "Generate images with legible text rendering, and edit, reframe, remix, or keep a character with Ideogram V3.",
    "url": "https://runapi.ai/zh-HK/docs/api/ideogram-v3",
    "mainEntityOfPage": "https://runapi.ai/zh-HK/docs/api/ideogram-v3"
  }
]
```
