Image to Image

GPT Image

OpenAI's image transformation model.

Skema

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

Contoh
Example output

Contoh output ditampilkan di atas. Prompt dan pengaturan sudah diisi di sebelah kiri.

Permintaan Anda akan dikenakan biaya $0.042 per eksekusi. Dengan $10 Anda dapat menjalankan model ini sekitar 238 kali.

Satu hal lagi:

README

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

GPT Image mentransformasi gambar yang ada berdasarkan prompt teks.

Sorotan

  • Transformasi gambar Modifikasi gambar yang ada dengan prompt teks.
  • Fotorealistis Mempertahankan output berkualitas tinggi.
  • Fleksibel Bekerja dengan berbagai jenis gambar.

Parameter

  • 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)

Harga

$0.05 per generasi

Cara Penggunaan

  1. 1.Unggah gambar sumber Anda.
  2. 2.Tulis prompt yang menjelaskan transformasi.
  3. 3.Hasilkan dan unduh.

Model Lain untuk Dicoba

Pengeditan foto: Transformasi dan peningkatan foto.
Transfer gaya: Terapkan gaya artistik pada gambar.
Pembuatan konten: Hasilkan variasi dari gambar yang ada.

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.