Giter Club home page Giter Club logo

manga_to_pdf's Introduction

jpg漫画转pdf

下载漫画资源

https://pan.baidu.com/s/166mMOAq2FuEcvHs2QLwiaQ?pwd=rbsh

百度网盘口令: rbsh

别人的分享,不确定是否会长期有效

解压缩下载到的zip文件

$ ls -1
Monki_第01巻.zip
Monki_第02巻.zip
Monki_第03巻.zip
Monki_第04巻.zip
Monki_第05巻.zip
Monki_第06巻.zip
Monki_第07巻.zip
......

解压所有zip文件,rbshu.com是zip文件的解压密码

$ ls -1 | grep zip | awk '{ print "unzip -P rbshu.com "$1 }' | sh

将每个文件夹中的图片转换成pdf文件

pip install -r requirement.txt
python app.py

manga_to_pdf's People

Contributors

iambitebyte avatar csy1203 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.