Skip to content

frodeaa/cbzTool

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cbzTool

A collection of tools for downloading and converting CBZ files.

Setup

Use maven to build the application, and include the assembly:single goal if you want to create a runnable JAR with all dependencies.

mvn clean install assembly:single

Usage examples

CBZ to PDF

java -jar target/cbztool-jar-with-dependencies.jar -pdf /path/comic.cbz /path/out.pdf

or bulk convertion

./bin/cbz2pdf comicdir pdfdir

About

Comic tools, convert CBZ files.

Resources

Stars

Watchers

Forks

Packages

No packages published