dom-to-pptx-exporter
v2.0.1
Published
Headless CLI tool to convert HTML/CSS/URLs to PPTX presentation files using Puppeteer and dom-to-pptx
Maintainers
Readme
dom-to-pptx-exporter
Headless CLI tool to convert HTML/CSS/URLs to PPTX presentation files using Puppeteer and dom-to-pptx.
Usage
npx dom-to-pptx-exporter <htmlFileOrUrl> [options]Example:
npx dom-to-pptx-exporter slides.html --output presentation.pptx