Derpibooru Downloader for Windows
Derpibooru is the largest My Little Pony art archive, and it runs on the open-source Philomena imageboard engine. ArchiveX is a native Windows 10 and 11 app that connects to it and pulls pony art down by tag, by artist, or from a pasted post URL, dropping every file into a searchable local gallery you own. There is no browser extension to install and no command line to learn.
Because Philomena exposes a public API, ArchiveX can read a tag's metadata and queue thousands of matching uploads in one pass instead of you saving images one right-click at a time. Set a result cap, pick your rating filters, and the app handles pagination, filenames, and duplicate detection while you do something else.
If you already live in a terminal, gallery-dl and imgbrd-grabber are excellent free, open-source tools that also grab from Derpibooru, and ArchiveX is not trying to replace them for power users. It exists for people who want a click-to-download Windows app with an offline library baked in, rather than editing config files or memorizing command flags.
What you can download
- Full tag searches — a character, show, or season tag pulled as one batch
- An artist's complete Derpibooru upload history via artist: tags
- Single posts pasted in as Derpibooru image or search URLs
- Animated GIFs and WebM / MP4 clips hosted on Derpibooru
- SVG and other vector uploads where the post provides them
- Safe-rated sets narrowed by Philomena rating and score filters
How to use it
- Open ArchiveX and choose Derpibooru from the supported sites list.
- Type a tag or artist (for example: safe, artist:name) or paste a Derpibooru post or search URL.
- Set your rating filters and a result limit so a big MLP tag doesn't run away.
- Click Search & Download to queue the batch to your chosen folder.
- Browse, preview, and tag-search everything in the built-in local gallery.
How it compares
| Feature | ArchiveX | Typical alternatives |
|---|---|---|
| Getting started | Install the .exe, launch, pick Derpibooru — done | gallery-dl needs Python + pip; imgbrd-grabber needs source setup |
| Tag / artist input | Type Philomena tags or paste a search URL in the GUI | gallery-dl takes the URL as a command-line argument |
| Rating filter (safe / suggestive) | Toggle rating filters in the app before you download | gallery-dl uses filter args; imgbrd-grabber uses rating tags in the query |
| Built-in searchable gallery | Yes — preview and tag-search downloads offline | gallery-dl and yt-dlp save files only; imgbrd-grabber has a viewer, not a unified library |
| GIF / WebM / MP4 from Derpibooru | Downloaded and playable inside the gallery | gallery-dl / yt-dlp save to disk for an external player |
| Cost | Free core, one-time Pro, 7-day trial | gallery-dl, imgbrd-grabber, and yt-dlp are free and open source |