News about image playground api?

Asked on 06/15/2025

1 search

The Image Playground API was introduced to provide a consistent, playful, and easy-to-use experience for image generation on Apple devices. It allows developers to integrate image creation features into their apps without needing to set up or pay for their own text-to-image models or servers. The images are generated on the user's device, ensuring privacy and allowing users to experiment and create as many images as they want.

To integrate the Image Playground API into your app, you can present the Image Playground sheet and optionally provide inputs such as a text prompt or image. Users can iterate over images until they find one they like, and only the final image they choose is shared with your app. This process is hosted by the operating system, so there is no permission prompt, and your app will only receive the result explicitly shared by the user.

For more details, you can refer to the session What’s new in privacy (04:53) and Platforms State of the Union (09:38).