OpenAI's GPT-Image-2 can now generate images without a background OpenAI is previewing transparent background support for GPT-Image-2 through its API, allowing users to generate PNGs with no background by using the 'background=transparent' parameter. The feature is showcased in OpenAI's Cookbook for use cases such as product shots, PowerPoint diagrams, design elements, and merchandise artwork, with OpenAI claiming that baking the alpha channel during generation yields better results than conventional background removal. Users are advised to omit background descriptions from prompts and to manually verify generated numbers for charts. OpenAI's GPT-Image-2 can now generate images without a background OpenAI is previewing transparent background support for GPT-Image-2 through its API. Users can generate PNGs with no background. The Cookbook https://developers.openai.com/cookbook/examples/multimodal/transparent-image-assets-for-campaigns-and-presentations covers four use cases: product shots for online stores, PowerPoint diagrams, design elements like icons and stickers, and merchandise artwork. According to OpenAI, baking the alpha channel in during generation produces better results than conventional background removal, especially on tricky areas like transparent glass or thin fibers. Users activate the feature with the "background=transparent" parameter. OpenAI recommends leaving background descriptions out of the prompt, since the model may still generate one otherwise. For charts with exact numbers, OpenAI suggests verifying generated values manually. The model produces raster graphics and doesn't guarantee pixel-perfect accuracy. Setup requires Python, the OpenAI and Pillow libraries, and an API key. AI News Without the Hype – Curated by Humans Subscribe to THE DECODER for ad-free reading, a weekly AI newsletter, our exclusive "AI Radar" frontier report six times a year, full archive access, and access to our comment section. Subscribe now OpenAI https://developers.openai.com/cookbook/examples/multimodal/transparent-image-assets-for-campaigns-and-presentations