Microsoft.DirectXTex.TexconvThis DirectXTex sample is an implementation of the texconv command-line texture utility from the legacy DirectX SDK utilizing DirectXTex rather than D3DX.
$ winget install --id Microsoft.DirectXTex.Texconv --exact --version 2026.3.31Run in Command Prompt, PowerShell, or Windows Terminal. Prompts for any agreements.
For Intune admins
Automated application patching for Microsoft Intune. Pckgr keeps a curated library of 1,000+ apps continuously up-to-date in your tenant via Microsoft Graph — no manual repackaging, no chasing vendor sites.
See Pckgr's app libraryTexconv is a command-line texture conversion tool developed by Microsoft as part of the DirectXTex library. It is designed for processing and converting texture files (e.g., DDS, PNG, TGA, BMP, etc.) with support for various formats, mipmaps, compression, and other texture operations.
Key Features:
- Format Conversion: Supports common formats like DDS, PNG, JPEG, TGA, BMP, HDR, and more.
- Mipmap Generation: Automatically generates mipmaps for textures.
- Compression: Supports BC (Block Compression) formats (BC1-BC7) for DDS files.
- Cube Maps & Arrays: Handles texture arrays and cube maps.
- Metadata & Alpha Handling: Preserves or modifies alpha channels and metadata.
- HDR & WIC Support: Works with high dynamic range (HDR) images and Windows Imaging Component (WIC) codecs.
Copy a command tailored to that specific architecture, type, and scope - useful when winget would otherwise pick a different default.