Skip to content

Utility to convert Comic Book Rar archives to Zip equivalent

License

Notifications You must be signed in to change notification settings

fklingler/cbr2cbz

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cbr2cbz is a simple command line utility to convert your comic book archive files from CBR to CBZ. It can be useful to make uniform your comic book library, or to make sure your comic book reader can read the metadata when it does not work with CBR files (as I do with ComicBookLover for iOS with metadata filled with ComicBookLover for Mac OS X).

Requirements

You must have the unrar utility. You can install it easily on Mac OS X with homebrew by using brew install unrar.

Installation

gem install cbr2cbz

Usage

cbr2cbz [options] file ...

You can specify many files to convert. If you specify a directory, it will convert every CBR file inside it.

Use the -k switch if you want to keep the CBR file.

About

Utility to convert Comic Book Rar archives to Zip equivalent

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages