Skip to content

Choose an Export Format

OpenFlowKit supports both visual exports and editable handoff formats. The right format depends on what happens next.

NeedBest format
editable archival backupJSON
editor-native textOpenFlow DSL
Markdown or repo-friendly textMermaid
docs, slides, or ticketsPNG, JPG, or SVG
design-tool handoffFigma
short playback artifactGIF or video
live viewer or room accessShare / Embed
  • Use JSON when fidelity matters most.
  • Use OpenFlow DSL when OpenFlowKit remains the editing home.
  • Use Mermaid when another docs or repo workflow expects Mermaid.
  • Use SVG when you need scalable vector output.
  • Use PNG or JPG for lightweight visual sharing.
  • Use share/embed when the diagram should remain interactive.

If you want a safe pattern, keep:

  • JSON as the editable master
  • a visual export for presentation
  • Mermaid or DSL only when another text-based workflow needs it