Texture Converter
microsoft/DirectXTex/skills/texture-convertercreativityOfficial
Official Provider SkillView repo
Guide for using the texconv command-line texture conversion tool. Use this skill when asked about converting textures, compressing images to DDS/BC formats, generating mipmaps, resizing textures, creating normal maps, or performing HDR tone mapping from the command line.
Files4 files
SKILL.md162 lines
Loading editor…
Install
RecommendedOne command — your agent picks it up automatically.
Select an AI agent above to see the install command.
or
Manual Install
More stepsDownload the archive and add the files to your project manually.
Skill details
Versionv1.0.0
AuthorMicrosoft
Categorycreativity
Skill IDmicrosoft/DirectXTex/skills/texture-converter
Files4 files
Related skills
Directxtex UsageGuide for integrating and using the DirectXTex texture processing library in new projects. Use this skill when asked about adding DirectXTex to a project, loading/saving textures, format conversion, mipmap generation, block compression, or Direct3D resource creation.Release ProcessGuide for performing the DirectXTex release process. Use this skill when asked to help with releasing a new version, publishing packages, or updating ports.Texture AssemblerGuide for using the texassemble command-line tool to create cubemaps, volume maps, texture arrays, and other assembled DDS textures from individual images. Use this skill when asked about creating cubemaps, volume textures, texture arrays, merging channels, converting animated GIFs to textures, or extracting cubemap faces to cross/strip layouts.Create InstructionsCreate an instructions file (.instructions.md) for a project rule or convention.Generate Run CommandsGenerate or modify run commands for the current session. Use when the user wants to set up or update run commands that appear in the session's Run button.Jupyter NotebookUse when the user asks to create, scaffold, or edit Jupyter notebooks (`.ipynb`) for experiments, explorations, or tutorials; prefer the bundled templates and run the helper script `new_notebook.py` to generate a clean starting notebook.