astc-encoder-py

JSON →
library 0.1.12 ·python
verified Jun 7, 2026

Python wrapper for the ASTC texture compression encoder. Current version 0.1.12, released as a PyPI package. Wraps the official astc-encoder library (C++) via ctypes. Used for compressing images to ASTC format, common in GPU texture workflows. Maintained on GitHub.