Microsoft.DirectXTex.Texdiag
2025.7.10

Texdiag is a diagnostic command-line tool from Microsoft's DirectXTex library, designed for analyzing and debugging texture files (e.g., DDS, PNG, TGA).
Texdiag is a diagnostic command-line tool from Microsoft's DirectXTex library, designed for analyzing and debugging texture files (e.g., DDS, PNG, TGA). Unlike texconv (conversion) and texassemble (texture combining), texdiag focuses on inspecting texture properties, validating data, and detecting errors. Key Features: - Texture Info Dump: Displays metadata (format, dimensions, mip levels, array size, etc.). - Error Detection: Checks for corrupted or malformed texture files. - Pixel Analysis: Examines specific pixel values (useful for debugging artifacts). - Comparison Mode: Compares two textures (e.g., before/after compression). - DDS Validation: Verifies if a DDS file follows format specifications.
Command Line
Info
- last updated 7/10/2025 12:00:00 AM
- Publisher: Microsoft Corporation
- License: MIT
Dependencies
No dependency information