/cbr2cbz

Convert CBR comic book files to CBZ format

Primary LanguageShell

cbr2cbz

Convert CBR comic book files to CBZ format

Dependencies

  • p7zip
  • p7zip-rar
Debian/Ubuntu
sudo apt install p7zip p7zip-rar
Arch Linux
sudo pacman -S p7zip

Usage

Make executable

chmod +x cbr2cbz.sh

Convert

./cbr2cbz.sh source_directory target_directory

Help

./cbr2cbz --help