TBIB Downloader for Windows
TBIB, short for The Big ImageBoard (tbib.org), is one of the largest image indexes on the booru web because it does not only host its own uploads - it aggregates and mirrors posts pulled in from dozens of other boorus. ArchiveX is a native Windows 10/11 TBIB downloader that turns that sprawling archive into something you can actually keep: point it at a tag, an artist, or a single post URL and it bulk-saves the images and GIFs straight into a searchable local gallery on your own drive. (TBIB carries adult material, so this tool is 18+ only.)
Under the hood TBIB runs on Gelbooru v0.2, the same board engine and tag syntax you will recognize from Gelbooru itself. ArchiveX speaks that Gelbooru v0.2 API directly, so it paginates through large tag results in order instead of scraping HTML that breaks on the next site redesign. There is no command line, no Python environment to babysit, and no browser extension - you install a normal Windows app and it handles the requests, retries, and file naming for you.
Because a single TBIB tag can sweep in posts that originated on several different source sites, the same image can turn up more than once across your queries. ArchiveX tracks what it has already saved and skips duplicates, so a TBIB pull that overlaps with your Gelbooru or Danbooru archive will not fill your disk with copies. Everything lands in the built-in gallery, where you can search back through your own collection by tag.
What you can download
- Full tag results from TBIB in bulk, including posts mirrored in from other source boorus
- Individual TBIB post pages pasted in by their tbib.org URL
- Animated GIFs saved alongside still images (JPG/PNG) in the same pass
- Every match for an artist or character tag across TBIB's aggregated index
- Multi-tag queries - combine tags to narrow a cross-site pull before downloading
How to use it
- Download and install ArchiveX for Windows 10/11 from the GitHub releases page.
- Pick TBIB from the site list, or paste a tbib.org post or tag URL.
- Enter a tag, artist, or character - or combine several tags to narrow the results.
- Click Search & Download to start the bulk pull; ArchiveX pages through the Gelbooru v0.2 results for you.
- Browse, search, and re-filter everything you saved in the built-in local gallery.
How it compares
| Feature | ArchiveX | Typical alternatives |
|---|---|---|
| Reads TBIB's Gelbooru v0.2 API | Yes - paginates tag results directly and in order | Manual page-clicking, or a script you configure per site |
| Handles cross-site aggregated tags | Pulls the whole tag no matter which source booru a post was mirrored from | You browse and save each page yourself |
| Skips posts you already have | Deduplicates a TBIB pull against your existing gallery | Repeat pulls can re-save the same mirrored post |
| Setup | Install a Windows app - no Python, terminal, or extension | gallery-dl and imgbrd-grabber are capable and free, but need config files or a command line |
| Where files land | Searchable local gallery on your own drive | Loose files in a folder you organize by hand |