tex2dds is a simple and essential tool for converting League of Legends .tex
files into .dds
images and vice versa. It’s commonly used when editing or replacing textures for champions, particles, and UI elements.
╰› Download tex2dds
by Morilli
Converts | To |
---|---|
.tex |
.dds |
.dds |
.tex |
.tex
is the format used by Riot inside the game.
.dds
is a common format that can be opened and edited in tools like GIMP, Photoshop, and Paint.NET.
.tex
→ .dds
Drag and drop the .tex or .dds
file onto tex2dds.exe
.
A new .dds
file will be generated in the same folder.
You can now edit this .dds
texture in your preferred image editor.
.dds
→ .tex
After editing and saving your .dds
file, drag and drop it onto tex2dds.exe
.
It will create a .tex
file — ready to use in League’s game folders.
✅ Be sure to save your
.dds
with BC3 / DXT5 compression
.dds
Photoshop with NVIDIA plugin
GIMP with DDS plugin
Paint.NET (built-in support)
Always back up the original .tex
file before converting or replacing.
Keep file names and paths consistent when replacing textures in your custom skin folder.
If a texture appears invisible or broken in-game, double-check:
File format (.dds
must be properly compressed)
Mipmap settings
Naming and folder structure