astcenc
astcenc is a command-line utility for compressing texture data using the ASTC (Adaptive Scalable Texture Compression) format. ASTC is a lossy compression scheme developed by ARM that offers significant advantages in terms of quality and flexibility compared to older texture compression methods. The astcenc tool allows developers to integrate ASTC compression into their asset pipelines, enabling smaller texture sizes and reduced memory bandwidth usage in graphics applications.
The tool supports various compression modes, including fast, medium, and thorough, each offering a trade-off between
astcenc is particularly useful for mobile game development and other performance-critical applications where texture memory and