cbr2cbz

command module
v0.0.0-...-69b65d4 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: May 31, 2022 License: MIT Imports: 7 Imported by: 0

README

cbr2cbz

Build Status
Converts CBR (application/vnd.comicbook-rar) files to CBZ (application/vnd.comicbook+zip) files.

Installation

With go:
go install git.gryffyn.io/gryffyn/cbr2cbz@latest

Using precompiled binaries:
Download the binary from Releases.

Usage

$ cbr2cbz -h
Usage:
  cbr2cbz [OPTIONS] [<INPUT CBR>] [<OUTPUT CBZ>]

Application Options:
  -r, --rename        Renames files with incorrect extensions

Help Options:
  -h, --help          Show this help message
Renaming

cbr2cbz can optionally rename files with incorrect extensions with the -r flag. If a file with the extension .cbr is actually a CBZ file, cbr2cbz will rename it in place (if an output file is not provided) or to the provided output file.

License

This project is under the MIT license.
Sections of ar/rar.go and ar/util.go under MIT from mholt/archiver.

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL