Turn an existing HTML or PowerPoint file into editable HTML slides — either parsed as-is, or rebuilt by AI to export cleanly.
Parses the file directly. HTML must contain <section class="slide">…</section>. PPTX slides are reconstructed as editable positioned HTML objects.
Rebuilds the content as clean slides using the same rules as Create (design system + PPTX-safe), so it exports well. Works on HTML or PPTX. The number of slides is chosen by the AI to fit the content.
The style sets the colors, fonts and layout of generated slides, and can be applied live to the current deck.
This is the style Create uses. If a deck is open, changing it updates the preview immediately.
Any method below creates a new custom style entry, selects it, and applies it to Create. Existing styles are kept.
Reuse an existing CSS design system (e.g. wavestonedesign.css). Its classes are reused by the AI.
Extracts the theme’s accent colors, background and fonts to build a matching style.
Rename the selected custom style, then export its reusable .json file.
Load a style previously saved from DeckSeeder.
Convert your HTML deck to editable PowerPoint with the integrated browser export engine.
Quality export engine — integrated browser pipeline with dedicated HTML preparation, PowerPoint-safe styles, image handling, and layout validation.
Shrinks or nudges overflowing text/blocks when the review detects content beyond the slide edges.
Single HTML file for playback: large slide view, navigation buttons, keyboard navigation and fullscreen. PPTX export stays in DeckSeeder so PowerPoint output remains editable.
The current project is auto-saved in this browser every 30 seconds. JSON Save includes slides, styles, Create options, prompt overrides and the prompts used to generate or edit the deck. API keys are not exported.
Configure the LLM provider. Keys stay in your browser (localStorage).
100% local app for drafting 1280×720 HTML slide decks in the browser, then exporting them to PPTX or standalone HTML.