Markdown
Reveal.js to Markdown
Extract the Markdown content from a reveal.js deck.
How it works
- 1Paste reveal.js HTML.
- 2Each slide’s content is extracted.
- 3Copy the slide-separated Markdown.
Use cases
- Recover Markdown from a deck.
- Edit slides as Markdown.
- Migrate a presentation.
Frequently asked questions
What input is expected?
reveal.js HTML containing <section> slides (Markdown-mode textareas are read directly).
Are separators added?
Yes. Slides are joined with --- so the result is a clean slide deck in Markdown.
Is it private?
Yes, it runs locally.
Related tools
See all →Markdown Editor
A fast, free online Markdown editor with live side-by-side preview.
Live Markdown Preview
Paste Markdown and see it rendered live, side by side, as you edit.
Split View Markdown Editor
A two-pane Markdown editor with the source and live preview side by side.
Fullscreen Markdown Editor
An immersive, full-window Markdown editor with live preview.