The fastest open source image gallery downloader for Windows. Bulk-save images from Instagram, Twitter/X, Pixiv, DeviantArt, Reddit and 200+ more sites. Runs in PowerShell in under 60 seconds.
What gallery-dl can do
A single portable .exe file. No installation. No admin rights. Runs in PowerShell or CMD.
Bulk download any public or private (with cookies) Instagram profile, hashtag, or post collection.
Save full-resolution images and videos from any Twitter/X timeline, user, or search. Requires cookies for private accounts.
Download entire Pixiv galleries by artist, tag, or bookmark. Supports ugoira animations with FFmpeg.
Save entire DeviantArt user galleries, favourites, and collections in original resolution.
Save Reddit posts, image galleries, and crosspost media. Handles v.redd.it video+audio merging automatically.
Open source, community-audited, no telemetry. Legal when used respecting copyright and platform ToS.
Quick start
No admin rights required. Works on any Windows 11 or Windows 10 PC.
Save it to any folder, e.g. C:\Tools\gallery-dl\ — no installation, fully portable.
Click the Explorer address bar, type powershell, press Enter.
Run gallery-dl --version. If a version number appears, you're ready.
Paste any supported URL and press Enter. gallery-dl saves images in original resolution.
Need cookies for private content? Cookie setup guide → · Full install guide with PATH setup →
gallery-dl commands for Windows
Run directly in PowerShell or CMD. Replace the URL with your target link.
gallery-dl "https://www.instagram.com/username/"
gallery-dl --cookies-from-browser chrome "URL"
gallery-dl -d "C:\Images\%(category)s\%(uploader)s" "URL"
gallery-dl --image-filter "extension in ('jpg','png','webp')" "URL"
Supported sites — Windows guides
Step-by-step guides for the most popular sites — including authentication, cookies, and common errors.
Profiles, hashtags, reels — with cookie login
Timelines, media tabs, search — auth required
Artist galleries, tags, bookmarks, ugoira
User galleries, favourites, collections
Posts, galleries, subreddits, crossposted media
Authenticate for private content on any site
Set defaults, file naming, output folders
Fix common errors — 403, SSL, not found
FAQ
gallery-dl -U. It updates automatically to the latest version.--cookies-from-browser chrome to pass your browser session to gallery-dl. See the full cookies guide.