Blog

HTML Slides for AI-Generated Decks

Why HTML works well as the source format for AI slides, where images still belong, and how to keep decks editable.

What this cluster covers

The core argument is simple: AI-generated decks need a format both agents and humans can edit. HTML gives you text nodes, CSS, assets, accessibility, diffs, and browser rendering in one place.

Best starting point

Read the HTML-versus-images article first. It explains why the source format matters before you get into MCP or export details.