Skip to main
maudeMDCC/00
Design commands

/design:export

Export a canvas to images, documents, slides, video or a handoff bundle.

PropertyValue
Command/design:export
Categorydaily (daily)
Argument hint<png|pdf|svg|html|pptx|mp4|gif|webm|canva|zip> [--scope selection|artboard|canvas-as-separate|project-raw] [--out <path>] [--option key=value]
Sourceplugins/design/commands/export.md

Description

Export a canvas to images, documents, slides, video or a handoff bundle.

Invocation

Claude Code

snippet
/design:export <png|pdf|svg|html|pptx|mp4|gif|webm|canva|zip> [--scope selection|artboard|canvas-as-separate|project-raw] [--out <path>] [--option key=value]

Codex

snippet
$design:source-command-export <png|pdf|svg|html|pptx|mp4|gif|webm|canva|zip> [--scope selection|artboard|canvas-as-separate|project-raw] [--out <path>] [--option key=value]

Use the same arguments and flags. See native Codex setup for installation, dependencies and the distinction from Studio's built-in chat.

Source of truth

On this page