Skip to main content

Module cbz

Module cbz 

Source
Expand description

Bounded Comic Book Archive (CBZ) reader.

CBZ is a ZIP archive convention rather than a standalone page format. This importer orders image members by a case-insensitive natural filename sort and emits one SVG page for each embedded PNG or JPEG. It reads entries in memory and never extracts archive paths to the filesystem.