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
Release history Release notifications | RSS feed
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 details)
Built Distribution
File details
Details for the file pdf_to_cb-1.0.0.tar.gz
.
File metadata
- Download URL: pdf_to_cb-1.0.0.tar.gz
- Upload date:
- Size: 3.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/4.0.2 CPython/3.11.8
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 9fc6cc6ffc012b670479ef738466979d448083f1b6178203faf2cfd18783ae85 |
|
MD5 | 414a786be524a7cc14c117d758ab387f |
|
BLAKE2b-256 | 38728221585806534350cbe256eb26aeb25f92df916e26bdb57185edc33dbd58 |
File details
Details for the file pdf_to_cb-1.0.0-py3-none-any.whl
.
File metadata
- Download URL: pdf_to_cb-1.0.0-py3-none-any.whl
- Upload date:
- Size: 4.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/4.0.2 CPython/3.11.8
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | de96a3a67ecbd392c55ec977a745c53ac82d9a761dc31c19874981d6e26f0f2b |
|
MD5 | a5c1b63f98a1a14d8223805c8a6b0587 |
|
BLAKE2b-256 | 6654618c10c05d711b68b3225506182bbaafab1b3de7ceb08312b6a6eb77d07b |