Click to upload or drag a file here

.ktx2, .glb or .gltf

glTF Viewer

KTX2 Viewer

Drop a .ktx2 file into this page to see what is actually inside it. The file is decoded and rendered in your browser — it is never uploaded anywhere.

What is a .ktx2 file?

KTX2 is the Khronos container for GPU-ready textures. It usually holds Basis Universal data (ETC1S or UASTC) that is transcoded at load time into whatever compressed format the viewer's GPU supports, which is why the same file works on desktop and mobile. It is the texture format used by the KHR_texture_basisu glTF extension, so most .ktx2 files come out of a 3D asset pipeline rather than an image editor — and normal image tools cannot open them.

Also here

Need to inspect a whole model instead? Open the glTF / GLB viewer — it reads .glb and .gltf files, plays their animations and shows meshes, materials and draw calls.

Loading the viewer…