Hi,
I am looking for a usefull commandline based texture compression tool with the rights to be able to ship with my application. It should have following caps:
- Supports all major image format as source files (jpeg, png, tga, bmp)
- Export as DDS
- Compression Formats BC1, BC2, BC3, BC4, BC7
I am actually using the nvdxt tool from Nvidia, but it does not support BC4 (which I need for one-channel 8bit textures). Everything else which I found wasn't really useful.
Any suggestions?
Thx