# HTML Presentations Manim Slides allows you to convert presentations into one HTML file, with [RevealJS](https://revealjs.com/). This file can then be opened with any modern web browser, allowing for a nice portability of your presentations. As for every command with Manim Slides, converting slides' fragments into one HTML file (and its assets) can be done in one command: ```bash manim-slides convert [SCENES]... DEST ``` where `DEST` is the `.html` destination file. ## Configuring the Template Many configuration options are available through the `-c