Persisting the WoW.tools archive

WoW.tools started as an archival project for CDN data for all WoW builds starting at 6.0.
The data the project has collected as part of its archiving purpose is available for download on this page.


CDN data

For more information on the structure and file formats of CDN files, check out the WoWDev wiki page for it here.

Downloading

A list of currently available files in the tpr/wow directory (up to 12.0.0.64611/11.2.7.64587/5.5.3.64530) is available here (last updated December 1st 2025).
CDN data is stored in exactly the same directory structure as it is on official CDNs, e.g. tpr/wow/data/12/34/1234567890abcdef1234567890abcdef (example) would be available at https://archive.wow.tools/tpr/wow/data/12/34/1234567890abcdef1234567890abcdef.

Do NOT use this directly as a CDN for World of Warcraft/Agent/Battle.NET, this is detectable and doing so will ruin the party for everyone and force me to take action/limit downloads.

NOTE: When downloading, I would prefer if you checked if the file still exists on original CDNs (e.g. cdn.blizzard.com or level3.blizzard.com) first, if so, these won't have integrity issues and will also lessen the load on this server.
The newer a file is, the more likely it is to still be available on official CDNs.

Integrity

Data has been gathered from various sources/people over the years and as such integrity of the archive is not verified to be 100% intact, I wish it were but this has been a hobby project for me and there have been problems throughout the years (although I've fixed most I ran into).
For example, configs for older builds might be "duplicated" where a single build would have two different configs. This is because the config files were gathered from different sources and I have not had the time to verify which one is official, although the build data itself is untouched.
Updates to the CDN archive between May 2025 and December 2025 were sourced from my NAS and Wago.tools/Arctium (listed in mirrors below).

Size

CDN data is, as of December 1 2025 around 3.2TB total. If you are planning on downloading the entire archive, make sure to have enough disk space.

    619G ./patch
    173M ./config
    2.6T ./data 
Backing up specific builds

To back up a specific build, you can modify BuildBackup (no longer in active support) to add archive.wow.tools to the CDN list and running BuildBackup with BuildBackup.exe forcebuild wow buildconfighere cdnconfighere.
Build config/CDN config combinations can be found on Wago.tools.

How to extract files from CDN data

Because the archive contains raw CDN data, your best bet is to locally host it and then modifying tools like CASCExplorer or BuildBackup (no longer in active support) to add your local CDN and then reading/extracting data from it as per usual.

Rehosting

Feel free to rehost the CDN files, but keep in mind that as per Blizzard's policy, rehosting patch data is only fine provided it isn't modified. Modifying it also goes out of bounds of this project's archiving goal, so I don't condone that.

Source code

The site has used various tools/projects over the years, listed below:

Project Description Language Link
WoW.tools Website code PHP GitHub
WoW.tools.api API powering some DBC/tooltip stuff C# GitHub
WoWJsonDumper Utility powering "raw" M2/WMO dumps C# GitHub
BuildBackup Makes backups of builds on Blizzard's CDN C# GitHub
CASCToolHost Powers listfile generation, file downloads and previews C# GitHub
DBCDumpHost Powers database file browsing, searching and lookups for the modelviewer C# GitHub
Hotfix uploader (+dumper) Automated hotfix uploading as well as tools for dumping them C# GitHub
Minimap tools Minimap extraction and compilation tools C# GitHub
WorldMapCompiler Compiles in-game world maps into single images C# GitHub
WoWDBDefs Definitions for WoW database files N/A GitHub
wow-listfile Listfiles with names for WoW files N/A GitHub
TACTKeys List of TACT encryption keys N/A GitHub

Community mirrors

List of 3rd-party mirrors of WoW.tools data. TACT CDN archives use the same implied tpr/wow structure as official CDNs.

Please contact me if you are mirroring any of WoW.tools's files so you can be added to the list.