https://github.com/sublee/subpptx
Inject subtitles in MS PowerPoint files
https://github.com/sublee/subpptx
Last synced: 6 months ago
JSON representation
Inject subtitles in MS PowerPoint files
- Host: GitHub
- URL: https://github.com/sublee/subpptx
- Owner: sublee
- License: bsd-2-clause
- Created: 2018-04-27T20:02:47.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2018-04-30T14:22:19.000Z (about 8 years ago)
- Last Synced: 2025-04-30T20:33:39.403Z (about 1 year ago)
- Language: Go
- Size: 89.8 KB
- Stars: 29
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# subpptx
`subpptx` is a tool which injects subtitles in MS PowerPoint (`.pptx`) files.
This tool will makes footers for every slides from their slide notes.
## Usage
There are two prerequisites:
1. subtitles in speaker notes
2. an optimized footer style for subtitles
If you have a ready `.pptx` file, do:
```console
subpptx
```
## Example
Here's a subtitle-ready PPTX:

Now inject subtitles via `subpptx`:
```console
subpptx subpptx.pptx output.pptx
```
You can get a new PPTX file with subtitles:
