kebasaa / pdf_to_cbz

Convert PDF comic books to CBZ

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

License: GPL v3

pdf_to_cbz

A python notebook to convert PDF comic books to CBZ, a more common comicbook format, on Windows

Dependencies

Python Jupyter Notebook

The following python packages are required:

  • sys
  • glob
  • os
  • subprocess
  • 7-zip installed. Provide the path to the executable in the script

License

This software is distributed under the GNU GPL version 3.

About

Convert PDF comic books to CBZ

License:GNU General Public License v3.0


Languages

Language:Jupyter Notebook 100.0%