Skip to content

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

Notifications You must be signed in to change notification settings

mystic-man-rhino/MangaPdf

 
 

Repository files navigation

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 62.6%
  • Python 36.1%
  • Shell 1.3%