~/GPT Image 2
Image to Image

GPT Image 2

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

Add images (0/16)

Upload up to 16 images

예제
Example output

Input

Input 1Input
Input 2Input

위에 표시된 샘플 출력입니다. 프롬프트와 설정이 왼쪽에 미리 입력되어 있습니다.

요청 비용은 $0.03 (1회당) For $10 로 약 333 회 실행할 수 있습니다.

추가 기능:

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.

하이라이트

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

파라미터

  • 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

요금

$0.03 생성당

사용 방법

  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.

추천 모델

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.