No description
Find a file
2024-10-15 18:02:20 +11:00
doc Add a readme 2024-10-15 18:02:20 +11:00
src Cleanup 2024-10-15 17:30:02 +11:00
.gitignore Init 2024-10-11 11:16:46 +11:00
.gitlab-ci.yml Add CI 2024-10-11 11:57:13 +11:00
Cargo.lock Cleanup 2024-10-15 17:30:02 +11:00
Cargo.toml Cleanup 2024-10-15 17:30:02 +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

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