comic2lrf

comic2lrf [options] comic.cb[z|r]

Convert a comic in a CBZ or CBR file to an ebook.

Whenever you pass arguments to comic2lrf that have spaces in them, enclose the arguments in quotation marks.

[options]

--version

show program’s version number and exit

--help, -h

show this help message and exit

--title, -t

Title for generated ebook. Default is to use the filename.

--author, -a

Set the author in the metadata of the generated ebook. Default is ‘Unknown’

--output, -o

Path to output file. By default a file is created in the current directory.

--colors, -c

Number of colors for grayscale image conversion. Default: 64

--disable-normalize, -n

Disable normalize (improve contrast) color range for pictures. Default: False

--keep-aspect-ratio, -r

Maintain picture aspect ratio. Default is to fill the screen.

--disable-sharpen, -s

Disable sharpening.

--landscape, -l

Don’t split landscape images into two portrait images

--wide-aspect, -w

Keep aspect ratio and scale image using screen height as image width for viewing in landscape mode.

--right2left

Used for right-to-left publications like manga. Causes landscape pages to be split into portrait pages from right to left.

--despeckle, -d

Enable Despeckle. Reduces speckle noise. May greatly increase processing time.

--no-sort

Don’t sort the files found in the comic alphabetically by name. Instead use the order they were added to the comic.

--profile, -p

Choose a profile for the device you are generating this file for. The default is the SONY PRS-500 with a screen size of 584x754 pixels. This is suitable for any reader with the same screen size. Choices are [‘prs500’]

--verbose, -v

Be verbose, useful for debugging. Can be specified multiple times for greater verbosity.

--no-progress-bar

Don’t show progress bar.

Table Of Contents

Previous topic

comic2epub

Next topic

epub-meta

Quick search