https://github.com/cdown/imagetopptx
Convert a sequence of images into a PPTX
https://github.com/cdown/imagetopptx
Last synced: 11 months ago
JSON representation
Convert a sequence of images into a PPTX
- Host: GitHub
- URL: https://github.com/cdown/imagetopptx
- Owner: cdown
- License: other
- Created: 2023-09-11T16:22:25.000Z (almost 3 years ago)
- Default Branch: master
- Last Pushed: 2023-09-11T16:24:56.000Z (almost 3 years ago)
- Last Synced: 2025-02-06T07:30:59.343Z (over 1 year ago)
- Language: Python
- Size: 1.95 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README
- License: LICENSE
Awesome Lists containing this project
README
% imagetopptx --help
usage: imagetopptx.py [-h] [-o OUTPUT] input_files [input_files ...]
Create a PowerPoint presentation from images.
positional arguments:
input_files One or more input image files.
optional arguments:
-h, --help show this help message and exit
-o OUTPUT, --output OUTPUT
Output PowerPoint file.