epubcheck
Validation Tool for EPUB
Install
- All systems
-
curl cmd.cat/epubcheck.sh
- Debian
-
apt-get install epubcheck
- Ubuntu
-
apt-get install epubcheck
- Kali Linux
-
apt-get install epubcheck
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install epubcheck
- OS X
-
brew install epubcheck
- Raspbian
-
apt-get install epubcheck
- Dockerfile
- dockerfile.run/epubcheck
epubcheck
Validation Tool for EPUB
EpubCheck is a tool to validate IDPF 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, installed as a Java server-side web application or used as a Java library.