Skip to main content

A tool to add a title page to CBZ comic book archives, and optionally convert them to EPUB

Project description

ComiBat

PyPI - Python Version

Buy Me a Coffee at ko-fi.com

A tool to add a title page to CBZ comic book archives, and optionally convert them to EPUB.

It won't add a title page if one already exists.

This tool works only with CBZ files, as CBR and CB7 files are not supported and proprietary.

Installation

ComiBat is available on PyPI. To install it, run the following command:

pip install comibat

Usage

To add a title page to a CBZ file, run the following command:

comibat <path/to/cbz/file>

This will add a title page to the CBZ file, and save it as a new CBZ file with the same name but with a (FIXED) suffix.

To convert a CBZ file to EPUB, run the following command:

comibat <path/to/cbz/file> --to-epub

This will convert the CBZ file to EPUB, and save it as a new EPUB file with the same name but with a .epub extension.

License

ComiBat is licensed under the GNU General Public License v3.0. See the LICENSE file for more information.

About

By recoskyler - 2024

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

comibat-0.1.0.tar.gz (16.3 kB view hashes)

Uploaded Source

Built Distribution

comibat-0.1.0-py3-none-any.whl (16.9 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