Skip to content

schliemannosaurusrex/cb2pdf

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 

Repository files navigation

cb2pdf

Comic book archive to PDF converter written for linux bash.

I'm not sure if the scripts run perfectly on all platforms, but it won't be so much effort to adapt or improve them to make 'em work everywhere.

I'm using Linux Mint and will keep it compatible with it.

Prerequisites

You need to have following packages installed: img2pdf pdftk tree unrar unzip

Usage

Just run convertComicBookArchives2Pdf.sh in the folder containing the [.cbr |.cbz].

A PDF formatted copy of the file (including the name) with ending *.cb[r|z].pdf will be copied from "/tmp" folder (mktemp -d) to the original folder.

Issues

Not yet for me. Let me know! ;)

Changes

2021-08-15: Added: Removing .cbr extension from resulting file name now; Skipping existing target *.pdf files;
2021-08-14: Fixed bug with *.jpeg files;

About

Comic Book Archive to PDF converter

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages