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

Sjsingh101/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

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published