Epubtrailer.py
A python script that generates a book trailer from an epub file as an animated gif
Install / Use
/learn @DigitalPublishingToolkit/Epubtrailer.pyREADME
Epub Trailer
Epub Trailer produces a book trailer as animated gif from epub files.
usage: epubtrailer.py [-h] [-o OUTPUT] [--width WIDTH] [--height HEIGHT]
[--duration DURATION]
epub
Make a trailer from an epub
positional arguments:
epub epub file
optional arguments:
-h, --help show this help message and exit
-o OUTPUT, --output OUTPUT
output file
--width WIDTH Width (default: 720)
--height HEIGHT Width (default: 576)
--duration DURATION Base slide duration (Default: 0.25 secs)
