Test files › Ebooks › sample.fb2
Sample FB2 file (sample)
A valid FictionBook 2.0 ebook: a single XML document with description, body and sections.
↓ Download sample.fb2| Filename | sample.fb2 |
| Format | FB2 |
| Size | 927 bytes (927 bytes) |
| MIME type | application/x-fictionbook+xml |
| SHA-256 | 7e56d4c63f989794f6a6d063f706e53461d17b3d724e8e39aa444c8b02aaa29d |
What this file catchesFB2 is one XML file, not a ZIP, so readers and converters that assume every ebook is an archive fail on it immediately. Also exercises the binary-free path: no cover image is declared, which some converters assume is always present.
Download & verify
curl -fsSL -o "sample.fb2" "https://files.hexaqa.com/ebook/sample.fb2"
curl -fsSL "https://files.hexaqa.com/ebook/sample.fb2" | sha256sum
# expect: 7e56d4c63f989794f6a6d063f706e53461d17b3d724e8e39aa444c8b02aaa29d