html2pptx

Installation
SKILL.md

html2pptx

Convert a rendered HTML page → native PowerPoint .pptx with editable shapes (not a PNG-in-slide).

When to use

  • "Convert this HTML poster to PPT."
  • "I need an editable PowerPoint version of my HTML page."
  • "1:1 PPT clone of poster.html — fonts/colors/layout."
  • "Hand off the poster to a non-developer in PPT."

When NOT to use

  • Need a flat PNG slide → use paper2poster/demo/presentation/posters.pptx.
  • HTML uses heavy JS animations / video → those don't translate to PPT shapes.
  • Math-heavy KaTeX content → math gets rasterized fallback (loses equation editability).

Setup (one-time)

Installs
19
GitHub Stars
2.1K
First Seen
Jul 12, 2026
html2pptx — microsoft/researchstudio