Skip to content

v0.1.1

Latest

Choose a tag to compare

@github-actions github-actions released this 30 Jul 20:04

presentationconverter-*.tar.gz — the Nextcloud app. Unpack into your
instance's custom_apps/ and enable it.

presentation-converter-*.tgz — the npm packages (core, cli, server),
installable with npm install <file>. The CLI's binary is
presentation-converter.

No desktop installers: this project has no GUI. It is a CLI, a library, an HTTP
server and a web front-end.

Converts Keynote / PowerPoint / Slides / ODP to PDF plus a .notes.json
presenter-notes sidecar
. Exporters drop hidden slides, so the slide count and
the PDF page count do not necessarily match — the notes are parsed from the
source XML rather than the rendered output for that reason.

What's Changed

New Contributors

Full Changelog: v0.1.0...v0.1.1