SkillAgentSearch skills...

Epubtrailer.py

A python script that generates a book trailer from an epub file as an animated gif

Install / Use

/learn @DigitalPublishingToolkit/Epubtrailer.py
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

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)
View on GitHub
GitHub Stars16
CategoryDevelopment
Updated2y ago
Forks0

Languages

Python

Security Score

75/100

Audited on May 21, 2023

No findings