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회당) For $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.