epubcheck(1)
| EPUBCHECK(1) | @VERSION@ | EPUBCHECK(1) |
NAME
epubcheck - Validates EPUB files (Version 2.0 and 3.0)
SYNOPSIS
epubcheck [-mode] [MODE] {file}
OPTIONS
These Options can only be used with -mode
-h
opf
nav
mo
xhtml
svg
exp
REQUIREMENTS
epubcheck validates your EPUB file
EXAMPLES
Run epubcheck from your commandline as follows:
$ epubcheck linux.epub $ epubcheck -mode mo linux.epub $ epubcheck /path -mode exp -save
FURTHER INFORMATIONS
Every EPUB file consists of 3 specifications:
Open Publication Structure[1]
Open Packaging Format[2]
OEBPS Container Format[3]
Other specifications are XML, CSS, XHTML, NCX[4], Dublin Core[5] and Zip. epubcheck is available in Version 3.0 and Version 2.0. In version 3.0 you can work with HTML5, MathML and Skripting. Following link to read more about the differences Version3.0[6].
COPYRIGHT
License New BSD License BSD 3-Clause License[7].
AUTHORS
.
Peter Sorotokin
Garth Conboy
Markus Gylling
Piotr Kula
Jessica Hekman
George Bina
Bogdan Iordache
NOTES
- 1.
- Open Publication Structure
- 2.
- Open Packaging Format
- 3.
- OEBPS Container Format
- 4.
- NCX
- 5.
- Dublin Core
- 6.
- Version3.0
- 7.
- BSD 3-Clause License
| 09/23/2016 | epubcheck @VERSION@ |
