Presentations that don't start from scratch.
SlideWeave keeps your decks as plain text — edit them in the browser, keep every version, export to PDF or PowerPoint. Write them yourself, or hand the file to your AI agent.
Free to start · Sign in with Google or Microsoft · No credit card
Source
---
mode: strict
title: "Q3 Business Review"
theme: "modern-blue"
---
SLIDE content
title: "Where the quarter landed"
TEXT
Revenue held, churn moved. The renewal
cohort is the one to watch in Q4.
POINTS
- Net revenue retention 104%
- Logo churn 2.1%, up from 1.4%
- Enterprise pipeline 3.2x coverage
Rendered deck
Where the quarter landed
Revenue held, churn moved. The renewal cohort is the one to watch in Q4.
- Net revenue retention 104%
- Logo churn 2.1%, up from 1.4%
- Enterprise pipeline 3.2x coverage
The problem
Why decks rot
The content is locked in a binary
You can't diff it, review it, or generate it. Every change is a manual pass by a human who has to open the file.
Updating means copy-paste
Formatting breaks, the brand drifts, and last quarter's numbers survive into this quarter's deck.
What the AI gives you doesn't fit
An agent can write the content, but not into your template — so someone rebuilds it by hand anyway.
How it works
Three steps, and the file stays yours
- 01
Write or generate
Start from a prompt, from a plain-text file, or from your own agent through the command line.
- 02
Edit in the browser
A visual editor on top of the same file: rich text, tables, images, per-element properties. No syntax required.
- 03
Share and export
Publish a link, or export to PDF and PowerPoint. Every version is kept and comparable.
What it does
Shipped, not promised
Everything below works today. What's still coming is on the roadmap and marked as such.
Visual editor over plain text
Edit slides directly: rich text, tables, images, per-element properties. The underlying file stays readable.
Draft with AI
Describe the deck, get an editable first version. Not a black box — you keep the source file.
Version history with diff
Every save is a version. Compare any two side by side and see exactly what moved.
Live elements
Mermaid diagrams, charts, maps and highlighted code render natively. No screenshots to keep updating.
Organizations and roles
Bring your team in and control who can see and change what.
Audit trail and retention
Every action logged with integrity verification, and a retention policy that actually purges.
Open core
Your decks aren't locked in
SlideWeave is built on ZiraDocs, an open presentation format with an Apache-2.0 command-line compiler. Your presentations are text files. You can build them without us — that's the point.
View ZiraDocs on GitHubFor AI agents
Your agent already knows how to write these
ZiraDocs ships an MCP server, a calibrated prompt kit and a strict linter, so any model can emit a valid deck and check its own work before you ever see it.
Read the LLM kit