Image to Image

GPT Image

OpenAI's image transformation model.

Schema

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

Example
Example output

Sample output shown above. The prompt and settings are pre-filled on the left.

Your request will cost $0.042 per run. For $10 you can run this model approximately 238 times.

One more thing:

README

OpenAI / GPT Image β€” Image to Image (gpt-image-i2i)

GPT Image transforms existing images based on text prompts.

Highlights

  • β€’Image transformation – Modify existing images with text prompts.
  • β€’Photorealistic – Maintains high quality output.
  • β€’Flexible – Works with various image types.

Parameters

  • β€’image* – Source image to transform
  • β€’prompt* – Description of the transformation
  • β€’size – Output image resolution
    • β€’ 1024Γ—1024 (1:1)
    • β€’ 1536Γ—1024 (3:2)
    • β€’ 1024Γ—1536 (2:3)

Pricing

$0.05 per generation

How to Use

  1. 1.Upload your source image.
  2. 2.Write a prompt describing the transformation.
  3. 3.Generate and download.

More Models to Try

β€’Photo editing: Transform and enhance photos.
β€’Style transfer: Apply artistic styles to images.
β€’Content creation: Generate variations of existing images.

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.