Tools, FAQ, Tutorials:
Validate EPUB 3.0 Book with EpubCheck 4.0.2
How to validate EPUB 3.0 book with EpubCheck 4.0.2?
✍: FYIcenter.com
You can follow this tutorial to validate EPUB 3.0 books with EpubCheck 4.0.2.
1. Download this EPUB 3.0 book file, Hello-3.0.epub.
2. Make sure EpubCheck 4.0.2 is installed in \fyicenter\epubcheck-4.0.2.
3. Run "java" command to with the EpubCheck 4.0.2 JAR file:
\fyicenter>java -jar epubcheck-4.0.2\epubcheck.jar Hello-3.0.epub Validating using EPUB version 3.0.1 rules. No errors or warnings detected. epubcheck completed
The result tells you that Hello-3.0.epub is a valid EPUB 3.0 book file.
⇒ Validate EPUB 3.1 Book with EpubCheck 4.0.2
2018-06-06, 921👍, 0💬
Popular Posts:
How to create Hello-3.1.epub with WinRAR? I have all required files to create Hello-3.1.epub. To cre...
FYIcenter JSON Validator and Formatter is an online tool that checks for syntax errors of JSON text ...
FYIcenter.com Online Tools: FYIcenter JSON Validator and Formatter FYIcenter JSON to XML Converter F...
How to extend json.JSONEncoder class? I want to encode other Python data types to JSON. If you encod...
How to add a new operation to an API on the Publisher Portal of an Azure API Management Service 2017...