Skip to content

hamzahjamad/manga-jpeg-to-pdf

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

About

Convert manga images into a single pdf.

p/s: download manga using HakuNeko first, before converting the downloaded images into a single pdf.

Requirements

  • python

Setting up

  1. Copy .env.example's content into .env & modify its content
    cp .env.example .env
    
  2. Install requirements.txt
    pip install -r requirements.txt
    
  3. Execute script below to convert the images into pdf
    python app.py
    

About

Convert manga images to single pdf

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published