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.
PDF to slides in 60 seconds with assertion-evidence format—but PDF→PPTX tools have existed for years.
PDF-to-PPT converter, but remove.bg, Canva, and dozen AI alternatives already exist.
Yet another AI presentation tool, but single-file HTML output is genuinely portable.
The interface is a straightforward split editor: Markdown on the left, slide preview on the right, with theme selection, paginate/YAML toggles and quick export/print actions. It doesn't reinvent slide tooling — it's basically Marpit glued to a tidy web editor — but if you live in Markdown this is a convenient, low-friction way to produce slide decks quickly. I'd like to see clearer export options (PDF/speaker notes) and integrations, but for quick technical talks it does the job.
QuickLook for Markdown is genuinely useful, but free plugins already do this.