Skip to content

martinarroyo/img2cbr

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

img2cbr

A simple utility to create a cbr file from a list of image files.

The script depends on miebach's lib-rar-python. There's a pull request that adds Python 3 compatibility. However, it is not yet accepted. If you want to use Python 3, there is a fork you can use.

Usage

usage: img2cbr.py [-h] [-f [format [format ...]]] [-o output] [-v] folder

Creates a .cbr file from a list of image files

positional arguments: folder the name of the directory

optional arguments: -h, --help show this help message and exit -f format [format ...], --formats format [format ...] The filetypes to process. png, jpg, jpeg by default -o output, --output output The output filename -v, --verbose

About

Python utility to create a cbr file from a bunch of images

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published