Show HN: TypeDeck – Markdown, Mermaid, etc. to presentation slides
typedeck.io·2d·
Discuss: Hacker News
✍️Markdown
Preview
Report Post

Hey HN. I built TypeDeck (https://typedeck.io) because I work in Markdown and hated copy-pasting to make presentations in Google Slides, Powerpoint, etc.

The format is intentionally simple: minimal GUI and if you're keyboard-first, standard markdown and HTML comments do it all. Github sync, export to PDF/PPTX.

Technical details for the curious: - React 19 + Vite, Firebase backend - CodeMirror 6 for the editor - pptxgenjs for PowerPoint export (this was painful - PPTX is a wild format) - Mermaid rendering for diagrams - Design token system with 8px baseline grid, WCAG AA color contrast - I designed it around how LLMs output text. Ask ChatGPT/Claude for slides, paste the markdown, done. No reformatting step.

What's missing: - No speak...

Similar Posts

Loading similar posts...