Image to Image

GPT Image

OpenAI's image transformation model.

Hint: You can drag and drop a file or click to upload

Example output

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

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

もう一つ:

README

OpenAI / GPT ImageImage to Image (gpt-image-i2i)

GPT Imageはテキストプロンプトに基づいて既存の画像を変換します。

ハイライト

  • 画像変換:テキストプロンプトで既存の画像を修正。
  • フォトリアリスティック:高品質な出力を維持。
  • 柔軟性:様々な画像タイプに対応。

パラメータ

  • image*Source image to transform
  • prompt*Description of the transformation
  • 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 image transformation 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-i2i". 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 image to image model by OpenAI. Key features include: Image input, 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.