Skip to main content

PDF to Comic Book format

Project description

PDF to Comic Book format

Python CLI to convert PDFs to either CBZ or CBR.

Install

Pre-requisites

poppler needs to be installed and available in path before using pdf-to-cb.

Debian / Ubuntu

sudo apt install poppler-utils

RHEL / CentOS / Fedora

sudo dnf install poppler poppler-utils

Arch

sudo pacman -S poppler

Mac / OSX

brew install poppler

Windows This isn't tested or fully supported for this package. However, downloading and installing poppler-windows into the system path may work.

pipx

pipx is available for Linux, OSX, and Windows. Follow the install instructions first for pipx then the following:

pipx install pdf-to-cb

Usage

pdf-to-cb --format cbz *.pdf ~/complete/

Original inspiration: https://github.com/mathewskevin/pdf-to-cbz

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

pdf_to_cb-1.0.0.tar.gz (3.0 kB view hashes)

Uploaded Source

Built Distribution

pdf_to_cb-1.0.0-py3-none-any.whl (4.0 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