Blog

Articles about texture compression formats, techniques, and best practices

Basics

What Is Texture Compression? GPU Formats Explained

Learn how texture compression reduces GPU memory, bandwidth, and download size, plus when to use ASTC, BCn/DDS, ETC, PVRTC, KTX2, or Basis Universal.

8 min read
Formats

PKM and ETC Format: Complete Guide

A comprehensive guide to PKM container format and ETC/ETC2 compression: format structure, versions, advantages, and practical usage.

10 min read
Formats

ASTC Format: The Ultimate Texture Compression Guide

A comprehensive guide to ASTC (Adaptive Scalable Texture Compression): flexible block sizes, quality levels, advantages, and practical applications.

12 min read
Formats

Basis Universal: The Complete Guide to Universal Texture Compression

A comprehensive guide to Basis Universal: universal transcoding format, ETC1S/UASTC compression modes, cross-platform compatibility, and practical implementation.

15 min read
Formats

DDS Format: The Complete Guide to DirectX Texture Compression

A comprehensive guide to DDS (DirectDraw Surface) format: BCn compression algorithms, file structure, hardware acceleration, and practical applications.

18 min read
Formats

PVR Format: The Complete Guide to PowerVR Texture Compression

A comprehensive guide to PVR (PowerVR) format: PVRTC compression algorithms, iOS mobile optimization, file structure, and practical applications.

16 min read
Formats

KTX Format: The Complete Guide to Khronos Texture Container

A comprehensive guide to KTX (Khronos Texture) format: KTX1 vs KTX2, supported compression formats, file structure, metadata, and modern graphics applications.

20 min read
Formats

KTX2 Format: The Future of Modern Texture Compression

Complete guide to KTX2 (Khronos Texture 2.0) format: Basis Universal supercompression, DFD system, modern GPU support, and why it's the standard for Vulkan and WebGPU applications.

22 min read

Article Categories

Basics

Fundamental concepts and introduction to texture compression

Formats

Deep dive into specific compression formats and their use cases

Optimization

Performance optimization and best practices

Blog - Texture Compression Articles | Texture Compression Online