Export Overview

Web Export Bundle vs Single File — which to pick.

Two export modes:

Building…Use
A website or PWAWeb Export Bundle
Anything else that needs one imageSingle File Export

The Web bundle is the common case: ICO, SVG, PWA PNGs (192/512 + maskable), Apple touch icon, manifest.webmanifest, and a ready-to-paste <head> snippet. Single File is the escape hatch — one PNG, SVG, ICO, or ICNS at a size you pick.

Format reference

FormatBest forSized?
SVGModern browser tabs, scalable assetsNo — inherently scalable
PNGPWA icons, store uploads, general useYes
ICOWindows favicons, legacy fallbackNo — multi-size container
ICNSmacOS app iconsNo — multi-size container