Coder Social home page Coder Social logo

mangareader-to-ebook's Introduction

Mangareader to ebooks support epub and pdf format.

Requirement

  • python 2.7
  • Python Image Library if using --resize

Credit

Download Images from mangareader.net

$python mdl.py <START URL> <OUTPUT DIR> 

Example :

$python mdl.py http://www.mangareader.net/bleach/482 Bleach

or

$python mdl.py http://www.mangareader.net/bleach/482 ./

Make epub

$python makepub.py <dir>

Default image format is jpg. Use --ext to specify another

Example :

$python makepub.py Bleach_482

or

$python makepub.py Bleach_482 --ext png

You will get epub file in output folder

You can provide multiple folders :

$python makepub.py Bleach_480 Bleach_481 Bleach_482

or even (linux only) :

$python makepub.py Bleach/*/

Bleach/ being the folder containing chapter folders

You can resize images to fit your e-reader resolution with --resize width height

Example for a kobo touch:

$python makepub.py Bleach_482 --resize 600 800

Use this to get best quality when your e-reader has lower resolution than original image's Only available with jpg image format

Make PDF

$python makePDF.py <dir> <image format>

Example :

$python makePDF.py Bleach_482 jpg

mangareader-to-ebook's People

Contributors

arkar-aung avatar gaarv avatar nainglinaung avatar saturngod 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.