Skip to content
Novus Examples
cbz16.1 KB

CBZ — Comic Book Archive

A CBZ comic archive — a ZIP of sequentially named JPEG pages, the standard container for digital comics. Built from generated pages; for testing comic readers and CBZ→PDF conversion.

Archive contents — 3 entriescbz
  • page-001.jpg
  • page-002.jpg
  • page-003.jpg

Specifications

Format
CBZ (ZIP of images)
Pages
3
Page Size
800×1200
Image Format
JPEG

What is a .cbz file?

CBZ (Comic Book ZIP) is a ZIP archive holding a sequence of image files, typically named so they sort into page order, used to distribute comics and manga. It carries no compression benefit beyond ZIP and relies on filename ordering for pagination. Readers display the images as consecutive pages.

How to use this file

Use an example CBZ to test comic-reader page ordering, ZIP extraction of image sequences, and tools that build or convert comic archives.

How to use this file for testing

“CBZ — Comic Book Archive” is a deterministic Novus Examples fixture for Conversion testing. The same content exported across many formats and linked as a group, so you can convert one and diff against the expected twin.

Documented properties for this file: 3 pages · CBZ (ZIP of images). Compare results against paired or grouped companions on this page when present (clean↔damaged, searchable↔scanned, or format twins) so scores stay reproducible across runs.

Download the file once, keep the path stable in CI or local scripts, and treat the spec table as the contract: dimensions, seeds, field lists, and roles are intentional. Corrupt or invalid samples are labelled as such — expect parsers to fail loudly rather than silently accept them.

E-book fixtures are structured archives documented down to their spine and manifest. Test readers and converters, and where a valid↔intentionally-invalid pair exists, assert graceful handling of the malformed container.

Generated by generation/ebooks.py. Free for any use, no attribution required — license.