Skip to content

kebasaa/pdf_to_cbz

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.