On August 20, 2026, OpenAI announced that transparent backgrounds are available in preview for the image models gpt-image-2 and gpt-image-2-2026-04-211. The feature covers the Images API and the Responses API image generation tool, affecting the v1/images/generations, v1/images/edits and v1/responses endpoints1.
To use it, set the background parameter to transparent and specify png or webp as the output format1. The changelog states explicitly that jpeg does not support transparent backgrounds1. Generated images can be layered over documents or interfaces without a separate background-removal step.
Sources
- Changelog - OpenAI API - OpenAI official API documentation (entry for August 20, 2026)