Forge Miniv1.1.0Feature Complete

CBZ Page Auditor

Inspect ZIP/CBZ, 7Z/CB7, and RAR/CBR comic archives for corruption, duplicate pages, numbering gaps, dimension outliers, and likely spreads.

v1.1.0Current release
MITSource license
3Supported platform groups
Comics & CollectionsCatalog category

The problem it solves

CBZ Page Auditor CBZ Page Auditor inspects ZIP/CBZ, 7Z/CB7, and RAR/CBR comic archives without rewriting them. It catches damaged images, duplicate pages, suspicious numbering, unusual dimensions, nearly blank pages, and likely double-page spreads before they become library surprises.

Who CBZ Page Auditor is for

  • Collectors and readers who need a conservative way to organize or inspect their own files.
  • Users working with comics, CBZ, CB7 who want the documented v1.1.0 behavior.
  • People who prefer an open-source release with visible limitations, source, and license terms.

Intended result

Inspect ZIP/CBZ, 7Z/CB7, and RAR/CBR comic archives for corruption, duplicate pages, numbering gaps, dimension outliers, and likely spreads.

This summary is reconciled from the current catalog and repository documentation.

Features in v1.1.0

Capabilities below come from the current project README and release documentation.

01

ZIP/CBZ, 7Z/CB7, and RAR/CBR integrity with conservative archive safety limits

02

Decodability of every supported page image

03

Exact duplicate page data

04

Possible gaps in numeric page filenames

05

Small pages and substantial dimension outliers

06

Nearly black or white pages

Verified examples

Screenshots are shown only when the current README references a local source image. Otherwise, repository example files are linked directly.

Verified release evidence

This project does not currently publish a screenshot or dedicated example folder. The current README, tests, changelog, tagged release, and source repository remain the verified examples of its behavior.

Platforms and implementation

The public release claims only the cataloged platforms and technologies.

Supported platforms

  • Windows
  • macOS
  • Linux

Built with

  • Python
  • Pillow
  • py7zr
  • rarfile

Quick start

The shortest documented path into the current release.

Python 3.10 or newer is required. ZIP/CBZ and 7Z/CB7 work from the installed Python dependencies. RAR/CBR additionally requires one compatible local backend on PATH: UnRAR, 7-Zip, unar, or bsdtar.

python -m venv .venv
python -m pip install -e .

Current limitations

These boundaries are part of the product and prevent the page from implying unverified capability.

  • RAR/CBR decompression depends on an installed local backend because Python's RAR reader does not ship the proprietary decompressor.
  • Duplicate detection is byte-exact; visually identical recompressed pages will not match.
  • Blank-page and spread detection are useful review hints, not editorial conclusions.
  • Filename gap detection works best with simple numeric page names.

Privacy and licensing

Review the actual data boundary before using a tool with sensitive inputs.

Privacy and safety

Archives remain local and are opened read-only. The auditor does not contact metadata services or permanently retain extracted images. 7Z members are decoded inside an automatically deleted temporary directory; ZIP and RAR members are read through their archive libraries. Entry count and total uncompressed-size limits reduce exposure to archive bombs, but untrusted archives should still be handled cautiously.

License and release

CBZ Page Auditor is published under MIT. The current cataloged release is v1.1.0, published 2026-07-19.

Related projects

Related projects are selected deterministically from shared catalog tags, category, and implementation technologies—not popularity or paid placement.

Current public release

CBZ Page Auditor v1.1.0

Use the tagged release for downloads and release notes. Use the repository for source, issues, contribution guidance, security reporting, and complete documentation.

Page source: current Forge catalog plus README and CHANGELOG from the canonical local repository. Fingerprint: f775cbe3c7b2a417.