Windows executable
- Platform
- Windows
- File size
- 22.95 MiB
Get the current gallery-dl download from the upstream Codeberg release. Choose the Windows executable or Linux binary, wait for the 15-second countdown, and save the software directly from the project’s verified release URL.
Choose your system. The download starts after a 15-second countdown.
gallery-dl Download for Windows & Linux. Choose your system. The download starts after a 15-second countdown. Check the filename and use the checksums published by the project when verifying a download.
Check the filename and use the checksums published by the project when verifying a download. Codeberg v1.32.8
The gallery-dl download panel links to the official upstream release files. Select the build for your operating system, allow the visible 15-second countdown to finish, and verify that the saved filename matches the file you selected before running it.
Use gallery-dl.exe on Windows or gallery-dl.bin on Linux. macOS users should follow the Homebrew or Python installation instructions because the upstream release does not publish a standalone macOS binary.
After you press a download button, the page shows the remaining time and prevents duplicate clicks. At zero, the browser requests the selected file directly from the verified Codeberg release address.
Review installation choicesConfirm the filename, version, and source before execution. Then open a terminal, check gallery-dl --version, and use a small public supported URL for the first test.
gallery-dl uses separate extractors for websites and URL types. “Supported” does not mean every page on a domain behaves the same way. An extractor may handle individual posts and user galleries but require cookies for favorites, private profiles, or account feeds.
Our supported-site checker focuses on mainstream, non-explicit platforms and shows common capabilities, authentication requirements, and a sample command. The upstream project maintains the authoritative full list, which may change between releases as platforms update their APIs and page structure.
| Platform | Typical capability | Auth |
|---|---|---|
| X / Twitter | Profiles, media timelines, posts, bookmarks | Cookies for many timelines |
| Posts, profiles, reels, stories, saved posts | Cookies | |
| DeviantArt | Galleries, favorites, collections, deviations | OAuth |
| Pixiv | Artworks, rankings, favorites, profiles | OAuth |
| Flickr | Albums, galleries, favorites, search results | OAuth for account data |
The standalone gallery-dl download includes the interpreter and required Python packages for its platform. Keep the executable in a dedicated folder, verify the version, choose a destination, and test a supported public URL before adding authentication or advanced filters.
Without an explicit destination or configuration, download locations depend on the current working directory and extractor defaults. Use --destination PATH for a clear base folder. Put permanent folder and filename rules in the configuration file once the test command behaves correctly.
For login-required sites, --cookies-from-browser can read a local browser profile. The browser and gallery-dl remain on your device. Never paste an authentication cookie into a public issue, chat, or screenshot because the value may grant account access.
A download archive records successful items and skips matching archive IDs on later runs. This is more reliable for recurring jobs than deleting files and hoping filename checks represent the same content. Keep archive files with your configuration and back them up.
Date filters and Python-style file filters depend on metadata exposed by the selected extractor. Use -K to inspect available keywords and --simulate to verify a filter before committing to a large download.
The gallery-dl download does not grant permission to access content. Check account permissions, available disk space, and the platform’s current rules; keep cookie selectors and paths private, and download only content you are authorized to access.
The gallery-dl download and each core page complete a specific task instead of sending you to a generic documentation index.
Use the download panel on this page to select the official Windows executable or Linux binary. After the 15-second countdown, the browser requests the chosen file directly from the upstream Codeberg release.
The latest stable version verified for this page is gallery-dl 1.32.8, published on July 25, 2026. Check the linked upstream release before relying on the version information at a later date.
Windows users can download gallery-dl.exe, a standalone executable that includes its Python runtime and required packages. The upstream documentation also notes that the Microsoft Visual C++ x86 redistributable may be required.
Linux users can download gallery-dl.bin from the same official release. Make the file executable if necessary, verify the version, and place it in a directory that is appropriate for locally installed command-line programs.
The verified release publishes standalone files for Windows and Linux, not macOS. macOS users can install gallery-dl through Homebrew, MacPorts, pip, or another method described on the installation page.
The countdown makes the selected filename and destination clear before the browser leaves the page or starts receiving a file. The status region announces the remaining time and prevents repeated clicks during the same countdown.
No. gallery-dl.wiki provides an independent download guide and countdown interface, while the files come from the official upstream Codeberg release URL. The site does not modify or repackage the executable or Linux binary.
Confirm that the filename and version match the selected release, then compare a local hash with the checksum files published by the upstream project when available. Do not run a file whose source or name differs unexpectedly.
Move the file to a dedicated location, run the version command, and test a small public URL supported by the installed extractor list. Add configuration, cookies, filters, and download archives only after the basic installation works.