Deck
A viewpoint as a story, page by page. Long hero, embedded media, presentation mode — .pptx never can.
AI writing .pptx ≠ telling a story. Form is nothing if it doesn't move people.
Stop exporting .pptx and chasing 'can you re-send it?'
Deck, doc, sheet — all live web pages. Send one link. Nothing to download, nothing to install.
Demo · 5 free / day · Full power in the workspace
Deck, doc, and sheet — all shipped as shareable web pages. Markdown is the source, a link is the product. Watch the full loop in the video: one prompt in, one link out.
Open: always the latest. Edit: everyone syncs. Files can't — they were built in the 1980s for floppy disks.
In the AI era the artifact shouldn't be a file. Plain writes a link.
Office bundled them for 40 years, but they are three fundamentally different web forms. File becomes web — still three jobs.
A viewpoint as a story, page by page. Long hero, embedded media, presentation mode — .pptx never can.
AI writing .pptx ≠ telling a story. Form is nothing if it doesn't move people.
Markdown source, web render. Inline flowcharts, tables, video, read start-to-finish.
Blocks suit composition, not long-form. Plain returns long-form to itself.
Not cells — a data story panel. KPIs, time series, funnels, SQL, all around one question.
Collab tables pulled Excel toward a database, lost the reasoning. Plain shows "why this number."
Your analysis was always one — deck for client, doc for team, sheet for what-if.
AI writes Markdown. Plain renders three pages. Every edit is a structured patch — diffable, rollback-able.
AI is great at structured text. You can read and edit it too.
# 季度复盘 ## Q2 看了三件事
Every edit = one RFC 6902 patch — diffable, rollback-able.
[{"op":"replace",
"path":"/title",
"value":"Q3 计划"}]Ship a link, not a file. One URL, always the latest.
inplain.app/s/abc123
AI is the brain, Plain is the hands. You write. I ship a link.
Browser writes. Desktop edits. CLI batches. AI agents call in. One source.
Open inplain.app · zero install · main entry
inplain.app/appTauri · offline edits · local archive · macOS / Windows
Plain.appBatch generate / export · drop into CI/CD
$ plain deck generateClaude Code / Cursor connect · let your AI use Plain
claude mcp add plain// All four surfaces share the same documents.source
A project is context: one client, one launch. The deck / doc / sheet inside share brand, assets, chat.
Files share brand / asset / chat — change theme, all three switch.
You don't open "report v3.pptx." You finish "Pancake pitch."
Archive project = one click archives everything, history restorable.
The artifact is a link. But moments hit: client systems block externals, boss needs print, recipient only takes PowerPoint. Each degrades cleanly into .pptx / .docx / .xlsx — layout intact, fonts crisp.
| Plain. | AI deck tools | Office + email | |
|---|---|---|---|
| What you send | One link, always the latest | Slides you still export | Files you re-send |
| Deck, doc & sheet | All three, one source | Decks mainly | Three separate apps |
| Edit once → everything updates | |||
| Opens on any device | Often breaks | ||
| Office export (.pptx / .docx / .xlsx) | Varies | Native | |
| Markdown source · git-diffable |