macOS
brew install epubchecklocal Homebrew formula metadata
sudo port install epubcheckMacPorts ports tree · textproc/epubcheck/Portfile · source: api.github.com
brew
Validate EPUB files, version 2.0 and later. Version 5.3.0 via Homebrew; verified 2026-06-15.
install
brew install epubchecklocal Homebrew formula metadata
sudo port install epubcheckMacPorts ports tree · textproc/epubcheck/Portfile · source: api.github.com
sudo apt install epubcheckDebian stable package indexes · epubcheck · source: deb.debian.org
nix profile install nixpkgs#epubchecknixpkgs package indexes · pkgs/by-name/ep/epubcheck/package.nix · source: api.github.com
sudo pacman -S epubcheckArch Linux sync databases · epubcheck · source: geo.mirror.pkgbuild.com
overview
Validate EPUB files, version 2.0 and later
history
EPUBCheck is the official conformance checker for EPUB publications. It is distributed as both a standalone command-line tool and a Java library, which makes it useful in publisher QA pipelines, continuous integration, and ad hoc validation by ebook producers.
The project traces its early implementation to Adobe, then became part of the standards-centered EPUB ecosystem around IDPF, W3C, and DAISY. The current W3C repository states that the DAISY Consortium maintains EPUBCheck on behalf of W3C and that parts of its validation functionality build on Jing, Nu HTML Checker schemas, IDPF schemas, and DAISY work.
The public GitHub repository was created in 2013 and lists EPUBCheck 3.0 as an early release that year. Current releases validate EPUB 2 and EPUB 3 content, with the production README noting EPUB 3.3 validation support.
EPUBCheck is unusually central for a validator because EPUB itself is a publishing interchange and distribution format: retailers, aggregators, publishers, accessibility specialists, and production vendors need a shared answer to whether a file conforms. The W3C README's fundraising and donor list shows institutional support from publishers, digital publishing vendors, and accessibility-oriented organizations.
Typical use is the `epubcheck` command against an `.epub` file, with optional machine-readable output for automation. The project also documents Docker use and Java-library use, so package managers mostly provide the CLI entry point while Java builds and CI systems can use the same validator deeper in tooling.
For package-maintainer culture, EPUBCheck is the boring-but-critical kind of tool: one command encapsulates a standards conformance suite that would otherwise require scattered schema and spec knowledge. It appears across Homebrew, Debian-family systems, MacPorts, Nix, and Arch packaging because EPUB validation is needed on developer workstations as well as publishing build machines.
security posture
narrow executable package without higher-risk signals.
green risk · low confidence · appliance
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
executables
| Command | Kind | Exposure | Note |
|---|---|---|---|
epubcheck | cli | global executable |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
https://github.com/w3c/epubcheck
install metadata
| Package key | brew:epubcheck |
|---|---|
| Version | 5.3.0 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/epubcheck |
| Homepage | https://www.w3.org/publishing/epubcheck/ |
| Repository | https://github.com/w3c/epubcheck |
| Upstream docs | https://github.com/w3c/epubcheck/wiki |
| License | BSD-3-Clause |
| Source archive | https://github.com/w3c/epubcheck/releases/download/v5.3.0/epubcheck-5.3.0.zip |
| Last updated | 2026-06-15T10:20:15-04:00 |
| Pulse | updated |
| Dependencies | openjdk |
| Bottle | available (on all) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | epubcheck |
| Version Scheme | 0 |
| Revision | 0 |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
epubcheck 4.2.6-2
Validation Tool for EPUB
https://github.com/w3c/epubcheck
sudo apt install epubcheckepubcheck
nix profile install nixpkgs#epubcheckepubcheck 4.2.6-2
Validation Tool for EPUB
https://github.com/w3c/epubcheck
sudo apt install epubcheckepubcheck 5.3.0-1
The conformance checker for EPUB publications
https://github.com/w3c/epubcheck
sudo pacman -S epubcheckepubcheck
sudo port install epubchecksource trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.