# KhronosGroup/KTX-Software

KTX (Khronos Texture) Library and Tools

Repository: https://github.com/KhronosGroup/KTX-Software
Canonical: https://ross.abutalabs.com/products/ktx-software
Language: C++
License: NOASSERTION
License Family: other
Topics: ktx, ktx-library, opengl, textures, vulkan
Last push: 2026-08-24T13:59:30+00:00

## Health v2 (maintenance only)
Score: 71/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 99, release rhythm 18, longevity 100
- inputs: {"age_days": 4766, "days_push": 9, "days_rel": 333, "gap_med": 188, "n_releases_24m": 2}
- flags: no_license
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1343, forks 314 (observed 2026-08-28T04:04:26.499151+00:00)

## What it is
The official Khronos KTX library and tools for reading, writing, and transcoding KTX texture container files used with OpenGL, Vulkan, and other GPU APIs. It supports block-compressed and Basis Universal formats with supercompression, and ships CLI tools plus WebAssembly/JavaScript wrappers.

## Use cases
- load compressed textures in a Vulkan renderer
- convert PNG textures to KTX2 with Basis Universal compression
- transcode textures to GPU-specific compressed formats at runtime
- package cubemap arrays with mipmaps into a single texture file
- reduce texture memory in a WebGL game with compressed formats

## When to choose
- you need a standard, GPU-friendly texture container for OpenGL/Vulkan/WebGL
- you want Basis Universal transcoding to any GPU-supported format
- you need cross-platform texture tooling including web/wasm

## When to avoid
- you only need simple image editing or format conversion between PNG/JPEG
- your engine already has its own proprietary texture pipeline
- you need runtime texture authoring rather than loading

## Facets
- artifact type: library
- maturity: active
- function: image-processing, graphics, compression, sdk
- domain: graphics, cross-platform
- platform: cpp, cross-platform, wasm, windows
- tags: ktx, textures, gpu-textures, basis-universal, vulkan, opengl, texture-compression, game-development, android, ios, linux, macos

## Member repositories
- KhronosGroup/KTX-Software (main) score 71

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:04:26.499151+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T04:42:52.072730+00:00, confidence not recorded.
  - readme: https://github.com/KhronosGroup/KTX-Software (fetched 2026-08-28T04:04:26.499151+00:00, sha cd09bef9ac5a)
- Data as of 2026-08-30T08:39:29.467469+00:00.
