- It generates an html presentation in a minimalist, reader-friendly format.
- It generates a nicely-formatted PDF like this one, suitable for uploading to Speakerdeck or others.
You can install this program using pipx:
pipx install keynote-export
Use keynote-export --help
to see all of the available options. Basically,
keynote-export \
--keynote=<the keynote file> \
--outdir=<a path> \
--title=<the name of the presentation> \
--bluesky-handle=<your BlueSky username>