Rule34 Downloader for Windows — Bulk by Tag, Artist or URL
rule34.xxx runs on the older Gelbooru v0.1 engine — the same lineage as Xbooru — and it is one of the highest-volume booru boards around, with images, animated GIFs and WebM clips organized entirely by tag. ArchiveX is a native Windows 10/11 Rule34 downloader that fetches those posts in bulk by tag, artist or a pasted URL and drops every original file into a searchable local gallery, so you are not saving them one right-click at a time.
The catch with rule34.xxx is its API. The public endpoint now generally expects an API key and a user-id before it will return tag results, and the site's heavy tag-alias system means the tag you type may resolve to a different canonical tag on the server. ArchiveX handles the mechanical part: you paste your key and user-id once, type a tag or a combined multi-tag query, and the Rule34 downloader signs each request, pages through the results, skips duplicates, and files everything locally.
To be honest about the alternatives: gallery-dl, Imgbrd-Grabber and yt-dlp are excellent free, open-source tools and they can all pull from Rule34-class sites. ArchiveX is not trying to replace them for people who live in a terminal — it is a no-setup GUI for people who would rather not edit a config file, install Python or wire up a browser extension, and who want the downloaded posts to end up in a library they can re-search offline. Note: rule34.xxx is an adult (18+) site; ArchiveX is for adults archiving public, lawful content only.
What you can download
- Full-resolution images (JPG/PNG) matching a single tag
- Everything under a specific artist tag
- Posts from combined multi-tag searches (only items matching every tag)
- Animated GIF posts
- WebM / animated video posts
- A whole multi-page tag pull, deduplicated into one local gallery
How to use it
- Open ArchiveX and pick Rule34 (rule34.xxx) as the source.
- Paste a rule34.xxx post or search URL, or type a tag, an artist tag, or a combined multi-tag query.
- If the API rejects your search, add your rule34.xxx API key and user-id in settings so requests are authenticated.
- Choose which media types to grab (images, GIFs, WebM) and set a cap on how many posts to pull.
- Click Search & Download — ArchiveX pages through the results and saves each original file locally.
- Browse, filter and re-search every download in the built-in local gallery.
How it compares
| Feature | ArchiveX | Typical alternatives |
|---|---|---|
| rule34.xxx API key + user-id | Paste your key and user-id once in settings; ArchiveX attaches them to every tag request automatically. | gallery-dl and Imgbrd-Grabber also support Rule34 API credentials — they just expect you to add them in a config file or app settings by hand. |
| Tag aliases & combined multi-tag queries | Type multiple tags in one box; the query goes to the API so aliases resolve exactly as rule34.xxx resolves them. | gallery-dl and Imgbrd-Grabber pass your tag string straight through too, but you assemble and debug the query yourself. |
| GIFs and WebM/animated posts | Saves the original file whether a post is a JPG, an animated GIF or a WebM clip — all in one pass. | yt-dlp targets streaming video, not booru still/GIF galleries; gallery-dl fetches booru originals much like ArchiveX. |
| Large single-tag pulls (many pages) | Walks the API pagination automatically, skips duplicates, and files everything under one tag. | gallery-dl paginates well from the command line; a browser or extension leaves you scrolling and saving manually. |
| Built-in searchable local gallery | Every download lands in a local library you can filter and re-search offline. | gallery-dl and Imgbrd-Grabber write files to disk; browsing and searching is left to your file explorer. |
| Setup | Install the Windows app and go — no Python, no command line, no browser extension. | gallery-dl and yt-dlp are command-line tools; Imgbrd-Grabber is a GUI but still needs manual source and credential setup. |