Output is always native .pptx — all shapes are editable DrawingML, not images or embedded objects.
Tested: svg_to_pptx.py directly — 7 SVG elements converted to native DrawingML shapes (p:sp), zero image elements (p:pic). Editability claim is accurate. PDF→Markdown pipeline also verified: auto-detects heading hierarchy by font size. Ease of use significantly lower than page implied: this is a 7-step LLM Skill pipeline with 3 blocking user-confirmation nodes (including an "eight-point confirmation" in the Strategist phase) — not a single-command tool. Also requires brew install cairo on macOS for cairosvg support with no fallback guidance.