GPUOpen-Tools / compressonator

Tool suite for Texture and 3D Model Compression, Optimization and Analysis using CPUs, GPUs and APUs
1.29k stars 193 forks source link

Conversion to different uncompressed format support #219

Open helviett opened 1 year ago

helviett commented 1 year ago

PVRTexTool allows to convert source image to uncompressed formats such as r5g6b5 or r4g4b4a4 with a dithering. It would be nice to have such option in Compressonator.

Readonexe commented 1 year ago

Yeah, 8.8.8 RGB or X.8.8.8 XRGB as output format would be nice.