VTF2TGA
From Valve Developer Community
Revision as of 19:03, 26 January 2009 by TomEdwards (Talk | contribs)
VTF2TGA is a primitive command-line tool used to convert files from VTF to TGA format.
An older but functional version of this program is still available here. To use this version directly, place the VTF file to convert in the same directory with vtf2tga.exe application, and in the command prompt type:
vtf2tga <Your VTF file to convert> <The resulting TGA file name>
See also
- VTFEdit - a more flexible third-party alternative to VTF2TGA.
