Skip to content

heroteus/epubcheck

 
 

Repository files navigation

EpubCheck

epubcheck 4.0 repository Pre-Release (master branch contains current 4.0 development in alpha stage)

EpubCheck is a tool to validate EPUB files. It can detect many types of errors in EPUB. OCF container structure, OPF and OPS mark-up, and internal reference consistency are checked. EpubCheck can be run as a standalone command-line tool or used as a Java library.

Releases

Check the release page to get the latest distribution.

EpubCheck 3.0.1 is the latest recommended version to validate both EPUB 2 and 3 files.

Documentation

Documentation on how to use or how to contribute is available on the EpubCheck wiki.

Technical discussions are hosted on the EpubCheck Google Group

Credits

EpubCheck is a project coordinated by IDPF. Most of the EpubCheck functionality comes from the schema validation tool Jing and schemas that were developed by IDPF and DAISY. Initial EpubCheck development was largely done at Adobe Systems.

Authors and contributors to EpubCheck include:

  • Peter Sorotokin
  • Garth Conboy
  • Markus Gylling
  • Piotr Kula
  • Paul Norton
  • Jessica Hekman
  • Liza Daly
  • George Bina
  • Bogdan Iordache
  • Romain Deltour
  • Thomas Ledoux
  • Tobias Fischer
  • Steve Antoch
  • Arwen Pond
  • Masayoshi Takahashi
  • Satoshi KOJIMA

License

EpubCheck is made available under the terms of the New BSD License

Building the 4.0 pre-release

To build epubcheck from the sources you need Java Development Kit (JDK) 1.6 or above and Apache Maven 2.3 or above installed as well as Node.js. On Windows, you should build in a git bash shell (see http://github.com)

You will also need Python to be able to run the BookReporter and related tools.

Build and run tests:

$ mvn install

About

Validation tool for EPUB

Resources

License

Stars

Watchers

Forks

Packages

No packages published