Skip to content

Python script to convert separate Manga Reader pages into a single PDF

Notifications You must be signed in to change notification settings

lukeweston1234/MangaReader-PDF-Downloader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

The manga reader website is no longer active

This script can convert a number of jpegs for a series into a single PDF file. For example, an input of:

Example Input: Naruto_One //whatever you want to name your pdf PDF Name: https://www.mangareader.net/Naruto/1 //link to the site

Will create a Naruto_One.pdf file in the folder where you run main. The script takes care of cleaning up all the downloaded JPEG files. This script uses bs4, PIL, os, and requests.

About

Python script to convert separate Manga Reader pages into a single PDF

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages