This is archived copy of currently unavailable Nem's Tools website, restored from Web Archive.
Download section now provides links to both Web Archive and to this unofficial Github mirror.
wad2bmp - NemPosted: May 28th, 2003 - 12:59:36 pm
About:

This simple command line program takes a Half-Life WAD or BSP file and extracts the highest resolution mipmap of each texture as a bitmap.

Arguments:

wad2bmp.exe -p <package> [-d <directory>]

Examples:

Extract all the textures in c:\mywad.wad to the working directory:

wad2bmp.exe -p c:\mywad.wad

Extract all the textures in c:\mywad.wad to c:\textures:

wad2bmp.exe -p c:\mywad.wad -d c:\textures

Download from Web Archive: Download from unofficial Github mirror: Revision History:

v2.0.1
  • Upgraded to HLLib v1.1.3.
v2.0.0
  • wad2bmp rewrite using HLLib.
v1.0.0
  • Original release.
Modified: Mar 26th, 2006 - 5:37:14 pm[ 10 Comments ]
Nem's Tools v2.0 © 2006 Ryan Gregg.
Execution time: 0.07963s; Queries: 14.