KTX 2.0 Parser and Serializer
JSON →ktx-parse is a JavaScript/TypeScript library designed for parsing and serializing KTX 2.0 (`.ktx2`) container files. It provides programmatic access to the structure and metadata within KTX 2.0 files, including mipmap levels, data format descriptors, and key/value data. Crucially, this library focuses solely on the KTX 2.0 container format and does not include functionality for decompressing or compressing the actual texture data (e.g., Basis Universal, ETC1S, UASTC). Users must integrate separate transcoding libraries (like those from BinomialLLC or KhronosGroup) to handle the compressed GPU texture formats found inside the KTX 2.0 containers. The package is currently at version 1.1.0 and is actively maintained by Don McCurdy, known for his work on glTF-Transform. It offers robust type definitions for TypeScript users and is frequently adopted in 3D graphics and web applications that require efficient GPU texture streaming.
Traffic · last 30 days ↑0% vs prev 7d
top countries 🇺🇸 United States · 🇫🇷 France · 🇨🇦 Canada · 🇩🇪 Germany