=============================================== DDSTool v2.0 Seven45 Studios Created by Alex Schwartz (http://gtproductions.net) =============================================== Tool for the manipulation of large numbers of DDS files *!Warning!* This tool will overwrite files in place. Always work on files under version control or otherwise backed up. Features: - Ability to scan for BMP, DDS, GIF, JPG, PNG, PSD, TGA, and TIF files - Deep directory search for locating nested image files - View (or sort by) file size, dimensions, compression, and mipmaps - Resize multiple files to different scale - Remove or add mipmaps to multiple existing files - Change DDS compression on multiple files to DXT1, DXT5, 888, 8888, Luminance, and DXT5_NM - Input text list of files to batch process - Choose to process all, one, or some of the loaded files using multi-select - Image preview thumbnail and large preview window, dockable or free floating - Toggle alpha channel view - Export files to BMP, JPG, PCX, PNG, PNM, RAW, SGI, TGA, TIF, PAL files Basic Usage: - Open DDSTool.exe and hit "Choose Folder" - Pick a folder containing image files (subdirectories are searched) - Once loaded, select the files you wish to process (Ctrl-select or Shift-select - Hit 'Process Selected' or 'GO!' to execute the action To rescale images: - Enter a number in the resize scale box - Entering '0.5' will half size all of the selected textures - Hit 'Process Selected' or 'GO!' to execute the action To remove all mipmaps on images: - Choose 'no mips' from the mipmaps menu - Hit 'Process Selected' or 'GO!' to execute the action To load in a list of files: - Hit the 'input file list' button - Choose a .txt file containing paths to images, one per line - Paths can be relative to the .txt file location or absolute paths (does not support ..\ notation)