Image to Image

GPT Image 1.5

OpenAI's latest image editing 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.034 per run. For $10 you can run this model approximately 294 times.

One more thing:

README

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

GPT Image 1.5 transforms existing images based on text prompts with enhanced quality and precision.

Highlights

  • β€’Enhanced transformation – More accurate image modifications.
  • β€’Better detail preservation – Maintains important image features.
  • β€’Improved consistency – More reliable output quality.
  • β€’Flexible editing – Works with various image types and styles.

Parameters

  • β€’image* – Source image to edit
  • β€’prompt* – Description of the edit to apply
  • β€’size – Output image resolution
    • β€’ Auto
    • β€’ 1024Γ—1024 (1:1)
    • β€’ 1536Γ—1024 (3:2)
    • β€’ 1024Γ—1536 (2:3)
  • β€’quality – Quality level for generation
    • β€’ High (Best quality)
    • β€’ Medium (Faster)
    • β€’ Low (Fastest)
  • β€’background – Background handling
    • β€’ Auto (Context-aware)
    • β€’ Transparent
    • β€’ Opaque
  • β€’output_format – Output image format
    • β€’ PNG
    • β€’ WebP
    • β€’ JPEG

Pricing

$0.04 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 with precision.
β€’Style transfer: Apply artistic styles to images.
β€’Content variation: Generate variations of existing images.
β€’Creative editing: Artistic modifications and enhancements.

Frequently Asked Questions

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