Skip to main content

cbz merge - merge comic archives

Project description

cbzm

cbz merge - merge comic archives

installation

it is assumed you have python>=3.11 with pip installed

pip install cbzm

use

cbzm 1.cbz 2.cbz out.cbz

1.cbz, 2.cbz etc get merged into a new archive on the last positional argument, out.cbz

Option Description
--compress {store,deflate,bzip2,lzma} compression method to use for the output archive (default: store)
--slice SLICE python slice expression for pages to pick from each archive, for example :-1 to remove the last page
-y overwrite output file
--help show command usage

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

cbzm-1.0.0.tar.gz (4.6 kB view hashes)

Uploaded Source

Built Distribution

cbzm-1.0.0-py3-none-any.whl (5.3 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page