Skip to content

v1.2

Latest
Compare
Choose a tag to compare
@Helco Helco released this 26 Mar 13:03
· 31 commits to master since this release

Textures have to be extracted from their archive first and will be stored as PNG files in the output directory.

Usage:
  TexConvert [options]

Options:
  --input <input>                         The path to a texture or directory
                                          containing texture files
  --output <output>                       The output directory [default:
                                          current directory]
  --format                                The output image format [default: Png]
  <Bmp|Dds|Gif|Jpeg|Jpg|Pbm|Png|Tga|Tiff|Webp>
  --vflip                                 Flips the image for human consumption
                                          [default: True]
  --version                               Show version information
  -?, -h, --help                          Show help and usage information