Text to Image

GPT Image 1.5

OpenAI's latest image model with enhanced capabilities.

Example output

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

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

もう一つ:

README

OpenAI / GPT Image 1.5Text to Image (gpt-image-1.5)

OpenAIのGPT Image 1.5は、改善されたプロンプト理解と視覚的品質で画像を生成します。

ハイライト

  • 強化されたプロンプト理解:複雑で微妙なプロンプトをより良く解釈します。
  • 品質向上:より高い忠実度と詳細な出力。
  • 柔軟なサイズ:複数の出力解像度をサポート。
  • 高速生成:最適化された処理速度。

パラメータ

  • prompt*Text description of the image to generate
  • sizeOutput image resolution
    • Auto
    • 1024×1024 (1:1)
    • 1536×1024 (3:2)
    • 1024×1536 (2:3)
  • qualityQuality level for generation
    • High (Best quality)
    • Medium (Faster)
    • Low (Fastest)
  • backgroundBackground handling
    • Auto (Context-aware)
    • Transparent
    • Opaque
  • output_formatOutput image format
    • PNG
    • WebP
    • JPEG

料金

$0.04 生成ごと

使い方

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

おすすめモデル

プロのクリエイター:高品質なクリエイティブ作業。
マーケティングチーム:プロフェッショナルなマーケティング資料。
コンテンツクリエイター:ソーシャルメディアとウェブコンテンツ。
デザイナー:コンセプトアートとビジュアルプロトタイピング。

Frequently Asked Questions

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