📊

Markdown to Slides

Create professional presentations from Markdown

No slides to preview

Start typing in the editor to see your slides here

Transform Markdown into Beautiful Presentations

Create professional presentation slides from your Markdown content in seconds. No signup required, works offline, and exports to PDF for sharing.

✍️

Write in Markdown

Use familiar Markdown syntax with live preview

🎨

Beautiful Slides

Professional layouts with custom backgrounds

📄

Export & Share

Download as PDF or present fullscreen

1. Basic Slide Creation

Separate slides using three dashes (---):

# First Slide Title
Your content here

---

# Second Slide Title  
More content here

2. Custom Backgrounds

Add slide attributes using HTML comments:

<!-- .slide: data-background-color="#3b82f6" -->
# Blue Background Slide

---

<!-- .slide: data-background-image="https://..." -->
# Image Background Slide

3. Presentation Mode

  • Press F11 or click the fullscreen button
  • Use arrow keys or navigation buttons to move between slides
  • Press Escape to exit fullscreen

Ready to create your first presentation?

Start typing in the editor above or load one of our example presentations to get started.