Export images
Export layers and frames as PNG, JPEG, or WEBP files.
Supported export formats
| Format | Best for |
|---|---|
| PNG | Logos, icons, UI assets — lossless with transparency support |
| JPEG | Photos and images where file size matters — no transparency |
| WEBP | Web assets — smaller than PNG/JPEG with good quality |
How to export a layer
- Select the layer or frame you want to export.
- In the right inspector, open the Export section.
- Click + to add an export preset if one does not already exist.
- Choose the file format from the format dropdown (PNG, JPEG, or WEBP).
- Set a scale — available options are 0.5×, 1×, 2×, 3×, 4×, or 8×.
- Click Export to download the file.
Multiple export presets
You can add more than one export preset to a single layer. Each preset produces a separate file on export. Use this to export both a 1× and a 2× version of the same asset in a single click.
Tips
- Export from frames whenever possible — frames produce predictable, clipped output.
- Use 2× or 3× scale for assets that need to look sharp on high-density screens (Retina, HiDPI).
- WEBP is a good default for web-optimized image assets where PNG would be too large.