CLI
PowerPoint
Convert PowerPoint presentations to markdown.
Usage
allmd pptx <file> -o output.mdSupported Formats
.pptx
Example
# Convert a presentation to markdown
allmd pptx slides.pptx -o slides.md
# Output to stdout
allmd pptx deck.pptxConvert PowerPoint presentations to markdown.
allmd pptx <file> -o output.md.pptx# Convert a presentation to markdown
allmd pptx slides.pptx -o slides.md
# Output to stdout
allmd pptx deck.pptx