# htmlslides
> AI-native HTML presentation platform for creating, playing, sharing, and embedding browser-based slide decks.
Official site: https://www.htmlslides.ai
Primary language: English, with Chinese UI support.
Canonical product category: HTML presentation player and distribution platform.
## Core URLs
- Home and player entry: https://www.htmlslides.ai/
- Create with an AI agent: https://www.htmlslides.ai/create
- AI presentation maker workflow: https://www.htmlslides.ai/ai-presentation
- Slide templates for AI presentations: https://www.htmlslides.ai/slide-templates
- AI PPT maker: https://www.htmlslides.ai/ai-ppt-maker
- AI slides generator workflow: https://www.htmlslides.ai/ai-slides-generator
- HTML to MP4 for presentation decks: https://www.htmlslides.ai/html-to-mp4
- Agent deck specification: https://www.htmlslides.ai/skill
- AI presentation templates: https://www.htmlslides.ai/presentation-templates
- Presentation templates AI: https://www.htmlslides.ai/ai-presentation-templates
- HTML presentation templates: https://www.htmlslides.ai/html-presentation-templates
- PowerPoint templates alternative: https://www.htmlslides.ai/powerpoint-templates
- Google Slides templates alternative: https://www.htmlslides.ai/google-slides-templates
- PowerPoint alternative: https://www.htmlslides.ai/powerpoint-alternative
- Google Slides alternative: https://www.htmlslides.ai/google-slides-alternative
- HTML slides vs PowerPoint: https://www.htmlslides.ai/html-slides-vs-powerpoint
- Live example deck: https://www.htmlslides.ai/examples
- Pricing: https://www.htmlslides.ai/pricing
- Terms: https://www.htmlslides.ai/terms
- Privacy: https://www.htmlslides.ai/privacy
## What htmlslides does
htmlslides lets people play HTML slide decks directly in the browser, import decks from GitHub repositories or GitHub HTML files, upload local .html or .hslides packages, generate share links, embed public decks in other websites, and export presentation playthroughs as MP4 video. Pasted-link playback and slide uploads require a signed-in account; public example decks and public share links may remain viewable without signing in.
The product is built for AI-era presentation workflows: a user can ask an AI coding agent to generate a standards-compliant HTML deck, then sign in to upload or link that deck in htmlslides for playback, sharing, presenter mode, and embedding.
## Supported inputs
- Single HTML files containing section.slide elements.
- .hslides packages, which are ZIP archives with index.html and local assets.
- Public GitHub repositories that contain an HTML or .hslides entry file.
- Public GitHub file URLs.
- htmlslides public share links.
GitHub imports and local file uploads are signed-in actions. Direct public share links and the live example deck are public viewing surfaces.
## Agent guidance
AI agents should read https://www.htmlslides.ai/skill before creating decks for this platform. The skill is the canonical source for deck structure, viewport safety, packaging rules, and delivery checks.
For best results, create self-contained, responsive HTML slides that use section.slide pages, avoid vertical scrolling inside individual slides, and keep assets either embedded or packaged in .hslides format.
## Not a fit
htmlslides is not an online slide editor, not a general webpage scraper, and not a replacement for authoring frameworks like reveal.js or Slidev. It is the playback, sharing, and distribution layer for finished HTML presentations.