Skip to content

Command line tool to create packed comic files

Notifications You must be signed in to change notification settings

italomaia/to-cbz

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

To CBZ

ToCBZ adds helper scripts to make it easier to convert image folders into "cbz" and "cb7" files. "cbz" and "cb7" are file formats compatible with the most popular "comic readers" around, like mcomix and okular.

Install

Usage

>>> to_cbz.py image-folder # image-folder.cbz >>> to_cb7.py image-folder # image-folder.cb7 >>> to_7z.py image-folder # image-folder.7z >>> to_cb7.py * # all folders are converted to cb7

Note

cbz and cb7 are equally compatible with comic readers. The big difference between then is the trade-off. cbz files are larger, but faster to load, while cb7 are smaller, but much slower.

Convert your folders to the format that is most convenient to you.

About

Command line tool to create packed comic files

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages