You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Feb 2, 2026. It is now read-only.
Hi, I have this KTX file:
84a41266.zip
It seems to be valid KTX2 file according to specification http://wiki.xentax.com/index.php/KTX_Image
I've also checked it with "ktxinfo.exe" tool from official Khronos Software https://github.com/KhronosGroup/KTX-Software
and it seems to print some info:
But it can't be converted correctly with crunch.
I'm getting "Error: Unable to read KTX file" error while trying to parse it.
Can you add support for this file format to crunch?