Skip to content

Latest commit

 

History

History
26 lines (19 loc) · 514 Bytes

readme.md

File metadata and controls

26 lines (19 loc) · 514 Bytes

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