No description
Find a file
Renovate b43dabc3d1
All checks were successful
Checking yaml / Run yamllint (pull_request) Successful in 2s
Checking Renovate configuration / validate (pull_request) Successful in 2m41s
Build and test / Generate Documentation (pull_request) Successful in 15m39s
Build and test / Tests (pull_request) Successful in 10m1s
Build and test / Clippy (pull_request) Successful in 10m23s
Build and test / Build AMD64 (pull_request) Successful in 10m34s
fix(deps): update rust crate lopdf to 0.39.0
2026-01-12 03:03:07 +00:00
.forgejo/workflows chore(deps): update https://code.forgejo.org/forgejo/upload-artifact action to v5 2025-12-31 11:00:32 +00: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 feat: support cbr reading 2025-10-26 19:17:02 +11:00
tests feat: support cbr reading 2025-10-26 19:17:02 +11:00
.envrc chore: migrate to Forgejo 2025-10-09 18:35:53 +11:00
.gitignore feat: support cbr reading 2025-10-26 19:17:02 +11:00
.yamllint.yaml chore: migrate to Forgejo 2025-10-09 18:35:53 +11:00
Cargo.lock fix(deps): update rust crate lopdf to 0.39.0 2026-01-12 03:03:07 +00:00
Cargo.toml fix(deps): update rust crate lopdf to 0.39.0 2026-01-12 03:03:07 +00:00
flake.lock chore(deps): lock file maintenance 2025-10-28 18:45:02 +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