Exporting
Scenes and single layers as PNG, individual images, and your prompt library as JSON.
A finished scene, as PNG
Exporting a scene composites it at full canvas resolution rather than screenshotting what is on screen, so the zoom level you happen to be at makes no difference. Layers are drawn back to front in their stacking order, honouring each layer’s opacity and rotation. Hidden layers are skipped.
If the canvas background is set to transparent, the exported PNG keeps its alpha channel, which is what you want for a logo or a cut-out asset headed somewhere else.
A single layer, as PNG
Right-click a layer in the layer list and choose Export PNG to write just that layer to a file. Or drag its row straight out of the window onto the desktop or a folder: the drop lands as a PNG named after the layer.
Individual images
Download any image straight from the Library, from a chat message, or from a generated layer. Images arrive in the format the model produced, which for OpenAI models you can set yourself to PNG, JPEG or WebP in models and options.
Your prompt library, as JSON
Export every saved prompt to a dated JSON file, for a backup or to move your prompts to another computer. Importing merges a file back in. Because prompts carry their model settings and references, an exported file is a genuine record of how the images were made, not just a list of sentences.