Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/fklingler/cbr2cbz

Utility to convert Comic Book Rar archives to Zip equivalent
https://github.com/fklingler/cbr2cbz

Last synced: about 2 months ago
JSON representation

Utility to convert Comic Book Rar archives to Zip equivalent

Awesome Lists containing this project

README

        

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](http://mxcl.github.com/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.