Last updated:
0 purchases
PPTX2MD2REVEALJS 1.0.0
pptx2md
pptx2md is a Python package that converts PowerPoint (.pptx) files into Markdown. It also supports converting speaker notes and outputting them in the Markdown file. The output Markdown file can be further converted into a Reveal.js presentation.
Features
Converts PowerPoint slides into Markdown
Supports speaker notes
Outputs speaker notes in the Markdown file
Adds "---" at the end of each slide in the Markdown file
Can be used to generate Reveal.js presentations
Installation
You can install pptx2md with pip:
pip install pptx2md
For personal and professional use. You cannot resell or redistribute these repositories in their original state.
There are no reviews.