SVG and PNG
Open the export panel with the Export button in the board header, or Ctrl/Cmd+E.
SVG
Vector output — every shape stays a real, editable path or fill, so it scales cleanly at any size. This is the format to hand off to a developer or open in another design tool. Uploaded images inside an SVG export link to their hosted URL rather than embedding as base64, which keeps the exported file small.
PNG
A rasterized snapshot of exactly what's on the canvas, including hand-drawn styling if the board has it turned on. Use this for screenshots, presentations, or anywhere a static image is all you need.
What gets exported
By default, export covers every shape currently on the board. Select specific shapes first to export just that selection instead of the whole canvas.