Export

Export your deck — Reveal.js, PPTX, MDX, JSON.

Markdown is the source. Everything else is an export. We don't try to be your final delivery format; we try to be the place you write, then we hand off cleanly to wherever the deck has to go next.

Formats
FormatWhat it isWhen to pick it
Reveal.js HTMLA single self-contained HTML file you can host anywhere.Conference talks, GitHub Pages, internal wikis. The format that respects markdown best.
PPTXA native PowerPoint file. Opens in Keynote and Google Slides cleanly."Send it to my CEO who only opens Google Slides." Code blocks render as images for fidelity.
MDXYour deck as Slide components with frontmatter.Backporting a talk into a blog post on a Next.js or Astro site.
JSONThe raw deck shape.Pipelines, automation, the CLI we'll ship next.

Open a deck. Hit Export.