Ganonmaster / ddsclobber

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

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

License:GNU General Public License v3.0


Languages

Language:Python 100.0%