Converts a Reveal.js script to PDF. Originally written in Groovy, but now also available in an immutable Scala flavor.
-
Renders slides in Firefox to PNG
-
Crops images to 1440x900 and converts to PDF with ImageMagick
-
Based on the original script by Dan Allen (https://github.com/mojavelinux/dzslides)
-
Available in Scala and Groovy versions
Requires sbt 0.13+, zsh and ImageMagick. And, of course, Firefox.
Slides2Png.scala <url>
Requires Groovy, zsh and ImageMagick. And, of course, Firefox.
groovy slides2png.groovy <url>