Batch download all images from a Pixiv artist's portfolio in one command.
Archive DeviantArt galleries with custom folder structure based on tags and dates.
Download manga chapters from MangaDex with automatic naming and organization.
Scrape Danbooru collections matching specific search criteria into organized folders.
gallery-dl is a command-line tool, meaning you use it by typing commands in a terminal, for downloading image galleries and collections from a wide range of image hosting websites. The topics list mentions sites like Pixiv, DeviantArt, Danbooru, Tumblr, Kemono, and MangaDex, among many others listed in its documentation. You give it one or more URLs and it downloads the images from those pages. It offers extensive options for controlling what gets downloaded, how files are named, and where they are saved. A JSON-based configuration file lets you set persistent preferences. Optional dependencies add support for video downloads, proxy servers, browser cookie extraction (useful for sites that require login), and various compression formats. It runs on Python 3.8 or later and can be installed through several package managers, including pip, Homebrew, Chocolatey, Scoop, and snap, or as a standalone executable for Windows and Linux that bundles everything it needs. A Docker image is also available. Note that active development has moved to Codeberg (a code hosting platform), so the GitHub repository may lag slightly behind the latest version.
Generated 2026-05-18 · Model: sonnet-4-6 · Verify against the repo before relying on details.