~/GPT Image 2
Image to Image

GPT Image 2

OpenAI's latest image editing model with multi-image support.

Skema
Add images (0/16)

Upload up to 16 images

Contoh
Example output

Input

Input 1Input
Input 2Input

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

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

Satu hal lagi:

README

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

GPT Image 2 transforms existing images with near-perfect text rendering and support for multi-image inputs.

Sorotan

  • Multi-image editing Combine and transform multiple source images.
  • Near-perfect text Over 99% text rendering accuracy.
  • Flexible output Supports 1K, 2K, and 4K resolution tiers across common aspect ratios.

Parameter

  • image*Source images to transform (up to 16 images)
  • prompt*Description of the transformation (up to 20,000 characters)
  • aspect_ratioOutput aspect ratio. Auto is the default and only supports 1K output.
    • Auto
    • 1:1 (Square)
    • 9:16 (Portrait)
    • 16:9 (Landscape)
    • 4:3
    • 3:4
  • resolutionOutput resolution. 4K is not available for 1:1; auto aspect ratio supports 1K only.
    • 1K
    • 2K
    • 4K

Harga

$0.03 per generasi

Cara Penggunaan

  1. 1.Upload one or more source images.
  2. 2.Write a prompt describing the transformation.
  3. 3.Choose an aspect ratio and resolution tier.
  4. 4.Generate and download.

Model Lain untuk Dicoba

Photo editing: Transform and enhance photos with text overlays.
Style transfer: Apply artistic styles with text elements.
Composite creation: Combine multiple images into one.

Frequently Asked Questions

What is the GPT Image 2 API?
OpenAI's latest image editing model with multi-image support.
How much does GPT Image 2 cost via API?
GPT Image 2 costs $0.0300 per generation through Renderful's API. No subscription required — pay only for what you use.
How do I use GPT Image 2 via API?
Sign up for a free Renderful API key, then send a POST request to the /v1/predictions endpoint with model "gpt-image-2-i2i". See the documentation at renderful.ai/docs for code examples in Python, JavaScript, and cURL.
What type of content does GPT Image 2 generate?
GPT Image 2 is a image to image model by OpenAI. Key features include: Multi-image input, 1K/2K/4K, Multiple aspect ratios.
Is the GPT Image 2 API fast?
GPT Image 2 has medium generation speed. Results are delivered via polling or webhook callback for seamless integration.