| name | pptx-font-normalizer |
|---|---|
| description | Inspect and repair PowerPoint `.pptx` files that render the same font inconsistently because slide XML requests one face name while the embedded font table exposes another. Use when Codex needs to diagnose font fallback, compare requested faces against embedded faces, normalize exact face-name mismatches, or write a repaired copy of a presentation. |
Treat a .pptx as an Open XML package. Verify what the slide XML actually requests before changing anything.