No description
Find a file
Marc Plano-Lesay 034f0b142c
All checks were successful
Checking Renovate configuration / validate (pull_request) Successful in 1m5s
Build and test / Clippy (pull_request) Successful in 3m25s
Checking yaml / Run yamllint (pull_request) Successful in 11s
Build and test / Tests (pull_request) Successful in 4m12s
Build and test / Build AMD64 (pull_request) Successful in 4m12s
Build and test / Generate Documentation (pull_request) Successful in 3m52s
chore: refactor ahead of supporting more conversion types
2025-10-10 16:37:21 +11:00
.forgejo/workflows chore: migrate to Forgejo 2025-10-09 18:35:53 +11:00
doc Add a readme 2024-10-15 18:02:20 +11:00
nix chore: migrate to Forgejo 2025-10-09 18:35:53 +11:00
src chore: refactor ahead of supporting more conversion types 2025-10-10 16:37:21 +11:00
tests chore: refactor ahead of supporting more conversion types 2025-10-10 16:37:21 +11:00
.envrc chore: migrate to Forgejo 2025-10-09 18:35:53 +11:00
.gitignore chore: migrate to Forgejo 2025-10-09 18:35:53 +11:00
.yamllint.yaml chore: migrate to Forgejo 2025-10-09 18:35:53 +11:00
Cargo.lock chore: refactor ahead of supporting more conversion types 2025-10-10 16:37:21 +11:00
Cargo.toml chore: refactor ahead of supporting more conversion types 2025-10-10 16:37:21 +11:00
flake.lock chore: migrate to Forgejo 2025-10-09 18:35:53 +11:00
flake.nix chore: migrate to Forgejo 2025-10-09 18:35:53 +11:00
LICENSE Add LICENSE 2024-10-11 00:49:41 +00:00
README.md Add a readme 2024-10-15 18:02:20 +11:00
renovate.json chore: migrate to Forgejo 2025-10-09 18:35:53 +11:00

cbz2pdf

Utility converting cbz files to pdf. Only supports cbz files containing jpeg images, although support for other formats can be added pretty easily. Supports converting a single file or an entire folder (recursively) at a time, with parallelism.

demo