DAISY 2.02 to EPUB 3
Transforms a DAISY 2.02 publication into an EPUB 3 publication.
Synopsis
Outputs
-
EPUB 3
The resulting EPUB 3.
Options
-
Backwards compatible
Whether or not to include NCX-file, OPF guide element and backwards-compatible metadata.
Possible values: true or false
Default value: true
-
Include Media Overlay
Whether or not to include media overlays and associated audio files.
Possible values: true or false
Default value: true
-
EPUB 3 file name
By default, the file name is the dc:identifier with a ".epub" file extension.
By default, the file name is the dc:identifier with a ".epub" file extension.
This option can be used to set a custom file name.
Possible values: Any <string>
Default value:
Usage: dp2 [GLOBAL_OPTIONS] daisy202-to-epub3 [OPTIONS]
Options:
| --source source
|
NCC of the input DAISY 2.02. |
| --compatibility-mode [compatibility-mode] |
Backwards compatible (default: true) |
| --mediaoverlay [mediaoverlay] |
Include Media Overlay (default: true) |
| --epub-filename [epub-filename] |
EPUB 3 file name (default: ) |
| -o,--output [OUTPUT] |
Path where to store the results. This option is mandatory when the job is not executed in the background |
| -z,--zip |
Write the output to a zip file rather than to a folder |
| -n,--nicename [NICENAME] |
Set job's nice name |
| -r,--priority [PRIORITY] |
Set job's priority (high|medium|low) |
| -q,--quiet |
Do not print the job's messages |
| -p,--persistent |
Delete the job after it is executed |
| -b,--background |
Sends the job and exits |
See Also
Main Specifications
DAISY 2.02 Specification
EPUB 3 Overview