Test files › Ebooks › valid.epub
Sample EPUB file (valid)
A valid EPUB 2 with metadata, an NCX table of contents and three chapters.
↓ Download valid.epub| Filename | valid.epub |
| Format | EPUB |
| Size | 2.1 KB (2,148 bytes) |
| MIME type | application/octet-stream |
| SHA-256 | ad719e81f75520420d5d4688da7043e5acb7956cc26e7ca6b6523d48d647253d |
What this file catchesEreaders and ingestion pipelines. EPUB has the same stored-first mimetype rule as ODF, plus a container.xml indirection to the package document - two things naive ZIP handling gets wrong.
Download & verify
curl -fsSL -o "valid.epub" "https://files.hexaqa.com/ebook/valid.epub"
curl -fsSL "https://files.hexaqa.com/ebook/valid.epub" | sha256sum
# expect: ad719e81f75520420d5d4688da7043e5acb7956cc26e7ca6b6523d48d647253d