EPUBCheck

Validate EPUB files

What is it?

EPUBCheck is a tool to validate the conformance of EPUB publications against the EPUB specifications. EPUBCheck can be run as a standalone command-line tool or used as a Java library.

Download

Latest version (v4.2.4) 2020-06-23

View all releases

Basic usage

EPUBCheck is a command line tool. Unzip the file you downloaded and open a terminal program.

Example:

$ java -jar epubcheck.jar moby_dick.epub

Read more about the command line interface.