Test filesEbooks › valid.epub

Sample EPUB file (valid)

A valid EPUB 2 with metadata, an NCX table of contents and three chapters.

↓ Download valid.epub
Filenamevalid.epub
FormatEPUB
Size2.1 KB (2,148 bytes)
MIME typeapplication/octet-stream
SHA-256ad719e81f75520420d5d4688da7043e5acb7956cc26e7ca6b6523d48d647253d
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

More ebooks test files

broken-container.epub

← All Ebooks files