/pdf2cbr

:pushpin: shell script to convert .pdf digital comics to .cbr

Primary LanguageShell

pdf2cbr

shell script to convert .pdf digital comics to .cbr.

Dependencies

  • ImageMagick

sudo apt-get install imagemagick

  • RAR

sudo apt-get install rar

  • PDFTK

sudo apt-get install pdftk

Usage

  • Make it executable

sudo chmod +x ./pdf2cbr.sh

  • Just the .pdf file as parameter

./pdf2cbr <file.pdf>

  • Done! ✨