/ddsclobber

A simple utility to quickly convert a folder of DDS texture files, recursively.

Primary LanguagePythonGNU General Public License v3.0GPL-3.0

ddsclobber

Python application

Converts a DDS file, or folder with DDS files, to TGA, overwriting any file with the the tga extension that might already exists.

Written in python. Uses ImageMagick/Wand to do the conversion. Works on Windows, not tested on Mac or Linux, but should work.

Instructions

If you receive errors, try running the program from the command line.