How to Use

This guide covers the standard workflow from creating a presentation to exporting final outputs.

1. Create or Open a Presentation

  1. Use the New Presentation action from the File tools.
  2. To continue existing work, open the saved files panel and select a file.
  3. Use the save action or Ctrl/Cmd + S to persist changes.

2. Add Slides and Content

  1. Click + in the sidebar to add a blank slide.
  2. Use Insert tools (Title, Content, Image, Code, Diagram) to add prebuilt slides.
  3. Write directly in Markdown in the editor panel.

3. Use Images and Diagrams

  1. Use the image insert button to upload an image.
  2. Uploaded images are embedded as Base64 to keep files self-contained.
  3. For Mermaid, add a Mermaid fenced block and verify preview rendering.

4. Arrange and Review Slides

  1. Use slide controls to move, duplicate, or delete slides.
  2. Switch transition type and theme from toolbar controls.
  3. Use live preview to verify visual structure before export.

5. Export Output

  1. Open Export and select format: HTML, Markdown, PDF, or PPTX.
  2. Use HTML/Markdown for source portability.
  3. Use PDF/PPTX for presentation sharing and delivery.