Markdown to PPT – Convert Markdown Files into Slide Decks with AI
Markdown-to-slides is solved; Gamma and Tome do this better already.
Create editable PowerPoint slides from markdown & TypeScript
Editable PPTX output when Marp and Slidev only export PDF or HTML.
Product marketers, developers creating branded slide decks
Marp · Slidev · Reveal.js
tycoslide is similar to other markdown-to-slides tools, but it produces editable PowerPoint files instead of PDFs and HTML. It uses HTML, CSS and Playwright to measure the layout, then rebuilds it as native PowerPoint objects.
Everything is TypeScript, so you can build custom components and layouts without CSS. I had the W3C DTCG standard in mind for design tokens, so it should be pretty flexible. A key design goal is build-time validation, so it fails fast and loud to catch things like layout overflows, missing tokens, and invalid parameters.
Themes are just npm packages containing your graphics files, design tokens, color palette, components, and layouts. You can then use markdown to create your slides. There's an example theme and showcase presentation in the repo too.
This is the first release, so looking for feedback on the DX, slide authoring workflow and what's missing. Hope this is helpful!
Markdown-to-slides is solved; Gamma and Tome do this better already.
Separates content from CSS styling better than Marp or Slidev for cleaner decks.
Markdown-to-Keynote converter in a space already served by Marp and Deckset.
PDF to slides in 60 seconds with assertion-evidence format—but PDF→PPTX tools have existed for years.
Markdown to PPTX with incremental updates that preserve manual edits.
PDF-to-PPT converter, but remove.bg, Canva, and dozen AI alternatives already exist.