Text to Image

GPT Image 1.5

OpenAI's latest image model with enhanced capabilities.

Schema
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 β€” Text to Image (gpt-image-1.5)

GPT Image 1.5 from OpenAI delivers enhanced image generation with improved prompt understanding and visual quality.

Highlights

  • β€’Enhanced prompt following – Better interprets complex and nuanced prompts.
  • β€’Improved quality – Higher fidelity and more detailed outputs.
  • β€’Flexible sizes – Supports multiple output resolutions.
  • β€’Faster generation – Optimized processing speed.

Parameters

  • β€’prompt* – Text description of the image to generate
  • β€’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.Write a detailed prompt describing your image.
  2. 2.Choose output size.
  3. 3.Generate and download.

More Models to Try

β€’Professional creators: High-quality creative work.
β€’Marketing teams: Professional marketing materials.
β€’Content creators: Social media and web content.
β€’Designers: Concept art and visual prototyping.

Frequently Asked Questions

What is the GPT Image 1.5 API?
OpenAI's latest image model with enhanced capabilities.
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". 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 text to image model by OpenAI. Key features include: 1024x1024, Auto size, Transparent backgrounds.
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.