Show HN: DeckBuilder Single-file HTML slide editor (750KB, no build step) (github.com) 3 points by zpusmani 6mo ago ↗ HN
[–] zpusmani 6mo ago ↗ I built this because I got tired of the LLM-to-PowerPoint friction.The workflow: Ask Claude/GPT to generate slides in HTML -> Paste into DeckBuilder -> Drag/drop to fix layout -> Export PDF.Why single-file HTML?No install, runs in browserWorks offline & Local-firstGit-friendly (clean HTML/CSS diffs)~750KB total payloadThe AI does the drafting; this gives you the finishing control locally.Feedback welcome, particularly on the drag-and-drop feel and how the PDF export handles complex layouts!
1 comment
[ 3.2 ms ] story [ 10.7 ms ] threadThe workflow: Ask Claude/GPT to generate slides in HTML -> Paste into DeckBuilder -> Drag/drop to fix layout -> Export PDF.
Why single-file HTML?
No install, runs in browser
Works offline & Local-first
Git-friendly (clean HTML/CSS diffs)
~750KB total payload
The AI does the drafting; this gives you the finishing control locally.
Feedback welcome, particularly on the drag-and-drop feel and how the PDF export handles complex layouts!