Overview Version History Q & A Rating & Review
Gamma Slide Assistant
Write presentations in Markdown, render with Marp — beautiful slides without leaving VS Code
Note: The Gamma.app API is not publicly available. This extension uses Marp — the best-in-class offline Markdown presentation engine — as the rendering backend.
Write slides in Markdown using --- as separators. One command exports to HTML, PDF, or launches a browser preview.
Features
In-editor slide authoring — write presentations as Markdown without leaving VS Code
Marp rendering — full Marp spec: themes, pagination, backgrounds, speaker notes
One-click export — HTML, PDF, or browser preview from the Command Palette
Starter template — New Presentation scaffolds the Marp frontmatter automatically
Works offline — no internet connection or cloud account needed
Usage
Run Gamma Slides: New Presentation to create a starter deck
Write slides using --- as slide separators
Run Gamma Slides: Export as HTML or Gamma Slides: Preview in Browser
Requirements
npm install -g @marp-team/marp-cli
---
marp: true
theme: default
paginate: true
---
# Title Slide
---
## Slide 2
Your content here.
Commands
Command
Description
Gamma Slides: New Presentation
Create a starter Marp Markdown file
Gamma Slides: Insert Marp Frontmatter
Add Marp config to existing file
Gamma Slides: Export as HTML
Render to standalone HTML
Gamma Slides: Export as PDF
Render to PDF
Gamma Slides: Preview in Browser
Open rendered slides in browser
Explore more tools from the same suite:
Extension
Description
Marketplace
AI Voice Reader
Read files, selections, or documents aloud with Web Speech API
Install ↗
Brandfetch Logo Fetcher
Fetch and insert brand logos from any domain — SVG, PNG, or Markdown
Install ↗
Dev Wellbeing
Posture, eye-strain, and hydration reminders for long coding sessions
Install ↗
Focus Timer
Pomodoro-style focus and break timer with status bar countdown
Install ↗
Gamma Slide Assistant (this)
Export Marp Markdown presentations to HTML and PDF
Install ↗
Hook Studio
Visual editor for VS Code hook conditions and automation rules
Install ↗
Knowledge Decay Tracker
Track staleness of documentation and flag overdue reviews
Install ↗
Markdown to Word
Convert Markdown + Mermaid diagrams to .docx via Pandoc
Install ↗
MCP App Starter
Scaffold Model Context Protocol servers in TypeScript, JavaScript, or Python
Install ↗
Mermaid Diagram Pro
Preview, export, and validate Mermaid diagrams in Markdown files
Install ↗
PPTX Builder
Generate PowerPoint presentations from Markdown using pptxgenjs
Install ↗
Replicate Image Studio
Generate images and videos with FLUX, SDXL, and WAN via Replicate API
Install ↗
SecretGuard
Scan workspaces and files for accidentally committed secrets and keys
Install ↗
SVG to PNG
Convert SVG files to PNG using resvg-js (Rust renderer, no ImageMagick)
Install ↗
SVG Toolkit
Preview, copy as data URI, and validate SVG files in-editor
Install ↗
Workspace Watchdog
Monitor file health, detect stalled work, and surface hot files
Install ↗
License
MIT