Sjsingh101 / MangaPdf

A simple python script to convert online manga images from kodansha.us to a PDF file

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MangaPdf

A simple python script to convert online manga images from kodansha.us to a PDF file

Set up virtual environment:

python3 -m virtualenv venv 
source venv/bin/activate 
pip3 install -r requirements.txt 

Download Manga:

python3 mangapdf.py -u https://kodansha.us/series/the-garden-of-words/

image

About

A simple python script to convert online manga images from kodansha.us to a PDF file


Languages

Language:Jupyter Notebook 62.6%Language:Python 36.1%Language:Shell 1.3%