GreeToon is a powerful, application to automate the process of downloading comic chapters from various websites. Built with Node.js and Puppeteer, it simulates a real user browser to bypass basic anti-bot protections and render dynamic content.
Developed by Greeval Studio.
- ๐ Standalone Application: Runs as a portable
.exefile. No need to install Node.js or NPM. - ๐ฆ Batch Downloading: Paste multiple links at once or load them from a
list.txtfile. - ๐ง Smart Rendering: Uses Puppeteer (Chrome) to handle JavaScript-heavy sites and lazy-loading images.
- ๐ Auto-Scroll Engine: Automatically scrolls down pages to ensure all images are loaded before downloading.
- ๐ Login Mode: specialized mode to log in to premium sites (Naver, Kakao, Webtoon) manually before scraping.
- ๐ก๏ธ Anti-Crash System: Built-in manual Chrome detection to prevent errors on different Windows environments.
- ๐ Organized Output: Automatically creates folders for each chapter and saves images in sequence (001.jpg, 002.jpg...).
Since this is a lightweight wrapper around Puppeteer Core, you strictly need:
- Windows OS (Windows 10/11 Recommended).
- Google Chrome installed on your system.
- GreeToon uses your installed Chrome browser to perform the scraping.
- Download the latest
GreeToon.exefrom the Releases page. - Make sure you have Google Chrome installed.
- Double-click
GreeToon.exe. - Choose [1] Download Chapter and paste your links!