Table of Contents

Manga Downloader
Status Platforms Download
Active
Active
JAVA Linux Microsoft Windows Anime & Manga Manga Downloader



Manga Downloader is a very simple application written in JAVA to download any chapters of any manga from the supported websites.

Table of Contents

Supported Websites

At its first release this application supported the following 3 manga sources: MangaDex.org, Bato.to and MangaEden.com.
In other words you can see this application as a replacement for the other manga downloader tools I made in the past years: MangaDex Downloader, Batoto Downloader and Eden Batch Downloader.

Mantaining one single application will be easier for me and will allow more frequent and efficient updates. Furthermore, it is not excluded that support will also be added to new manga sources websites in the future.

From v2.0 onwards has been introduced the support for several new websites and so to date this program supports over 50 websites! This is the full list (in alphabetical order): 1stkissmanga.io, 4uview.com, ac.qq.com, agcscanlation.it, aineteam.it, arenascan.com, asuratoon.com, bato.to/series, bato.to/title, batotoo.com/series, batotoo.com/title, batotwo.com/series, batotwo.com/title, battwo.com/series, battwo.com/title, bentomanga.com, bilibili.com, bilibilicomics.com, chapmanganato.to, coffeemanga.io, coloredmanga.com, comic-days.com, comic-meteor.jp, comic-ryu.jp, comic-walker.com, comic.naver.com, comic.pixiv.net, comic.webnewtype.com, comicborder.com, comicbushi-web.com, comicextra.net, comick.app, comiconlinefree.net, comiko.net/series, comiko.net/title, coolmic.me, daonovel.com, delitoon.com, dynasty-scans.com, fanfox.net, fascans.com, flamecomics.com, flamescans.org, ganma.jp, genkan.io, godamanga.art, hentai2read.com, hiperdex.com, hto.to/series, hto.to/title, juinjutsureader.ovh, jundo.it, klmag.net, komikindo.co, komiku.com, kuragebunch.com, leviatanscans.com, lezhinus.com, lhtranslation.net, likemanga.io, lilymanga.net, lupiteam.net, manga-park.com, manga1000.top, manga18.club, manga18fx.com, manga18sx.com, manga4life.com, mangabat.com, mangabox.me, mangaclash.com, mangadex.org, mangaeden.com, mangafoxfull.com, mangahere.cc, mangajar.com, mangakakalot.com, mangakatana.com, mangakik.net, mangalib.me, manganato.com, manganelo.com, manganelos.com, mangapark.net, mangapill.com, mangaplus.shueisha.co.jp, mangareader.to, mangasee123.com, mangasy.com, mangatoon.mobi, mangatoread.com, mangatoto.com/series, mangatoto.com/title, mangatx.com, mangaworld.ac, mangaworldadult.net, mangax1.com, manhua.dmzj.com, manhuaplus.com, manhuascan.com, manhuascan.io, manhwa18.cc, manhwa18.com, manhwatop.com, merakiscans.com, mreader.co, mto.to/series, mto.to/title, mymangarelease.com, nightcomic.com, nightscans.net, novelleleggere.com, onepiecepower.info, page.kakao.com, pianmanga.com, powermanga.org, ramareader.it, rawdevart.com, read-nifteam.info, readcomiconline.li, readmanganato.com, readtoto.com/series, readtoto.com/title, readtoto.net/series, readtoto.net/title, readtoto.org/series, readtoto.org/title, reaperscans.com, scyllascans.org, sensescans.com, shingekinoshoujo.it, shonenjumpplus.com, shonenmagazine.com, summanga.com, tonarinoyj.jp, toonily.com, tumanga.net, tuttoanimemanga.net, unionleitor.top, wdscans.com, webtoon.xyz, webtoons.com, xbato.com/series, xbato.com/title, xbato.net/series, xbato.net/title, xbato.org/series, xbato.org/title, yaoiefujoshiclubscan.it, zbato.com/series, zbato.com/title, zbato.net/series, zbato.net/title, zbato.org/series, zbato.org/title, zinmanga.com.

The program also supports some generic and famous frameworks, which means that all the websites created using these frameworks can be used with this program even if they are not between the officially supported ones! This is the list of supported generic frameworks: Foolslide, My Manga Reader CMS, Wordpress (Basic), Wordpress Manga (Madara), Coreview, Genkan, Flat Manga, Cruzers, Pizza Reader, Madara clone (No wordpress), Manga Stream

Installation

  1. Install (or update) JAVA and reboot your PC (very important to set the environment variables correctly!).

  2. Download the ZIP package from the button above in this page and extract it with your favorite archive manager (usually there is always one pre-installed in any operating system).

  3. Run the JAR executable:

    • On Windows: usually just double-clicking on it should be enough but if this does not work then right-click on the JAR file, choose the “Open with” option and select “JAVA(TM) Platform SE binary”.
      Note: you can launch the JAR executable also from a cmd window with the same command of Unix/Mac below!

    • On Unix distros or Mac: open a terminal window in the same folder where is the JAR file and type the following command:
      java -jar MangaDownloader.jar

JVM options

Starting from v50 you can set custom options/parameters for the JVM when launching the program. To do it you have to open the vmoptions.txt file (that should be created automatically at first startup in the same folder where is the main executable of the program) and add the custom options/parameters in the file (only one for line).

Bugs, Issues, Enhancements and Proposals

You can report any bugs or issues, as well as suggestions for enhancements and proposals, using the project's official page on GitHub.

Changelog

v63

v62.1

Important note about MangaPark v5x: since the v5x version of the website now uses the qwik framework to provide the list of images to load into the webpage, all the images used by the webpage are located within the same JSON collection and there is no way at the moment to distinguish between the images of the pages of the chapter and third-party images (such as covers, thumbnails, etc…). For this reason the program, until I can figure out a way to distinguish only the pages of the chapter, will download all the images it finds (including garbage ones). I apologize for the inconvenience but it's better than nothing for now.

v62

v61

v60.2

v60.1

v60

v59

v58.1

v58

v57

v56

v55.1

v55

Preliminary note: although graphically this new v55 may look not too different from the previous ones, it actually has undergone a deep rewrite of the source code to adapt it to the new features and to introduce all the new functions. For this reason, new bugs or problems, that were not present before, may now inevitably appear. I therefore ask you to be patient in case you find them and plaese always report them so that they can be fixed as quickly as possible. I apologize for them and thank you for your understanding and patience.

Changelog:

Note about Patreon: as I think you may have noticed from the changelog, starting with this new version there are some limitations for free users. Why this? It has been over a year now that I opened the Patreon account for the program and until last November I didn't even reach 10 supporters. From November to today, as soon as some websites have been fixed and were temporarily only available in nightly builds, I have exceeded 30 subscribers, an increase of over 200% practically. This gave me a clear proof that unfortunately without giving something actually better to Patreon subscribers, people are unfortunately not inclined to subscribe. For this reason I have decided from this version to limit some program options to subscribers only. But do not be angry: I have not removed any features to make them available only to subscribers, but only limited the use of some features to a minimum value still perfectly enjoyable even for free (such as bookmarks, pauses between downloads, simultaneous downloads, etc…) and added completely “extra” functions (such as a function to concatenate images) exclusively for Patreon subscribers. In my opinion, this is the best strategy to conciliate the two worlds (free and subscribers users) without being too restrictive and yet be able to offer to subscribers some extras that are appropriate for the price paid every month.

v54.1

v54

v53.1

v53

v52

v51

v50.3

v50.2

v50.1

v50

v48

v47

v46.8

v46.7

v46.6

v46.5

v46.4

v46.3

v46.2

v46.1

v46

v45.4

v45.3

v45.2

v45.1

v45

v44.1

v44

v43.4

v43.3

v43.2

v43.1

v43

v42.1

v42

v41

v40

v35.1

v35

v34.1

v34

v33.3

v33.2

v33.1

v33

v32.2

v32.1

v32

v31.4

v31.3

v31.1

v31

v30.3

v30.2

v30.1

v30

Since this is the biggest update this program got in its history, I consider this first release of v30 a “beta”, so please expect many bugs and not working things. I'm sorry for that but a deeper work of testing and fixing all the supported websites would increase even more the release date and since it's already been about six months from the last release I thought that it would be a better idea to release it with the new core and major fixes and to work to minor bugs/fixes for every supported website day by day.

New major features:

Supported websites status:

v20

u17

Novelleleggere

Application

v19.1

Application

v19

Merakiscans

Valhallascans

Kakaopage

Tohomh123

Application

v18.1

ReadManga

v18

ReadManga

Application

v17.1

Tonarinoyj

Application

v17

MangaKawaii

Manga-lel

Kissmanga

ComicBorder

Kuragebunch

Tonarinoyj

ShonenMagazine

Ciayo

Toonily

Application

v16.1

WebToons

v16

MangaDex

JapScan

RamaReader

WebToons

GANMA!

Application

v15.3

Application

v15.2

MangaDex

v15.1

Application

v15

MangaDex

MangaKawaii

Mangakakalot

Manganelo

Isekairaw

JapScan

Application

v14.2

MangaDex

Application

v14.1

MangaDex

v14

ShonenMagazine

MangaStream

SenseScans

MangaDex

Application

v13

Kuragebunch

v12.1

JapScan

v12

WebComicsApp

ComicBorder

MangaPanda

MangaReader

Application

v11

WebComicsApp

Tonarinoyj

v10.1

Fallen Angels

v10

Tonarinoyj

Fallen Angels

JapScan

MangaDex

Application

v9.0

MangaPark

MangaKawaii

Manga-lel

JapScan

Application

v8.7

MangaDex

Application

v8.6

MangaDex

Batoto

Application

v8.5

Application

MangaDex

v8.4

Application

v8.3

Kissmanga

v8.2

MangaWorld

FanFox (MangaFox)

MangaHere

Application

v8.1

v8.0

APD Read Online

LHScan

MangaHere

MangaEden

FanFox (MangaFox)

MangaRock

MangaWorld

Kissmanga

Application

v7.0

MangaDex

LHScan

v6.5

APD Read Online

v6.4

KissManga

v6.3

KissManga

v6.2

Application

KissManga

v6.1

MangaDex

v6.0

Application

KissManga

FanFox

MangaHere

v5.2

MangaDex

v5.1

Application

v5.0

Application

FaxFox

MangaHere

APD Read Online

v4.0

KissManga

MangaHere

v3.2

MangaDex

v3.1

MangaDex

v3.0

Application

MangaDex

v2.4

MangaEden

v2.3

Batoto

v2.2

MangaDex

v2.1

MangaFox

v2.0

Application

MangaFox

MangaHere

v1.0

Application

Batoto

MangaDex

Thanks