A python notebook to convert PDF comic books to CBZ, a more common comicbook format, on Windows
The following python packages are required:
- sys
- glob
- os
- subprocess
- 7-zip installed. Provide the path to the executable in the script
This software is distributed under the GNU GPL version 3.