Why EPUB3?

  • HTML5
    HTML5 interactive slide deck for live presentations
    ⇒ online viewing / browsing
  • EPUB3
    EPUB3 e-book for offline reading
    ⇒ re-distributable single file archive

EPUB3 is a structured container for web documents.
unzip ebook.epub to access internal files
(HTML, CSS, Javscript, SVG, MathML, images, fonts, etc.)

EPUB3-Sliderizer generates a single fileset,
which supports both web and e-book presentations.

NO-MARKDOWN <div class="incremental auto" style="margin-top: 1.5em;"> <ul class="noBullet" style="margin-bottom: 1em;"> <li style="margin-bottom: 1.5em;"> <div class="epb3sldrzr-animated bounceInRight"><img src="assets/HTML5.png" class="animated-logos" alt="HTML5"></div> <strong>HTML5</strong> interactive slide deck for live presentations <br>&#8658; online viewing / browsing <li> <div class="epb3sldrzr-animated bounceInRight later"><img src="assets/EPUB.png" class="animated-logos" alt="EPUB3"></div> <strong>EPUB3</strong> e-book for offline reading <br>&#8658; re-distributable single file archive </ul> <p style="margin-left: 5em; margin-bottom: 1em;"> EPUB3 is a structured container for web documents. <br> unzip <span class="code">ebook.epub</span> to access internal files <br> <span class="fade" style="font-size: 0.8em">(HTML, CSS, Javscript, SVG, MathML, images, fonts, etc.)</span> </p> <div class="boxed"> <p> EPUB3-Sliderizer generates a <strong>single</strong> fileset, <br> which supports <strong>both</strong> <em>web</em> and <em>e-book</em> presentations. </div>