deck2pdf is converter from your html slide into PDF format keeping slide layout.
pipx run deck2pdf https://slides.attakei.net/pyconjp-2022/ output.pdf
uvx deck2pdf https://slides.attakei.net/pyconjp-2022/ output.pdf
pip install deck2pdf
deck2pdf https://slides.attakei.net/pyconjp-2022/ output.pdf
- Reveal.js
- More generic types that forwards slide by SPACE key.
It has very breaking changes of architecture. This name is same from old version, , but not same about argument and behaviors.
This is inspred from deck2pdf (Java library) and decktape (NPM CLI).