Feature walkthrough¶
PptxDiff's feature set breaks down into a few layers, each covered in its own page:
| Area | What it covers |
|---|---|
| Rendering fidelity | How slides are parsed and drawn — real render vs. schematic fallback |
| Diff engine | Everything diffed within one slide pair — text, formatting, images, tables, charts, notes, and more |
| Deck-level comparison | Aligning two whole decks — added / removed / moved slides |
| Duplicate detection | Finding near-identical slides, within a deck and across decks |
| Reviewer workflow | Reviewers, approvals, comments, and the history log |
| Batch mode | Comparing many deck pairs in one pass |
| Three-way merge | Picking winners per diff and exporting a merged .pptx |
| Exports & live push | PDF, HTML, JSON, CSV, Markdown, Notion, Confluence, Slack |
| UI, shortcuts & themes | Dark mode, keyboard shortcuts, drag-and-drop |
| Self-tests | The in-browser regression suite |
If you haven't opened the app yet, get started first — every page below assumes you have a Before/After pair loaded (the built-in sample deck works fine for following along).