How do I open a KTX2 file online?
Upload a `.ktx2` or `.ktx` file to preview it in the browser, inspect RGBA channels, and export common image formats.
View any .ktx2 efficiently. Upload online and operate our comprehensive KTX2 Decoder dropping your formats securely to view or retrieve inside PNG.
Supports both UASTC and ETC1S compressed KTX2 files
All decoding happens locally using WebAssembly - no server uploads
Instantly view decoded textures with interactive zoom and pan controls
View individual RGBA channels or combined RGB output
Export decoded textures as standard PNG images
View comprehensive metadata including format, dimensions, and compression type
Drag and drop or click to select a .ktx2 file from your computer
The decoder will automatically transcode and display your texture
Use channel filters and zoom controls to examine the texture in detail
Download the decoded texture as a PNG file if required
Yes. This page is a KTX2 viewer/decoder that opens .ktx2 textures, shows decoded output, and supports PNG export.
Yes, this decoder supports both UASTC and ETC1S compression modes used in KTX2 files with Basis Universal supercompression.
No, all decoding happens locally in your browser. Your files never leave your device, ensuring complete privacy and security.
Channel filters let you view individual color channels (R, G, B, A) separately, which is useful for inspecting texture data like normal maps or packed textures.
You can export the decoded texture as PNG, which represents the transcoded output. Note that lossy compression means the result won't be pixel-perfect to the original source image.
KTX2 uses lossy compression in most cases, so some quality loss is expected. The amount depends on whether UASTC (less loss) or ETC1S (more loss) was used during encoding.
The current version displays the base mipmap level. Support for viewing all mipmap levels is planned for a future update.
Any modern browser with WebAssembly support can run the decoder, including Chrome, Firefox, Safari, and Edge.
Upload a `.ktx2` or `.ktx` file to preview it in the browser, inspect RGBA channels, and export common image formats.
Yes. The decode preview can export PNG directly, along with JPG, WebP, AVIF, TIFF, BMP, TGA, PPM, and PGM.
It supports common ETC1S, UASTC, and HDR KTX2 preview flows. For re-encoding or container conversion, continue to the KTX2 encode, KTX2 to DDS, or DDS to KTX2 pages.