Text to Image

GPT Image

OpenAI's flagship image generation model.

Example output

上記はサンプル出力です。プロンプトと設定は左側に事前入力されています。

リクエストのコストは $0.042 (1回あたり) の金額で $10 で約 238 回実行できます。

もう一つ:

README

OpenAI / GPT ImageText to Image (gpt-image)

OpenAIのGPT Imageは、業界トップクラスのプロンプト理解力で優れた画像生成を提供します。

ハイライト

  • 優れたプロンプト理解:複雑なプロンプトを正確に解釈します。
  • フォトリアリスティックな出力:非常にリアルな画像を生成します。
  • 柔軟なサイズ:複数の出力解像度をサポート。

パラメータ

  • prompt*Text description of the image to generate
  • sizeOutput image resolution
    • 1024×1024 (1:1)
    • 1536×1024 (3:2)
    • 1024×1536 (2:3)

料金

$0.05 生成ごと

使い方

  1. 1.詳細なプロンプトを書きます。
  2. 2.出力サイズを選択します。
  3. 3.生成してダウンロードします。

おすすめモデル

プロフェッショナルクリエイター:高品質なクリエイティブ制作。
マーケティングチーム:プロフェッショナルなマーケティング素材。
コンテンツクリエイター:ソーシャルメディアやウェブコンテンツ。

Frequently Asked Questions

What is the GPT Image API?
OpenAI's flagship image generation model.
How much does GPT Image cost via API?
GPT Image costs $0.0500 per generation through Renderful's API. No subscription required — pay only for what you use.
How do I use GPT Image via API?
Sign up for a free Renderful API key, then send a POST request to the /v1/predictions endpoint with model "gpt-image". See the documentation at renderful.ai/docs for code examples in Python, JavaScript, and cURL.
What type of content does GPT Image generate?
GPT Image is a text to image model by OpenAI. Key features include: 1024x1024, Photorealistic, Great prompt following.
Is the GPT Image API fast?
GPT Image has medium generation speed. Results are delivered via polling or webhook callback for seamless integration.