Hobby Projects

AIO Webtoon Downloader

I built AIO-Webtoon-Downloader to make downloading comics and novels from tons of sites way less of a headache. Instead of juggling different downloaders or dealing with sketchy sites, this all-in-one tool pulls from over 25 popular sources like mangafire.to, asuracomic.net, manganato.gg, comix.to, weebcentral.com, mangataro.org, and many more — handling everything from classic manga to vertical webtoons and even text-heavy light novels. It comes with both a straightforward command-line interface (aio-dl.py) and a simple GUI (gui.py) so you can pick your style. Key perks include resumable downloads (no starting over if it drops), parallel batch downloading for multiple series at once, auto-updating your library for new chapters, smart image processing (resize, compress, etc.), and output to whatever format you want: PDF, EPUB (fixed or vertical-scroll), CBZ, or just raw files. It even gets clever with light novels (detects prose and handles text properly), lets you prioritize scanlation groups, split big downloads by size or chapter count, and bypasses annoying protections like Cloudflare on tricky sites. Perfect for building your offline collection without the usual fuss.

Project Link

Documentation

Setup notes, references, and operational details for this project.